This repository was archived by the owner on Sep 15, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the version-updates group across 1 directory with 27 updates #52
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/version-updates-4f2d7a1530
Closed
build(deps): bump the version-updates group across 1 directory with 27 updates #52
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/version-updates-4f2d7a1530
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
…7 updates Bumps the version-updates group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.1.0` | `12.7.0` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `10.14.1` | `11.4.0` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.27.0` | `1.29.1` | | [pinia](https://github.com/vuejs/pinia) | `2.2.4` | `3.0.1` | | [vue](https://github.com/vuejs/core) | `3.5.12` | `3.5.13` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `10.0.4` | `11.1.1` | | [vue-router](https://github.com/vuejs/router) | `4.4.5` | `4.5.0` | | [vuefire](https://github.com/vuejs/vuefire) | `3.2.0` | `3.2.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.12.0` | `9.21.0` | | [@types/eslint__js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint__js) | `8.42.3` | `9.14.0` | | [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.10.4` | `1.10.5` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.9.0` | `4.1.0` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.15` | `0.5.16` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.13.7` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.4` | `5.2.1` | | [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.1.1` | `14.4.0` | | [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.5.1` | `0.7.0` | | [eslint](https://github.com/eslint/eslint) | `9.12.0` | `9.21.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.29.0` | `9.32.0` | | [globals](https://github.com/sindresorhus/globals) | `15.11.0` | `16.0.0` | | [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `5.12.0` | `5.14.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.14` | `4.0.9` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.8.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `6.2.0` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.1.6` | `2.2.4` | Updates `@vueuse/core` from 11.1.0 to 12.7.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/core) Updates `firebase` from 10.14.1 to 11.4.0 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@10.14.1...firebase@11.4.0) Updates `lightningcss` from 1.27.0 to 1.29.1 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits) Updates `pinia` from 2.2.4 to 3.0.1 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/commits) Updates `vue` from 3.5.12 to 3.5.13 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.12...v3.5.13) Updates `vue-i18n` from 10.0.4 to 11.1.1 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.1/packages/vue-i18n) Updates `vue-router` from 4.4.5 to 4.5.0 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.4.5...v4.5.0) Updates `vuefire` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/vuejs/vuefire/releases) - [Changelog](https://github.com/vuejs/vuefire/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuefire/compare/vuefire@3.2.0...v3.2.1) Updates `@eslint/js` from 9.12.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js) Updates `@types/eslint__js` from 8.42.3 to 9.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js) Updates `@rushstack/eslint-patch` from 1.10.4 to 1.10.5 - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.10.5/eslint/eslint-patch) Updates `@stylistic/eslint-plugin` from 2.9.0 to 4.1.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.1.0/packages/eslint-plugin) Updates `@tailwindcss/typography` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.15...v0.5.16) Updates `@types/eslint__js` from 8.42.3 to 9.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js) Updates `@types/node` from 22.7.5 to 22.13.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 5.1.4 to 5.2.1 - [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@5.2.1/packages/plugin-vue) Updates `@vue/eslint-config-typescript` from 14.1.1 to 14.4.0 - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](vuejs/eslint-config-typescript@v14.1.1...v14.4.0) Updates `@vue/tsconfig` from 0.5.1 to 0.7.0 - [Release notes](https://github.com/vuejs/tsconfig/releases) - [Commits](vuejs/tsconfig@v0.5.1...v0.7.0) Updates `eslint` from 9.12.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.12.0...v9.21.0) Updates `eslint-plugin-vue` from 9.29.0 to 9.32.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.29.0...v9.32.0) Updates `globals` from 15.11.0 to 16.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.11.0...v16.0.0) Updates `postcss` from 8.4.47 to 8.5.3 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.5.3) Updates `rollup-plugin-visualizer` from 5.12.0 to 5.14.0 - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/rollup-plugin-visualizer@v5.12.0...v5.14.0) Updates `tailwindcss` from 3.4.14 to 4.0.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.9/packages/tailwindcss) Updates `typescript` from 5.6.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.8.2) Updates `typescript-eslint` from 8.9.0 to 8.25.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/typescript-eslint) Updates `vite` from 5.4.9 to 6.2.0 - [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/create-vite@6.2.0/packages/vite) Updates `vue-tsc` from 2.1.6 to 2.2.4 - [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/v2.2.4/packages/tsc) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates - dependency-name: firebase dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates - dependency-name: lightningcss dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: vue-i18n dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: vuefire dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: "@types/eslint__js" dependency-type: direct:development update-type: version-update:semver-major dependency-group: version-updates - dependency-name: "@rushstack/eslint-patch" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: version-updates - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: "@types/eslint__js" dependency-type: direct:development update-type: version-update:semver-major dependency-group: version-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: "@vue/eslint-config-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: "@vue/tsconfig" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major dependency-group: version-updates - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: rollup-plugin-visualizer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major dependency-group: version-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: version-updates - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates ... 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 version-updates group with 25 updates in the / directory:
11.1.012.7.010.14.111.4.01.27.01.29.12.2.43.0.13.5.123.5.1310.0.411.1.14.4.54.5.03.2.03.2.19.12.09.21.08.42.39.14.01.10.41.10.52.9.04.1.00.5.150.5.1622.7.522.13.75.1.45.2.114.1.114.4.00.5.10.7.09.12.09.21.09.29.09.32.015.11.016.0.05.12.05.14.03.4.144.0.95.6.35.8.25.4.96.2.02.1.62.2.4Updates
@vueuse/corefrom 11.1.0 to 12.7.0Release notes
Sourced from
@vueuse/core's releases.... (truncated)
Commits
bc9683fchore: release v12.7.03ca0d92fix(useFetch): partial overwrite when{combination: 'overwrite'}(#4430)e1a7ef3fix(useTextareaAutosize): improve resize handling with requestAnimationFrame ...5dd2a1erefactor: migrate more shallowRefd9352a3refactor: change primitive toshallowRef, renamerefusage todeepRef(...3041e78feat(useRafFn): addonceoption (#4583)4c233b0refactor: replacetryOnBeforeUnmountwithtryOnScopeDispose(#4584)77c795dchore: release v12.6.192d6e47chore: fix bundle5234db2chore: release v12.6.0Updates
firebasefrom 10.14.1 to 11.4.0Release notes
Sourced from firebase's releases.
... (truncated)
Commits
2eee61aVersion Packages (#8794)eb8e4aaMerge main into release777f465App Hosting JS SDK autoinit (#8483)2d74e5bRevert "Bump cross-spawn from 7.0.3 to 7.0.6 in /e2e (#8645)" (#8811)117279eBump cross-spawn from 7.0.3 to 7.0.6 in /e2e (#8645)6670d9cMerge main into releasedcfb3daUpdate dev script dependency@changesets/typesto v6 (#8806)1daf8b4Add Vertex and DataConnect E2E smoke tests (#8805)9d82665Add support for token-based usage metrics. (#8757)ce2c775Add Image Generation support using Imagen (#8683)Updates
lightningcssfrom 1.27.0 to 1.29.1Release notes
Sourced from lightningcss's releases.
Commits
Updates
piniafrom 2.2.4 to 3.0.1Release notes
Sourced from pinia's releases.
Commits
Updates
vuefrom 3.5.12 to 3.5.13Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
6eb29d3release: v3.5.134f8d807fix(ssr): handle initial selected state for select with v-model + v-for optio...983eb50fix(templateRef): set ref on cached async component which wrapped in KeepAliv...da7ad5efix(ssr): avoid updating subtree of async component if it is resolved (#12363)1f75d4efix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...4b479dbfix(transition): reflow before leave-active class after leave-from (#12288)a20a4cbfix(hydration): the component vnode's el should be updated when a mismatch oc...352bc88fix(custom-element): avoid triggering mutationObserver when relecting props10ab8c0chore(playground): reset version when opening local playground from reproductiond637bd6perf(reactivity): do not track inner key `__v_skip`` (#11690)Updates
vue-i18nfrom 10.0.4 to 11.1.1Release notes
Sourced from vue-i18n's releases.
... (truncated)
Changelog
Sourced from vue-i18n's changelog.
... (truncated)
Commits
5e17dearelease: v11.1.19dc7f49release: v11.1.0de2523dfeat: configurable custom property$i18ntype (#2094)49c0e18release: v11.0.12b98662release: v11.0.061cea89release: v11.0.0-rc.13808ae7release: v11.0.0-beta.2d10a4efrelease: v11.0.0-beta.13882d02breaking: drop$tcandtc(#2017)2a44e21release: v11.0.0-beta.0Updates
vue-routerfrom 4.4.5 to 4.5.0Release notes
Sourced from vue-router's releases.
Commits
2d0a79drelease: vue-router@4.5.0c73e83fchore: up ts and docs84dd1a1chore: up deps0eaaeb9chore: up chromedriver38cd752docs: Translate 'Omitting parent components' into Chinese (#2400)e978eb8feat(link): add view-transition prop (#2356)d992bb2fix(router): allow duplicated navigation on back + redirect (#2133)846e287build: add vue-router.esm-browser.prod.js (#2242)8c73877feat: throw if parent and child routes have the same name (#2267)ab62098fix: combining 'end' and 'strict' (#2154)Updates
vuefirefrom 3.2.0 to 3.2.1Changelog
Sourced from vuefire's changelog.
Commits
ef86e44release: vuefire@3.2.1 nuxt-vuefire@1.0.533441f7chore: fix edp3657ba4chore: update eslint4087474release: nuxt-vuefire@1.0.5-beta.1062c044feat: support latest firebasec33617dbuild: up release tools4372234style: lintf16a81cchore: update firebase-admin4cd3475chore: make emulator work locallyab50fa2release: vuefire@3.2.1-beta.0 nuxt-vuefire@1.0.5-beta.0Updates
@eslint/jsfrom 9.12.0 to 9.21.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.