Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the docs-dependencies group in /docs/user with 19 updates:

Package From To
vue 3.5.22 3.5.25
@docsearch/css 4.2.0 4.3.2
@docsearch/js 4.2.0 4.3.2
@iconify-json/simple-icons 1.2.57 1.2.60
@shikijs/transformers 3.14.0 3.17.0
@vitejs/plugin-vue 6.0.1 6.0.2
@vue/devtools-api 8.0.3 8.0.5
@vue/devtools-kit 8.0.3 8.0.5
@vue/devtools-shared 8.0.3 8.0.5
birpc 2.6.1 2.8.0
csstype 3.1.3 3.2.3
ip-address 10.0.1 10.1.0
mdast-util-to-hast 13.2.0 13.2.1
oniguruma-to-es 4.3.3 4.3.4
p-map 7.0.3 7.0.4
rollup 4.52.5 4.53.3
shiki 3.14.0 3.17.0
superjson 2.2.5 2.2.6
vite 7.1.12 7.2.4

Updates vue from 3.5.22 to 3.5.25

Release notes

Sourced from vue's releases.

v3.5.25

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.24

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.23

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.25 (2025-11-24)

Bug Fixes

3.5.24 (2025-11-07)

Reverts

3.5.23 (2025-11-06)

Bug Fixes

  • compiler-core: correctly handle ts type assertions in expressions (#13397) (e6544ac), closes #13395
  • compiler-core: fix v-bind shorthand handling for in-DOM templates (#13933) (b3cca26), closes #13930
  • compiler-sfc: resolve numeric literals and template literals without expressions as static property key (#13998) (75d44c7)
  • compiler-ssr: textarea with v-text directive SSR (#13975) (006a0c1)
  • compiler: using guard instead of non-nullish assertion (#13982) (dcc6f36)
  • custom-element: batch custom element prop patching (#13478) (c13e674), closes #12619
  • custom-element: optimize slot retrieval to avoid duplicates (#13961) (84ca349), closes #13955
  • hydration: avoid mismatch during hydrate text with newlines in interpolation (#9232) (6cbdf78), closes #9229
  • runtime-core: pass props and children to loadingComponent (#13997) (40c4b2a)
  • runtime-dom: ensure iframe sandbox is handled as an attribute to prevent unintended behavior (#13950) (5689884), closes #13946
  • suspense: clear placeholder and fallback el after resolve to enable GC (#13928) (f411c66)
  • transition-group: use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation (#6108) (dc4dd59), closes #6105
  • v-model: handle number modifier on change (#13959) (8fbe48f), closes #13958
Commits
  • 25ebe3a release: v3.5.25
  • c0f63dd fix(suspense): defer clearing fallback vnode el in case it has dirs (#14080)
  • 301020b fix(reactivity): correctly wrap iterated array items to preserve their readon...
  • 0d2357e fix(reactivity): toRef edge cases for ref unwrapping (#12420)
  • 247b2c2 fix(provide): warn when using provide after mounting (#13954)
  • b50eb68 dx(runtime-core): check current and parent components in formatComponentName ...
  • 5af3dd9 refactor(runtime-core): check props rather than propsOptions[0] (#13514)
  • 2214f7a fix(compiler): share logic for comments and whitespace (#13550)
  • 8f82f23 fix(runtime-core): keep options API typing intact when expose is used (#14118)
  • 83f6ab6 chore(compiler-ssr): move defaultProps initialization into input tag bran...
  • Additional commits viewable in compare view

Updates @docsearch/css from 4.2.0 to 4.3.2

Release notes

Sourced from @​docsearch/css's releases.

v4.3.1

4.3.1 (2025-11-04)

Bug Fixes

  • npm: Publish new packages with public access (#2795) (2d045b5)
Changelog

Sourced from @​docsearch/css's changelog.

4.3.2 (2025-11-10)

Bug Fixes

  • suggested-questions: Fixes Suggested Questions on dark theme (#2797) (d9c4220)

4.3.1 (2025-11-04)

Bug Fixes

  • npm: Publish new packages with public access (#2795) (2d045b5)

4.3.0 (2025-11-04)

Bug Fixes

  • docsearch-js: resultsFooterComponent not working in JS CDN version (#2786) (5381e76)
  • website: Fix API Reference docs page formatting (#2783) (8980d47)
  • website: updated askai markdown documentation (#2788) (f7be2a6)

Features

Commits

Updates @docsearch/js from 4.2.0 to 4.3.2

Release notes

Sourced from @​docsearch/js's releases.

v4.3.1

4.3.1 (2025-11-04)

Bug Fixes

  • npm: Publish new packages with public access (#2795) (2d045b5)
Changelog

Sourced from @​docsearch/js's changelog.

4.3.2 (2025-11-10)

Bug Fixes

  • suggested-questions: Fixes Suggested Questions on dark theme (#2797) (d9c4220)

4.3.1 (2025-11-04)

Bug Fixes

  • npm: Publish new packages with public access (#2795) (2d045b5)

4.3.0 (2025-11-04)

Bug Fixes

  • docsearch-js: resultsFooterComponent not working in JS CDN version (#2786) (5381e76)
  • website: Fix API Reference docs page formatting (#2783) (8980d47)
  • website: updated askai markdown documentation (#2788) (f7be2a6)

Features

Commits

Updates @iconify-json/simple-icons from 1.2.57 to 1.2.60

Commits

Updates @shikijs/transformers from 3.14.0 to 3.17.0

Release notes

Sourced from @​shikijs/transformers's releases.

v3.17.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.16.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.15.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • b4d3a57 chore: release v3.17.0
  • 3e1bdf5 fix(transformers): handle multi-token comments in rose-pine theme (#1118)
  • fe08ee0 chore: release v3.16.0
  • 5068b26 fix(transformers): support comment-prefixed [code . highlight] markers in v3 ...
  • 63ab64b chore: release v3.15.0
  • d8f8967 feat(transformers): support meta.indent for indent guides (#1087)
  • c056371 chore: update snapshot
  • See full diff in compare view

Updates @vitejs/plugin-vue from 6.0.1 to 6.0.2

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@6.0.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

6.0.2 (2025-11-19)

Bug Fixes

  • deps: update all non-major dependencies (#643) (b702c1f)
  • deps: update all non-major dependencies (#653) (c6bd324)
  • deps: update all non-major dependencies (#663) (dbcd1d0)
  • deps: update all non-major dependencies (#665) (428dde0)
  • deps: update all non-major dependencies (#671) (59e0a51)
  • deps: update all non-major dependencies (#679) (f226dab)
  • deps: update all non-major dependencies (#685) (d990206)
  • deps: update all non-major dependencies (#688) (46edd7e)
  • deps: update all non-major dependencies (#692) (13accf3)
  • deps: update all non-major dependencies (#694) (9c77f01)
  • deps: update all non-major dependencies (#704) (ecb581a)
  • fix hmr of dynamically loaded vue sfc modules in apps with tailwind (#702) (0a883f7)

Miscellaneous Chores

Commits
  • eda09e9 release: plugin-vue@6.0.2
  • 0a883f7 fix: fix hmr of dynamically loaded vue sfc modules in apps with tailwind (#702)
  • ecb581a fix(deps): update all non-major dependencies (#704)
  • 847808f chore(deps): update dependency rollup to ^4.53.2 (#703)
  • 0b238ea chore(deps): update dependency rollup to ^4.53.1 (#695)
  • 9c77f01 fix(deps): update all non-major dependencies (#694)
  • 13accf3 fix(deps): update all non-major dependencies (#692)
  • 46edd7e fix(deps): update all non-major dependencies (#688)
  • d990206 fix(deps): update all non-major dependencies (#685)
  • a291b66 chore(deps): update dependency rollup to ^4.52.5 (#684)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vitejs/plugin-vue since your current version.


Updates @vue/devtools-api from 8.0.3 to 8.0.5

Release notes

Sourced from @​vue/devtools-api's releases.

v8.0.5

   🐞 Bug Fixes

    View changes on GitHub

v8.0.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vue/devtools-kit from 8.0.3 to 8.0.5

Release notes

Sourced from @​vue/devtools-kit's releases.

v8.0.5

   🐞 Bug Fixes

    View changes on GitHub

v8.0.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vue/devtools-shared from 8.0.3 to 8.0.5

Release notes

Sourced from @​vue/devtools-shared's releases.

v8.0.5

   🐞 Bug Fixes

    View changes on GitHub

v8.0.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates birpc from 2.6.1 to 2.8.0

Release notes

Sourced from birpc's releases.

v2.8.0

   🚀 Features

    View changes on GitHub

v2.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • f5bb5a4 chore: release v2.8.0
  • f6ed87f chore: improve coverage
  • b714a7d feat: support $call actions for boardcast
  • 00471ea feat: provide additional $call calling style, add $callOptional feature
  • c64d8b6 chore: release v2.7.0
  • 3b753b0 feat: add onRequest hook (#30)
  • 59157b6 fix: should handle error thrown by async post function (#31)
  • See full diff in compare view

Updates csstype from 3.1.3 to 3.2.3

Commits
  • ecfa619 v3.2.3
  • f2162b5 Remove Npm lock files from tests and fixtures
  • b78a229 Fix security flaws
  • 3b73450 Resolve syntaxes with comma separator and prevent reoccurring data types by s...
  • be03ec8 Rename Release It config
  • 286abd8 Release 3.2.2
  • 02e9251 Add Release It script
  • 8408a59 Ignore comma in CSS syntax for now
  • c9051e1 v3.2.1
  • c3a6cc1 Revert type module and rename .js -> .mjs instead
  • Additional commits viewable in compare view

Updates ip-address from 10.0.1 to 10.1.0

Commits

Updates mdast-util-to-hast from 13.2.0 to 13.2.1

Release notes

Sourced from mdast-util-to-hast's releases.

13.2.1

Fix

  • ab3a795 Fix support for spaces in class names

Types

  • efb5312 Refactor to use @imports
  • a5bc210 Add declaration maps

Full Changelog: syntax-tree/mdast-util-to-hast@13.2.0...13.2.1

Commits

Updates oniguruma-to-es from 4.3.3 to 4.3.4

Release notes

Sourced from oniguruma-to-es's releases.

v4.3.4

🐞 Fixes

  • Worked around partial/incomplete flag v support in mobile QQ. (#41, @​wststone)
Commits

Updates p-map from 7.0.3 to 7.0.4

Release notes

Sourced from p-map's releases.

v7.0.4

  • Fix concurrency control in pMapIterable (#77) 82b8cdc

sindresorhus/p-map@v7.0.3...v7.0.4

Commits

Updates rollup from 4.52.5 to 4.53.3

Release notes

Sourced from rollup's releases.

v4.53.3

4.53.3

2025-11-19

Bug Fixes

  • Fix an error where too many modules where flagged for having an unused external import (#6182)
  • Fix an error where an assignment was wrongly tree-shaken when mutating it (#6183)

Pull Requests

v4.53.2

4.53.2

2025-11-10

Bug Fixes

  • Do not throw when using invalid escape sequences in template literals (#6177)

Pull Requests

v4.53.1

4.53.1

2025-11-07

Bug Fixes

  • Fix install script (#6172)

Pull Requests

  • #6172: fix: move patch-package from postinstall to prepare script (@​mshima)

v4.53.0

4.53.0

2025-11-07

Features

... (truncated)

Changelog

Sourced from rollup's changelog.

4.53.3

2025-11-19

Bug Fixes

  • Fix an error where too many modules where flagged for having an unused external import (#6182)
  • Fix an error where an assignment was wrongly tree-shaken when mutating it (#6183)

Pull Requests

4.53.2

2025-11-10

Bug Fixes

  • Do not throw when using invalid escape sequences in template literals (#6177)

Pull Requests

4.53.1

2025-11-07

Bug Fixes

  • Fix install script (#6172)

Pull Requests

  • #6172: fix: move patch-package from postinstall to prepare script (@​mshima)

4.53.0

2025-11-07

Features

  • Improve rendering performance by caching generated variable names (Description has been truncated

Bumps the docs-dependencies group in /docs/user with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core) | `3.5.22` | `3.5.25` |
| [@docsearch/css](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-css) | `4.2.0` | `4.3.2` |
| [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js) | `4.2.0` | `4.3.2` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.57` | `1.2.60` |
| [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `3.14.0` | `3.17.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.1` | `6.0.2` |
| [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `8.0.3` | `8.0.5` |
| [@vue/devtools-kit](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit) | `8.0.3` | `8.0.5` |
| [@vue/devtools-shared](https://github.com/vuejs/devtools/tree/HEAD/packages/shared) | `8.0.3` | `8.0.5` |
| [birpc](https://github.com/antfu-collective/birpc) | `2.6.1` | `2.8.0` |
| [csstype](https://github.com/frenic/csstype) | `3.1.3` | `3.2.3` |
| [ip-address](https://github.com/beaugunderson/ip-address) | `10.0.1` | `10.1.0` |
| [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) | `13.2.0` | `13.2.1` |
| [oniguruma-to-es](https://github.com/slevithan/oniguruma-to-es) | `4.3.3` | `4.3.4` |
| [p-map](https://github.com/sindresorhus/p-map) | `7.0.3` | `7.0.4` |
| [rollup](https://github.com/rollup/rollup) | `4.52.5` | `4.53.3` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.14.0` | `3.17.0` |
| [superjson](https://github.com/blitz-js/superjson) | `2.2.5` | `2.2.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.12` | `7.2.4` |


Updates `vue` from 3.5.22 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.22...v3.5.25)

Updates `@docsearch/css` from 4.2.0 to 4.3.2
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algolia/docsearch/commits/HEAD/packages/docsearch-css)

Updates `@docsearch/js` from 4.2.0 to 4.3.2
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algolia/docsearch/commits/HEAD/packages/docsearch-js)

Updates `@iconify-json/simple-icons` from 1.2.57 to 1.2.60
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@shikijs/transformers` from 3.14.0 to 3.17.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v3.17.0/packages/transformers)

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 `@vue/devtools-api` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v8.0.5/packages/devtools-api)

Updates `@vue/devtools-kit` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v8.0.5/packages/devtools-kit)

Updates `@vue/devtools-shared` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v8.0.5/packages/shared)

Updates `birpc` from 2.6.1 to 2.8.0
- [Release notes](https://github.com/antfu-collective/birpc/releases)
- [Commits](antfu-collective/birpc@v2.6.1...v2.8.0)

Updates `csstype` from 3.1.3 to 3.2.3
- [Release notes](https://github.com/frenic/csstype/releases)
- [Commits](frenic/csstype@v3.1.3...v3.2.3)

Updates `ip-address` from 10.0.1 to 10.1.0
- [Commits](https://github.com/beaugunderson/ip-address/commits)

Updates `mdast-util-to-hast` from 13.2.0 to 13.2.1
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](syntax-tree/mdast-util-to-hast@13.2.0...13.2.1)

Updates `oniguruma-to-es` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/slevithan/oniguruma-to-es/releases)
- [Commits](slevithan/oniguruma-to-es@v4.3.3...v4.3.4)

Updates `p-map` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/sindresorhus/p-map/releases)
- [Commits](sindresorhus/p-map@v7.0.3...v7.0.4)

Updates `rollup` from 4.52.5 to 4.53.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.5...v4.53.3)

Updates `shiki` from 3.14.0 to 3.17.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v3.17.0/packages/shiki)

Updates `superjson` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/blitz-js/superjson/releases)
- [Commits](https://github.com/blitz-js/superjson/commits)

Updates `vite` from 7.1.12 to 7.2.4
- [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.4/packages/vite)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: "@docsearch/css"
  dependency-version: 4.3.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
- dependency-name: "@docsearch/js"
  dependency-version: 4.3.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
- dependency-name: "@iconify-json/simple-icons"
  dependency-version: 1.2.60
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: "@shikijs/transformers"
  dependency-version: 3.17.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 6.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: "@vue/devtools-api"
  dependency-version: 8.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: "@vue/devtools-kit"
  dependency-version: 8.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: "@vue/devtools-shared"
  dependency-version: 8.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: birpc
  dependency-version: 2.8.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
- dependency-name: csstype
  dependency-version: 3.2.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
- dependency-name: ip-address
  dependency-version: 10.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
- dependency-name: mdast-util-to-hast
  dependency-version: 13.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: oniguruma-to-es
  dependency-version: 4.3.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: p-map
  dependency-version: 7.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: rollup
  dependency-version: 4.53.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
- dependency-name: shiki
  dependency-version: 3.17.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
- dependency-name: superjson
  dependency-version: 2.2.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: vite
  dependency-version: 7.2.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
...

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 Dec 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/user/docs-dependencies-297417bd89 branch December 10, 2025 14:00
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.

1 participant