Skip to content

Comments

Bump the major group across 1 directory with 2 updates#202

Open
dependabot[bot] wants to merge 1 commit intoproductionfrom
dependabot/npm_and_yarn/major-49a230873c
Open

Bump the major group across 1 directory with 2 updates#202
dependabot[bot] wants to merge 1 commit intoproductionfrom
dependabot/npm_and_yarn/major-49a230873c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps the major group with 2 updates in the / directory: vue-router and @types/node.

Updates vue-router from 4.6.4 to 5.0.2

Release notes

Sourced from vue-router's releases.

v5.0.2

   🐞 Bug Fixes

    View changes on GitHub

v5.0.1

   🐞 Bug Fixes

    View changes on GitHub

v5.0.0

Vue Router 5 is a boring release, it merges unplugin-vue-router into the core package with no breaking changes. The only exception is that the iife build no longer includes @vue/devtools-api because it has been upgraded to v8 and does not expose an IIFE build itself. You can track that change in this issue. See the migration guide for instructions on how to upgrade from unplugin-vue-router to Vue Router 5.

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.0.0-beta.2

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 758f70f release: vue-router@5.0.2
  • 90e4bb8 fix: loose version check vue-router
  • 085bbdc test: add missing STRIP_DEVTOOLS and FEATURE_PROD_DEVTOOLS to Vite co...
  • b322635 test: define globals
  • 022758a fix(volar): empty options
  • 0392906 docs: note about devtools
  • 7c0d8b4 docs: update version
  • 58c033c fix: remove devtools from iife build
  • 0a6c674 refactor: cleanup dead code
  • 4e8a073 release: vue-router@5.0.1
  • Additional commits viewable in compare view

Updates @types/node from 24.10.13 to 25.3.0

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the major group with 2 updates in the / directory: [vue-router](https://github.com/vuejs/router) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `vue-router` from 4.6.4 to 5.0.2
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.6.4...v5.0.2)

Updates `@types/node` from 24.10.13 to 25.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: "@types/node"
  dependency-version: 25.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
...

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 Feb 19, 2026
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.

0 participants