Bump the all-dependencies group across 1 directory with 11 updates#111
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group with 11 updates in the /samples/AspireWithJavaScript/AspireJavaScript.Vue directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.18` | `3.5.25` | | [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.12.0` | `1.15.0` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.6` | `20.1.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.0` | `24.10.1` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.1` | `6.0.2` | | [eslint](https://github.com/eslint/eslint) | `9.19.0` | `9.39.1` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.4.0` | `10.6.2` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.2` | `7.2.6` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.0.5` | `3.1.5` | Updates `vue` from 3.5.18 to 3.5.25 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.18...v3.5.25) Updates `@rushstack/eslint-patch` from 1.12.0 to 1.15.0 - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.15.0/eslint/eslint-patch) Updates `@tsconfig/node20` from 20.1.6 to 20.1.8 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 24.3.0 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.2/packages/plugin-vue) Updates `eslint` from 9.19.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.19.0...v9.39.1) Updates `eslint-plugin-vue` from 10.4.0 to 10.6.2 - [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.4.0...v10.6.2) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `vite` from 7.1.2 to 7.2.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.6/packages/vite) Updates `vue-tsc` from 3.0.5 to 3.1.5 - [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.1.5/packages/tsc) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@rushstack/eslint-patch" dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@tsconfig/node20" dependency-version: 20.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-plugin-vue dependency-version: 10.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: vite dependency-version: 7.2.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vue-tsc dependency-version: 3.1.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 the all-dependencies group with 11 updates in the /samples/AspireWithJavaScript/AspireJavaScript.Vue directory:
3.5.183.5.251.12.01.15.020.1.620.1.824.3.024.10.16.0.16.0.29.19.09.39.110.4.010.6.23.6.23.7.35.9.25.9.37.1.27.2.63.0.53.1.5Updates
vuefrom 3.5.18 to 3.5.25Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
25ebe3arelease: v3.5.25c0f63ddfix(suspense): defer clearing fallback vnode el in case it has dirs (#14080)301020bfix(reactivity): correctly wrap iterated array items to preserve their readon...0d2357efix(reactivity): toRef edge cases for ref unwrapping (#12420)247b2c2fix(provide): warn when usingprovideafter mounting (#13954)b50eb68dx(runtime-core): check current and parent components in formatComponentName ...5af3dd9refactor(runtime-core): checkpropsrather thanpropsOptions[0](#13514)2214f7afix(compiler): share logic for comments and whitespace (#13550)8f82f23fix(runtime-core): keep options API typing intact when expose is used (#14118)83f6ab6chore(compiler-ssr): movedefaultPropsinitialization intoinputtag bran...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue since your current version.
Updates
@rushstack/eslint-patchfrom 1.12.0 to 1.15.0Changelog
Sourced from
@rushstack/eslint-patch's changelog.Commits
ef8e24dBump versions [skip ci]c46a39cUpdate changelogs [skip ci]9da1a18[lint] Ensure correctness of SARIF output logs (#5443)5b5c350Bump decoupled local dependencies. (#5440)29fe6d1Bump decoupled local dependencies. (#5420)3527325Bump versions [skip ci]fa1e305Update changelogs [skip ci]550aa86Fix an issue where suppressed rule violations still show up in the report in ...b2e11b6Bump decpouled local dependencies. (#5415)382614bBump versions [skip ci]Updates
@tsconfig/node20from 20.1.6 to 20.1.8Commits
Updates
@types/nodefrom 24.3.0 to 24.10.1Commits
Updates
@vitejs/plugin-vuefrom 6.0.1 to 6.0.2Release notes
Sourced from
@vitejs/plugin-vue's releases.Changelog
Sourced from
@vitejs/plugin-vue's changelog.Commits
eda09e9release: plugin-vue@6.0.20a883f7fix: fix hmr of dynamically loaded vue sfc modules in apps with tailwind (#702)ecb581afix(deps): update all non-major dependencies (#704)847808fchore(deps): update dependency rollup to ^4.53.2 (#703)0b238eachore(deps): update dependency rollup to ^4.53.1 (#695)9c77f01fix(deps): update all non-major dependencies (#694)13accf3fix(deps): update all non-major dependencies (#692)46edd7efix(deps): update all non-major dependencies (#688)d990206fix(deps): update all non-major dependencies (#685)a291b66chore(deps): update dependency rollup to ^4.52.5 (#684)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-vuesince your current version.Updates
eslintfrom 9.19.0 to 9.39.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)c7ebefcchore: package.json update for@eslint/jsrelease650753efix: Only pass node to JS lang visitor methods (#20283)51b51f4docs: add a section on when to use extends vs cascading (#20268)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275)d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266)009e507test: fix version tests for ESLint v10 (#20274)b44d426docs: Update READMEUpdates
eslint-plugin-vuefrom 10.4.0 to 10.6.2Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
701bb09Version Packages (#2973)bd4abe5fix(vue/no-duplicate-class-names): improve non-intersecting conditions and co...2ac139arefactor(prefer-use-template-ref): optimize performance and type safety (#2982)7523350test: removetypeinerrors(#2966)db724d1Update Prettier to v3.7 (#2981)9e4dde2docs(no-async-in-computed-properties): suggestcomputedAsyncinstead of `vu...083aafechore(lint): setupeslint-config-flat-gitignore(#2963)76c51acchore: remove ESLint compatibility code (#2965)58e2197fix(vue/script-indent): false positives forTSImportType(#2969)3991e41Fix formatting in changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-vue since your current version.
Updates
prettierfrom 3.6.2 to 3.7.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
fdfa670Release 3.7.32dce3ecFix typo27d6c64Revert previous change togetFileInfo(#18375)f4a7afaAdd types for config related functions (#18376)9266e3eAdd resolved test cases (#18358)3bfc014Bump Prettier dependency to 3.7.2081b846Clean changelog_unreleased03384c9Release 3.7.2514e51aRelease@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.229a11aeFix comment in empty type literal (#18364)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
typescriptfrom 5.9.2 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)Updates
vitefrom 7.1.2 to 7.2.6Release notes
Sourced from vite's releases.