-
-
Notifications
You must be signed in to change notification settings - Fork 3k
build(deps): bump the npm group across 1 directory with 22 updates #3068
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
Bumps the npm group with 11 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.22` | `3.5.25` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.56` | `1.2.63` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.7` | `7.7.9` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.42.0` | `5.46.0` | | [birpc](https://github.com/antfu-collective/birpc) | `2.6.1` | `2.9.0` | | [csstype](https://github.com/frenic/csstype) | `3.1.3` | `3.2.3` | | [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) | `13.2.0` | `13.2.1` | | [preact](https://github.com/preactjs/preact) | `10.27.2` | `10.28.0` | | [regex](https://github.com/slevithan/regex) | `6.0.1` | `6.1.0` | | [rollup](https://github.com/rollup/rollup) | `4.52.5` | `4.53.3` | | [superjson](https://github.com/blitz-js/superjson) | `2.2.5` | `2.2.6` | 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 `@iconify-json/simple-icons` from 1.2.56 to 1.2.63 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `@vue/compiler-core` 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](https://github.com/vuejs/core/commits/v3.5.25/packages/compiler-core) Updates `@vue/compiler-dom` 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](https://github.com/vuejs/core/commits/v3.5.25/packages/compiler-dom) Updates `@vue/compiler-sfc` 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](https://github.com/vuejs/core/commits/v3.5.25/packages/compiler-sfc) Updates `@vue/compiler-ssr` 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](https://github.com/vuejs/core/commits/v3.5.25/packages/compiler-ssr) Updates `@vue/devtools-api` from 7.7.7 to 7.7.9 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v7.7.9/packages/devtools-api) Updates `@vue/devtools-kit` from 7.7.7 to 7.7.9 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v7.7.9/packages/devtools-kit) Updates `@vue/devtools-shared` from 7.7.7 to 7.7.9 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v7.7.9/packages/shared) Updates `@vue/reactivity` 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](https://github.com/vuejs/core/commits/v3.5.25/packages/reactivity) Updates `@vue/runtime-core` 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](https://github.com/vuejs/core/commits/v3.5.25/packages/runtime-core) Updates `@vue/runtime-dom` 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](https://github.com/vuejs/core/commits/v3.5.25/packages/runtime-dom) Updates `@vue/server-renderer` 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](https://github.com/vuejs/core/commits/v3.5.25/packages/server-renderer) Updates `@vue/shared` 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](https://github.com/vuejs/core/commits/v3.5.25/packages/shared) Updates `algoliasearch` from 5.42.0 to 5.46.0 - [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md) - [Commits](algolia/algoliasearch-client-javascript@5.42.0...5.46.0) Updates `birpc` from 2.6.1 to 2.9.0 - [Release notes](https://github.com/antfu-collective/birpc/releases) - [Commits](antfu-collective/birpc@v2.6.1...v2.9.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 `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 `preact` from 10.27.2 to 10.28.0 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.27.2...10.28.0) Updates `regex` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/slevithan/regex/releases) - [Commits](slevithan/regex@v6.0.1...v6.1.0) 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 `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) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@iconify-json/simple-icons" dependency-version: 1.2.63 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/compiler-core" dependency-version: 3.5.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/compiler-dom" dependency-version: 3.5.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/compiler-sfc" dependency-version: 3.5.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/compiler-ssr" dependency-version: 3.5.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/devtools-api" dependency-version: 7.7.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/devtools-kit" dependency-version: 7.7.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/devtools-shared" dependency-version: 7.7.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/reactivity" dependency-version: 3.5.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/runtime-core" dependency-version: 3.5.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/runtime-dom" dependency-version: 3.5.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/server-renderer" dependency-version: 3.5.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vue/shared" dependency-version: 3.5.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: algoliasearch dependency-version: 5.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: birpc dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: csstype dependency-version: 3.2.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: mdast-util-to-hast dependency-version: 13.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: preact dependency-version: 10.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: regex dependency-version: 6.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: rollup dependency-version: 4.53.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: superjson dependency-version: 2.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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 npm group with 11 updates in the /website directory:
3.5.223.5.251.2.561.2.637.7.77.7.95.42.05.46.02.6.12.9.03.1.33.2.313.2.013.2.110.27.210.28.06.0.16.1.04.52.54.53.32.2.52.2.6Updates
vuefrom 3.5.22 to 3.5.25Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
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...Updates
@iconify-json/simple-iconsfrom 1.2.56 to 1.2.63Commits
Updates
@vue/compiler-corefrom 3.5.22 to 3.5.25Release notes
Sourced from
@vue/compiler-core's releases.Changelog
Sourced from
@vue/compiler-core's changelog.Commits
25ebe3arelease: v3.5.252214f7afix(compiler): share logic for comments and whitespace (#13550)e131369release: v3.5.2411ec51aRevert "fix(compiler-core): correctly handle ts type assertions in expression...5cf0097release: v3.5.23e6544acfix(compiler-core): correctly handle ts type assertions in expressions (#13397)dcc6f36fix(compiler): using guard instead of non-nullish assertion (#13982)b3cca26fix(compiler-core): fix v-bind shorthand handling for in-DOM templates (#13933)Updates
@vue/compiler-domfrom 3.5.22 to 3.5.25Release notes
Sourced from
@vue/compiler-dom's releases.Changelog
Sourced from
@vue/compiler-dom's changelog.Commits
25ebe3arelease: v3.5.252214f7afix(compiler): share logic for comments and whitespace (#13550)e131369release: v3.5.245cf0097release: v3.5.23Updates
@vue/compiler-sfcfrom 3.5.22 to 3.5.25Release notes
Sourced from
@vue/compiler-sfc's releases.Changelog
Sourced from
@vue/compiler-sfc's changelog.Commits
25ebe3arelease: v3.5.25e131369release: v3.5.245cf0097release: v3.5.2375d44c7fix(compiler-sfc): resolve numeric literals and template literals without exp...f00e5c7chore(deps): update all non-major dependencies (#13967)2dbe301chore: fix typo (#13973)Updates
@vue/compiler-ssrfrom 3.5.22 to 3.5.25Release notes
Sourced from
@vue/compiler-ssr's releases.Changelog
Sourced from
@vue/compiler-ssr's changelog.Commits
25ebe3arelease: v3.5.2583f6ab6chore(compiler-ssr): movedefaultPropsinitialization intoinputtag bran...e131369release: v3.5.245cf0097release: v3.5.23006a0c1fix(compiler-ssr): textarea with v-text directive SSR (#13975)Updates
@vue/devtools-apifrom 7.7.7 to 7.7.9Release notes
Sourced from
@vue/devtools-api's releases.Commits
799de88chore: release v7.7.9cd11630chore: release v7.7.8Updates
@vue/devtools-kitfrom 7.7.7 to 7.7.9Release notes
Sourced from
@vue/devtools-kit's releases.Commits
799de88chore: release v7.7.99edc517fix: compatible with node v25.2cd11630chore: release v7.7.8ebdcf4efix: compatible with node v25Updates
@vue/devtools-sharedfrom 7.7.7 to 7.7.9Release notes
Sourced from
@vue/devtools-shared's releases.Commits
799de88chore: release v7.7.9cd11630chore: release v7.7.8Updates
@vue/reactivityfrom 3.5.22 to 3.5.25Release notes
Sourced from
@vue/reactivity's releases.Changelog
Sourced from
@vue/reactivity's changelog.Commits
25ebe3arelease: v3.5.25301020bfix(reactivity): correctly wrap iterated array items to preserve their readon...0d2357efix(reactivity): toRef edge cases for ref unwrapping (#12420)e131369release: v3.5.2490ce838chore(reactivity): remove duplicated ReactiveEffectRunner interface (#14063)