chore(deps): bump the vue-ecosystem group across 1 directory with 4 updates - #119
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the vue-ecosystem group across 1 directory with 4 updates#119dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…pdates Bumps the vue-ecosystem group with 4 updates in the /front directory: [pinia](https://github.com/vuejs/pinia), [vue](https://github.com/vuejs/core), [vue-router](https://github.com/vuejs/router) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). Updates `pinia` from 3.0.4 to 4.0.3 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v3.0.4...v4.0.3) Updates `vue` from 3.5.31 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.31...v3.5.42) Updates `vue-router` from 5.0.4 to 5.3.1 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.4...v5.3.1) Updates `vue-tsc` from 3.2.6 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: pinia dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: vue-ecosystem - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue-ecosystem - dependency-name: vue-router dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vue-ecosystem - dependency-name: vue-tsc dependency-version: 3.3.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vue-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/front/vue-ecosystem-6ff6b3144b
branch
from
September 7, 2026 01:08
f586475 to
772d86f
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 vue-ecosystem group with 4 updates in the /front directory: pinia, vue, vue-router and vue-tsc.
Updates
piniafrom 3.0.4 to 4.0.3Commits
5d6ac5bci: let pnpm version come from packageManager35c334brelease: pinia@4.0.3@pinia/nuxt@1.0.26d5da49chore: pnpm versionf09d894test: dedupe3714487fix: guard VUE_PROD_DEVTOOLS in dist output (#3168)b10e703ci: fix branches94ec8b1ci: fix branches9db7197docs: add robots.txt and sitemap.xml (#3171)a94de27feat(nuxt): declare Nuxt 5 compatibility (#3166)b19f9bafeat(playground): update to@vue/replv4 (#3163)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for pinia since your current version.
Updates
vuefrom 3.5.31 to 3.5.42Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
d63616crelease: v3.5.42b8543dcRevert "fix(compiler-core): handle invalid static arg in same-name v-bind sho...3857716fix(compiler-core): handle invalid static arg in same-name v-bind shorthand (...31da934fix(runtime-dom): support !important on CSS custom properties in style bindin...f8d42e1fix(runtime-core): keep .trim result when combined with .number v-model modif...cd19745fix(suspense): don't treat the leaving branch as the fallback while its mount...8654f35fix(runtime-core): resolve $el for dev root comment fragment (#15313)ef82a26fix(shared): correctly compare Map and Set values (#15328)6eaecc1fix(v-model): re-sync select when model is overridden in change handler (#15298)b535917fix(runtime-core): avoid caching unmounted suspense children (#15291)Updates
vue-routerfrom 5.0.4 to 5.3.1Release notes
Sourced from vue-router's releases.
... (truncated)
Commits
9a66989release: vue-router@5.3.14fa1401ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 in the actions group (#2795)92cfd6ffix(experimental): handle non-string params for isActive0e91ac8release: vue-router@5.3.0b19cce2chore: dark mode e2e2315047fix(router): skip scroll saving for unknown pop direction (fix #1431) (#2780)d2b87d5feat: prevent race condition dev-only error (#2789)b75d5a8docs: scroll off033f1c7feat(scroll): skip scroll computation based on history.scrollRestoration67babd4fix(unplugin): generate param types from override paths and stop inheritance ...Updates
vue-tscfrom 3.2.6 to 3.3.11Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
f521b39v3.3.11 (#6174)05ab009fix(tsc): replace symbolretryTokenwith error to allow IPC serialization (...fd6dadafix(language-core): generate full fragment props for typecheck (#6155)977995fv3.3.10 (#6160)cb65247fix(tsc): support different extension sets across project references (#6146)51617b9v3.3.9 (#6138)9d08c43feat(language-core): check unused generic type parameters (#6137)c99eb00fix(component-meta): keepgetProgramAndFilefree of side effects (#6136)00ce7ecfeat(component-meta): expose runtime values of enum members in schema (#6131)c4e58eafeat: migrate build and tests to typescript-native-bridge (#6129)