Bump the javascript group with 4 updates#346
Merged
github-actions[bot] merged 1 commit intomasterfrom Feb 18, 2026
Merged
Conversation
Bumps the javascript group with 4 updates: [vue-router](https://github.com/vuejs/router), [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest), [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [jsdom](https://github.com/jsdom/jsdom). 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 `@vitest/eslint-plugin` from 1.6.7 to 1.6.9 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.7...v1.6.9) Updates `eslint-plugin-vue` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.7.0...v10.8.0) Updates `jsdom` from 27.4.0 to 28.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.4.0...28.0.0) --- updated-dependencies: - dependency-name: vue-router dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: javascript - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript - dependency-name: eslint-plugin-vue dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: jsdom dependency-version: 28.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: javascript ... Signed-off-by: dependabot[bot] <support@github.com>
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 javascript group with 4 updates: vue-router, @vitest/eslint-plugin, eslint-plugin-vue and jsdom.
Updates
vue-routerfrom 4.6.4 to 5.0.2Release notes
Sourced from vue-router's releases.
... (truncated)
Commits
758f70frelease: vue-router@5.0.290e4bb8fix: loose version check vue-router085bbdctest: add missing STRIP_DEVTOOLS and FEATURE_PROD_DEVTOOLS to Vite co...b322635test: define globals022758afix(volar): empty options0392906docs: note about devtools7c0d8b4docs: update version58c033cfix: remove devtools from iife build0a6c674refactor: cleanup dead code4e8a073release: vue-router@5.0.1Updates
@vitest/eslint-pluginfrom 1.6.7 to 1.6.9Release notes
Sourced from
@vitest/eslint-plugin's releases.Commits
84c64b7chore: release v1.6.91cf7964fix: correct dist entrypoints and type paths (#872)481869cchore: release v1.6.873a7184chore: bump up deps (#871)Updates
eslint-plugin-vuefrom 10.7.0 to 10.8.0Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
4b92896Version Packages (#3023)2523927feat: allow ESLint v10 as peer dependency (#2962)57058cefeat(define-props-destructuring): addonly-when-assignedoption (#3009)72fdd6eFix release workflow (#3022)69604f7feat(no-async-in-computed-properties): add missing Promise methods (#3020)8bfb795feat(valid-v-for): addallowEmptyAliasoption (#3011)9cb3e87feat(attributes-order): addignoreVBindObjectoption (#3012)598d30fFix deploy preview (#3021)99dcf29docs(no-unused-properties): complete options list (#3018)138db47fix(no-unused-vars): detect slot props used as component tags (#3008)Updates
jsdomfrom 27.4.0 to 28.0.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
20f614dVersion 28.0.02b65c6aReplace the resource loader API638bd68Decode <a> and <area> query strings using document's encoding457bd4bAdd AGENTS.md (and CLAUDE.md)bf1dc15Mark header-values tests as fail-slow due to Node.js bug92f269eUpdate dependencies and dev dependencies7d6e667Improve spec alignment of Headers and header type tests2c29aedFix Windows-specific task kill timeoutsd941216Add failing regression test for animation-name case-sensitivity56a833dUpdate style benchmarkDependabot 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