Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps @vue/eslint-config-typescript from 14.0.1 to 14.1.1.

Release notes

Sourced from @​vue/eslint-config-typescript's releases.

v14.1.1

Bug Fixes

  • Fixed #91

    TypeError: Config "typescript-eslint/disable-type-checked": Key "files": Expected value to be a non-empty array"

Full Changelog: vuejs/eslint-config-typescript@v14.1.0...v14.1.1

v14.1.0

New Features

Bug Fixes

New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.0.1...v14.1.0

Commits
  • 3bca91e 14.1.1
  • d414c99 fix: if no matching files found, skip setting the corresponding config
  • 76c7a96 docs: keep the line length short to avoid scrollbars on GitHub
  • 0370486 14.1.0
  • dc61a54 docs: fix tsconfig.json include paths for type-checked example
  • 82af8cd chore: update dependencies
  • d5c8ff9 docs: note that we use camelCase name for extendable configurations
  • c441561 test: add type-checked example to test suite
  • 5c58a1f docs: update documentation on type-aware linting
  • 5329549 feat: simplified the *-type-checked configurations by providing a meaningfu...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the Type: Dependencies Dependency issues or Changes to dependency files label Oct 15, 2024
@basil
Copy link
Member

basil commented Oct 15, 2024

@dependabot rebase

Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 14.0.1 to 14.1.1.
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v14.0.1...v14.1.1)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue/eslint-config-typescript-14.1.1 branch from b4f207d to 42e38f3 Compare October 15, 2024 15:07
Copy link
Member

@basil basil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit bce93ea into master Oct 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue/eslint-config-typescript-14.1.1 branch October 15, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies Dependency issues or Changes to dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants