Skip to content

Build(deps): Bump the misc-deps group across 1 directory with 3 updates - #1905

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Vue/misc-deps-a540e1933e
Open

Build(deps): Bump the misc-deps group across 1 directory with 3 updates#1905
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Vue/misc-deps-a540e1933e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

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/vue from 1.27.0 to 1.40.0

Release notes

Sourced from @​lucide/vue's releases.

Version 1.40.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.39.0...1.40.0

Version 1.39.0

What's Changed

Full Changelog: lucide-icons/lucide@1.38.0...1.39.0

Version 1.38.0

What's Changed

Full Changelog: lucide-icons/lucide@1.36.0...1.38.0

Version 1.37.0

What's Changed

... (truncated)

Commits
  • 7367c8f chore(deps): bump vue in the vue-deps group across 1 directory (#4695)
  • 0f8d48b test(packages): updates unit test snapshots with face-slightly-smiling (#4676)
  • 53766c7 chore(deps): bump the vue-deps group with 3 updates (#4670)
  • See full diff in compare view

Updates @tsconfig/node20 from 20.1.9 to 20.1.10

Commits

Updates vue-tsc from 3.3.8 to 3.3.11

Release notes

Sourced from vue-tsc's releases.

v3.3.11

language-core

  • fix: generate full fragment props for type checking (#6155) - Thanks to @​serkodev!

language-service

  • fix: invalidate tag and prop casing detection after template changes (#6172) - Thanks to @​serkodev!
  • refactor: make name casing detection reactive (#6173) - Thanks to @​KazariEX!

component-meta

  • fix: invalidate module resolution caches when deleting files (#6163) - Thanks to @​serkodev!

tsc

  • fix: make extension retry errors serializable across IPC (#6162) - Thanks to @​KazariEX!

vscode

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.3.11 (2026-08-21)

language-core

  • fix: generate full fragment props for type checking (#6155) - Thanks to @​serkodev!

language-service

  • fix: invalidate tag and prop casing detection after template changes (#6172) - Thanks to @​serkodev!
  • refactor: make name casing detection reactive (#6173) - Thanks to @​KazariEX!

component-meta

  • fix: invalidate module resolution caches when deleting files (#6163) - Thanks to @​serkodev!

tsc

  • fix: make extension retry errors serializable across IPC (#6162) - Thanks to @​KazariEX!

vscode

3.3.10 (2026-08-15)

language-core

  • fix: ignore trailing whitespace after generic parameter commas - Thanks to @​KazariEX!
  • fix: resolve v-for item type over generic sources (#6141) - Thanks to @​serkodev!
  • fix: do not extract SFC blocks across inline Markdown code (#6145) - Thanks to @​lazerg!

language-service

  • fix: serialize template data provider access across concurrent requests (#6154) - Thanks to @​serkodev!

tsc

  • fix: support different extension sets across project references (#6146) - Thanks to @​lazerg!

typescript-plugin

vscode

  • feat: patch typescript.js via --require to support read-only file systems (#6149) - Thanks to @​serkodev!
  • fix: isolate custom TypeScript plugin paths between profiles (#6148) - Thanks to @​serkodev!

3.3.9 (2026-07-31)

... (truncated)

Commits
  • f521b39 v3.3.11 (#6174)
  • 05ab009 fix(tsc): replace symbol retryToken with error to allow IPC serialization (...
  • fd6dada fix(language-core): generate full fragment props for typecheck (#6155)
  • 977995f v3.3.10 (#6160)
  • cb65247 fix(tsc): support different extension sets across project references (#6146)
  • 51617b9 v3.3.9 (#6138)
  • 9d08c43 feat(language-core): check unused generic type parameters (#6137)
  • c99eb00 fix(component-meta): keep getProgramAndFile free of side effects (#6136)
  • 00ce7ec feat(component-meta): expose runtime values of enum members in schema (#6131)
  • c4e58ea feat: migrate build and tests to typescript-native-bridge (#6129)
  • See full diff in compare view

Copilot AI lite review requested due to automatic review settings August 26, 2026 06:24
@microsoft-github-policy-service microsoft-github-policy-service Bot added dependencies Pull requests that update a dependency file auto-merge labels Aug 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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/vue from 1.27.0 to 1.32.0.
  • Bump @tsconfig/node20 from ^20.1.9 to ^20.1.10.
  • Bump vue-tsc from ^3.3.8 to ^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 dependabot Bot changed the title Bump the misc-deps group in /samples/aspire-with-javascript/AspireJavaScript.Vue with 3 updates Bump the misc-deps group across 1 directory with 3 updates Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Vue/misc-deps-a540e1933e branch 2 times, most recently from 3183c7f to fa7147b Compare September 9, 2026 06:24
@IEvangelist

Copy link
Copy Markdown
Member

Tracked/superseded by #1782 - the canonical [auto-sec] security consolidation PR that clears all 86 open Dependabot alerts in this repo (this package/manifest included). Keeping this open until #1782 is green; it will be closed then per the automation's closure gate.

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 dependabot Bot changed the title Bump the misc-deps group across 1 directory with 3 updates Build(deps): Bump the misc-deps group across 1 directory with 3 updates Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Vue/misc-deps-a540e1933e branch from fa7147b to 07e7ae7 Compare September 10, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-engineering-systems auto-merge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants