chore(deps): bump minimatch, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, test-exclude, @vue/eslint-config-typescript, eslint, eslint-plugin-vue, vue-eslint-parser and vue-tsc - #1117
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…cript-eslint/parser, test-exclude, @vue/eslint-config-typescript, eslint, eslint-plugin-vue, vue-eslint-parser and vue-tsc Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.5 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [test-exclude](https://github.com/istanbuljs/test-exclude), [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript), [eslint](https://github.com/eslint/eslint), [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue), [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). These dependencies need to be updated together. Updates `minimatch` from 9.0.5 to 10.2.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v10.2.5) Updates `@typescript-eslint/eslint-plugin` from 8.38.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.38.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser) Updates `test-exclude` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/istanbuljs/test-exclude/releases) - [Changelog](https://github.com/istanbuljs/test-exclude/blob/master/CHANGELOG.md) - [Commits](istanbuljs/test-exclude@test-exclude-v7.0.1...test-exclude-v7.0.2) Updates `@vue/eslint-config-typescript` from 14.6.0 to 14.9.0 - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](vuejs/eslint-config-typescript@v14.6.0...v14.9.0) Updates `eslint` from 9.36.0 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v10.7.0) Updates `eslint-plugin-vue` from 9.33.0 to 10.10.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v9.33.0...v10.10.0) Updates `vue-eslint-parser` from 10.2.0 to 10.4.1 - [Release notes](https://github.com/vuejs/vue-eslint-parser/releases) - [Commits](vuejs/vue-eslint-parser@v10.2.0...v10.4.1) Updates `vue-tsc` from 2.2.12 to 3.3.8 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.3.8/packages/tsc) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.5 dependency-type: indirect - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development - dependency-name: test-exclude dependency-version: 7.0.2 dependency-type: indirect - dependency-name: "@vue/eslint-config-typescript" dependency-version: 14.9.0 dependency-type: direct:development - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development - dependency-name: eslint-plugin-vue dependency-version: 10.10.0 dependency-type: direct:development - dependency-name: vue-eslint-parser dependency-version: 10.4.1 dependency-type: direct:development - dependency-name: vue-tsc dependency-version: 3.3.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps minimatch to 10.2.5 and updates ancestor dependencies minimatch, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, test-exclude, @vue/eslint-config-typescript, eslint, eslint-plugin-vue, vue-eslint-parser and vue-tsc. These dependencies need to be updated together.
Updates
minimatchfrom 9.0.5 to 10.2.5Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
693c82310.2.57953af1do not allow .. to consume drive letter on Windows1caf918lint and format7783ed6ignore docs6d9b356update deps etcc36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate depsUpdates
@typescript-eslint/eslint-pluginfrom 8.38.0 to 8.65.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0aa602bdfix(eslint-plugin): [no-unnecessary-parameter-property-assignment] don't flag...1e90d67feat(eslint-plugin): [no-shadow] specialized error on enum declaration and me...b32fb34docs: fix broken code samples in no-extraneous-class and prefer-function-type...eaf4576feat: add warning when TS 7 is detected (#12529)18c01c7feat(eslint-plugin): [no-restricted-imports] deprecate extension rule (#12527)96e8fe2fix(eslint-plugin): [unbound-method] report unbound methods accessed via memb...0d06406chore: add attw validation to repo (#12437)9d9973bfix(eslint-plugin): [prefer-string-starts-ends-with] handle escaped $ ending ...c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 8.38.0 to 8.65.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/parsersince your current version.Updates
test-excludefrom 7.0.1 to 7.0.2Release notes
Sourced from test-exclude's releases.
Changelog
Sourced from test-exclude's changelog.
Commits
80dde47chore(master): release test-exclude 7.0.2 (#71)744cb01fix(deps): update minimatch to 10 (#70)Updates
@vue/eslint-config-typescriptfrom 14.6.0 to 14.9.0Release notes
Sourced from @vue/eslint-config-typescript's releases.
Commits
527000f14.9.09665abafeat: makevueTsConfigsvalid flat config objects and a newwithVueTshel...140ad9dchore(deps): lock file maintenance (#303)e16940914.8.0ac937a3chore: align redefine-plugin-vue fixture depsd003778docs: document includeDotFolders optiondd31946chore(deps): lock file maintenance (#301)0d40d25chore(deps): lock file maintenance (#296)08da67cchore(deps): update dependency@quasar/extrasto v2 (#299)eda6e41chore(deps): update v0.x to ^0.14.1 (#298)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vue/eslint-config-typescriptsince your current version.Updates
eslintfrom 9.36.0 to 10.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Updates
eslint-plugin-vuefrom 9.33.0 to 10.10.0Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-vue's changelog.
... (truncated)
Commits
03abb27Version Packages (#3087)68da3d8docs: More accurate example inprefer-single-event-payload(#3089)d117769docs: complete component detection patterns (#3098)8e26efdFix prefer-separate-static-class for template literals (#3097)a7e0b75Update development dependencies (#3095)51a1c2dUpdate dependencies (#3094)52de0e4Update development dependencies (#3093)c539b98Update eslint-plugin-unicorn to v70 (#3092)648e21eUpdate ESLint to v10 for development (#3090)9b8a697Update Prettier to v3.9 (#3091)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-vue since your current version.
Updates
vue-eslint-parserfrom 10.2.0 to 10.4.1Release notes
Sourced from vue-eslint-parser's releases.
Commits
cd8026f10.4.1c973e02chore: repository maintenance (#295)cffacae10.4.17934c97fix: compatibility with@babel/eslint-parserv8 (#294)70e8d93chore(ci): set least-privilege workflow token permissions (#292)1f7256dchore: Update test fixtures and eslint fix (#293)f02d1c7chore: add GitHub Actions workflow for npm publishing (#289)199607f10.4.020c2ed3<...Description has been truncated