Bump the npm group in /frontend with 4 updates#2
Merged
Conversation
Bumps the npm group in /frontend with 4 updates: [pinia](https://github.com/vuejs/pinia), [vue-router](https://github.com/vuejs/router), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `pinia` from 3.0.4 to 4.0.2 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v3.0.4...v4.0.2) Updates `vue-router` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.1.0...v5.2.0) Updates `@types/node` from 24.13.3 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: pinia dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: vue-router dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
The npm group bumped typescript to 7.0.2, but openapi-typescript (latest, 7.13.0) declares peer typescript@"^5.x", so npm ci fails with ERESOLVE. Keep the pinia 4, vue-router 5.2 and @types/node 26 bumps; revert only the typescript one. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
KaliCZ
force-pushed
the
dependabot/npm_and_yarn/frontend/npm-25596ed929
branch
from
July 16, 2026 14:35
93c0359 to
7528bd2
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/frontend/npm-25596ed929
branch
July 16, 2026 14:48
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 npm group in /frontend with 4 updates: pinia, vue-router, @types/node and typescript.
Updates
piniafrom 3.0.4 to 4.0.2Commits
ae4e3b2release: pinia@4.0.2@pinia/testing@2.0.10203b2dci: fix size check39aae41refactor: build configuration (#3158)75009b0release: pinia@4.0.12ed563cchore: update pinia readmefb21766fix: Re-add missing types exports field (#3154)d797385fix(ci): pin pnpm to 11.7.0 to match action-setup bootstrapbd3d9b3ci: install pnpm standalone to avoid self-switch crash in releaseacad9f2ci: pin pnpm version in release workflow1374c9drelease: pinia@4.0.0@pinia/testing@2.0.0@pinia/nuxt@1.0.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for pinia since your current version.
Updates
vue-routerfrom 5.1.0 to 5.2.0Release notes
Sourced from vue-router's releases.
Commits
6e5f8d2release: vue-router@5.2.01653533fix: allow pinia 4f634b2fdocs: improve compatd4319bechore: up ts where possibleb5b5f94ci: pin image680e905ci: update playwright image385ca6bchore: up lint, babel and others92ff264chore: up deps minor and patchesfeed382ci: bump the actions group with 3 updates (#2745)4d96741fix(unplugin): reject invalid hex digits in [x+hh] character codes (#2744)Updates
@types/nodefrom 24.13.3 to 26.1.1Commits
Updates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions