Skip to content

chore(deps): Bump brace-expansion, unplugin-auto-import, unplugin-vue-components and vue-tsc in /web#87

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/multi-42ecd6413b
Open

chore(deps): Bump brace-expansion, unplugin-auto-import, unplugin-vue-components and vue-tsc in /web#87
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/multi-42ecd6413b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Removes brace-expansion. It's no longer used after updating ancestor dependencies brace-expansion, unplugin-auto-import, unplugin-vue-components and vue-tsc. These dependencies need to be updated together.

Removes brace-expansion

Updates unplugin-auto-import from 0.18.6 to 21.0.0

Release notes

Sourced from unplugin-auto-import's releases.

v21.0.0

   🚨 Breaking Changes

    View changes on GitHub

v20.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v20.2.0

   🐞 Bug Fixes

    View changes on GitHub

v20.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v20.0.0

   🚨 Breaking Changes

    View changes on GitHub

v19.3.0

   🚀 Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for unplugin-auto-import since your current version.


Updates unplugin-vue-components from 0.27.5 to 32.1.0

Release notes

Sourced from unplugin-vue-components's releases.

v32.1.0

No significant changes

    View changes on GitHub

v32.0.0

   🚨 Breaking Changes

    View changes on GitHub

v31.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v31.0.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v30.0.0

   🚀 Features

    View changes on GitHub

v29.2.0

   🚀 Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for unplugin-vue-components since your current version.


Updates vue-tsc from 2.2.12 to 3.3.7

Release notes

Sourced from vue-tsc's releases.

v3.3.7

language-core

  • fix: wrap single expression event handlers to avoid ASI after return (#6115) - Thanks to @​KazariEX!

typescript-plugin

  • fix: filter const globals from template completions

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.3.7 (2026-07-08)

language-core

  • fix: wrap single expression event handlers to avoid ASI after return (#6115) - Thanks to @​KazariEX!

typescript-plugin

  • fix: filter const globals from template completions

3.3.6 (2026-06-30)

language-core

  • fix: make generic component internal context inference type-safe across .d.ts boundary (#6104) - Thanks to @​Holiden!
  • fix: do not treat non-trivial property accesses as compound - Thanks to @​KazariEX!
  • fix: treat semicolon-terminated expressions as compound - Thanks to @​KazariEX!
  • fix: preserve return types for compound event handlers - Thanks to @​KazariEX!
  • fix: use WeakMap to cache inline TS ASTs - Thanks to @​KazariEX!
  • fix: match upstream CSS v-bind parsing behavior - Thanks to @​KazariEX!
  • fix: include setup bindings as potential component names (#6111) - Thanks to @​KazariEX!
  • perf: reduce boundary code feature allocations - Thanks to @​KazariEX!
  • refactor: centralize code features and deprecate allCodeFeatures - Thanks to @​KazariEX!

3.3.5 (2026-06-13)

language-core

  • fix: include event modifiers in duplicate listener checks (#6097) - Thanks to @​KazariEX!

3.3.4 (2026-06-08)

language-core

  • fix: only exclude already-set props from inherited attrs when checkRequiredFallthroughAttributes is enabled (#6088) - Thanks to @​KazariEX!
  • fix: camelize slot props regardless of htmlAttributes option (#6089) - Thanks to @​KazariEX!
  • fix: detect duplicate event listeners across name formats (#6094) - Thanks to @​whysopaul!

language-service

  • fix: respect var hoisting for destructured props hints (#6092) - Thanks to @​KazariEX!

typescript-plugin

  • fix: do not treat class and style as a boolean property (#6081) - Thanks to @​KazariEX!

3.3.3 (2026-05-30)

vscode

... (truncated)

Commits
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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

…-components and vue-tsc

Removes [brace-expansion](https://github.com/juliangruber/brace-expansion). It's no longer used after updating ancestor dependencies [brace-expansion](https://github.com/juliangruber/brace-expansion), [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import), [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). These dependencies need to be updated together.


Removes `brace-expansion`

Updates `unplugin-auto-import` from 0.18.6 to 21.0.0
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](unplugin/unplugin-auto-import@v0.18.6...v21.0.0)

Updates `unplugin-vue-components` from 0.27.5 to 32.1.0
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](unplugin/unplugin-vue-components@v0.27.5...v32.1.0)

Updates `vue-tsc` from 2.2.12 to 3.3.7
- [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.7/packages/tsc)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version:
  dependency-type: indirect
- dependency-name: unplugin-auto-import
  dependency-version: 21.0.0
  dependency-type: direct:development
- dependency-name: unplugin-vue-components
  dependency-version: 32.1.0
  dependency-type: direct:development
- dependency-name: vue-tsc
  dependency-version: 3.3.7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants