Bump brace-expansion, eslint, eslint-plugin-vue, typescript-eslint and vue-tsc - #108
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump brace-expansion, eslint, eslint-plugin-vue, typescript-eslint and vue-tsc#108dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…d vue-tsc Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 5.0.9 and updates ancestor dependencies [brace-expansion](https://github.com/juliangruber/brace-expansion), [eslint](https://github.com/eslint/eslint), [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). These dependencies need to be updated together. Updates `brace-expansion` from 2.1.0 to 5.0.9 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.1.0...v5.0.9) Updates `eslint` from 9.39.1 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v10.8.0) Updates `eslint-plugin-vue` from 10.0.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@v10.0.0...v10.10.0) Updates `typescript-eslint` from 8.47.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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-eslint) Updates `vue-tsc` from 2.2.10 to 3.3.9 - [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.9/packages/tsc) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.9 dependency-type: indirect - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development - dependency-name: eslint-plugin-vue dependency-version: 10.10.0 dependency-type: direct:development - dependency-name: typescript-eslint dependency-version: 8.65.0 dependency-type: direct:development - dependency-name: vue-tsc dependency-version: 3.3.9 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 brace-expansion to 5.0.9 and updates ancestor dependencies brace-expansion, eslint, eslint-plugin-vue, typescript-eslint and vue-tsc. These dependencies need to be updated together.
Updates
brace-expansionfrom 2.1.0 to 5.0.9Release notes
Sourced from brace-expansion's releases.
... (truncated)
Commits
fbcf8ec5.0.9f6f3939test: cover dropping empties when only some prefixes are empty688a99eMerge commit from forkc66e5f9docs: make the maxLength example produce a non-empty result (#137)473d3e9Bump linkify-it from 5.0.1 to 5.0.2 (#128)96a63c05.0.8a1bd339Merge commit from fork592a36fBump tar from 7.5.16 to 7.5.20 (#127)bd14690Bump brace-expansion from 2.0.2 to 2.1.2 (#126)e729ba6Bump ws from 8.19.0 to 8.21.1 (#124)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
eslintfrom 9.39.1 to 10.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
eslint-plugin-vuefrom 10.0.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
typescript-eslintfrom 8.47.0 to 8.65.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)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)aaad718chore(release): publish 8.61.1Updates
vue-tscfrom 2.2.10 to 3.3.9Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
51617b9v3.3.9 (#6138)9d08c43feat(language-core): check unused generic type parameters (#6137)c99eb00fix(component-meta): keepgetProgramAndFilefree of side effects (#6136)00ce7ecfeat(component-meta): expose runtime values of enum members in schema (#6131)c4e58eafeat: migrate build and tests to typescript-native-bridge (#6129)876b027v3.3.8 (#6128)1ef7ecbchore: upgrade to TypeScript 7 & compat with@typescript/typescript6(#6123)f6cc297v3.3.7 (#6120)26ceb0cchore: update deps4893ec6v3.3.6 (#6112)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vue-tsc since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.