Build(deps): Bump the misc-deps group across 1 directory with 3 updates - #1905
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Vue JavaScript Aspire sample’s npm dependencies to newer versions in the “misc-deps” group, keeping the sample’s UI/icon set and TypeScript tooling current.
Changes:
- Bump
@lucide/vuefrom1.27.0to1.32.0. - Bump
@tsconfig/node20from^20.1.9to^20.1.10. - Bump
vue-tscfrom^3.3.8to^3.3.10(and corresponding lockfile entries).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| samples/aspire-with-javascript/AspireJavaScript.Vue/package.json | Updates declared dependency and devDependency versions for the sample. |
| samples/aspire-with-javascript/AspireJavaScript.Vue/package-lock.json | Updates resolved versions/integrity hashes to match the bumped dependencies. |
Files not reviewed (1)
- samples/aspire-with-javascript/AspireJavaScript.Vue/package-lock.json: Generated file
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Vue/misc-deps-a540e1933e
branch
2 times, most recently
from
September 9, 2026 06:24
3183c7f to
fa7147b
Compare
Member
Bumps the misc-deps group with 3 updates in the /samples/aspire-with-javascript/AspireJavaScript.Vue directory: [@lucide/vue](https://github.com/lucide-icons/lucide/tree/HEAD/packages/vue), [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). Updates `@lucide/vue` from 1.27.0 to 1.40.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.40.0/packages/vue) Updates `@tsconfig/node20` from 20.1.9 to 20.1.10 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `vue-tsc` from 3.3.8 to 3.3.11 - [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.11/packages/tsc) --- updated-dependencies: - dependency-name: "@lucide/vue" dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc-deps - dependency-name: "@tsconfig/node20" dependency-version: 20.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc-deps - dependency-name: vue-tsc dependency-version: 3.3.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Vue/misc-deps-a540e1933e
branch
from
September 10, 2026 14:37
fa7147b to
07e7ae7
Compare
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 misc-deps group with 3 updates in the /samples/aspire-with-javascript/AspireJavaScript.Vue directory: @lucide/vue, @tsconfig/node20 and vue-tsc.
Updates
@lucide/vuefrom 1.27.0 to 1.40.0Release notes
Sourced from @lucide/vue's releases.
... (truncated)
Commits
7367c8fchore(deps): bump vue in the vue-deps group across 1 directory (#4695)0f8d48btest(packages): updates unit test snapshots with face-slightly-smiling (#4676)53766c7chore(deps): bump the vue-deps group with 3 updates (#4670)Updates
@tsconfig/node20from 20.1.9 to 20.1.10Commits
Updates
vue-tscfrom 3.3.8 to 3.3.11Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
f521b39v3.3.11 (#6174)05ab009fix(tsc): replace symbolretryTokenwith error to allow IPC serialization (...fd6dadafix(language-core): generate full fragment props for typecheck (#6155)977995fv3.3.10 (#6160)cb65247fix(tsc): support different extension sets across project references (#6146)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)