chore(deps-dev): Bump the testing group across 1 directory with 3 updates - #374
Merged
Merged
Conversation
…ates Bumps the testing group with 3 updates in the /frontend directory: [@vue/test-utils](https://github.com/vuejs/test-utils), [jsdom](https://github.com/jsdom/jsdom) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vue/test-utils` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.5.0...v2.5.1) Updates `jsdom` from 30.0.1 to 30.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v30.0.1...v30.1.0) Updates `vitest` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.1/packages/vitest) --- updated-dependencies: - dependency-name: "@vue/test-utils" dependency-version: 2.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing - dependency-name: jsdom dependency-version: 30.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: vitest dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/frontend/testing-9bfd65ccaf
branch
from
September 21, 2026 06:22
bbbfd0d to
e6f6691
Compare
joszz
disabled auto-merge
September 21, 2026 06:23
joszz
deleted the
dependabot/npm_and_yarn/frontend/testing-9bfd65ccaf
branch
September 21, 2026 06:30
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 testing group with 3 updates in the /frontend directory: @vue/test-utils, jsdom and vitest.
Updates
@vue/test-utilsfrom 2.5.0 to 2.5.1Release notes
Sourced from @vue/test-utils's releases.
Commits
dcb5d6cv2.5.1 (#2945)4d4f733chore(deps): update all non-major dependencies (#2944)9bd5eb7chore(deps): update dependency oxfmt to v0.67.0 (#2943)e8abdb7chore(deps): update vitest to v5 (#2942)4f3a372chore(deps): update pnpm to v12 (#2940)84c7504chore(deps): update pnpm/action-setup action to v6.1.0 (#2939)af30f8echore(deps): update dependency oxfmt to v0.66.0 (#2938)028e4c1docs: explain global config sharing261ac26fix: share config across builds133e80cfix: generic SFC findComponent types (#2934)Updates
jsdomfrom 30.0.1 to 30.1.0Release notes
Sourced from jsdom's releases.
... (truncated)
Commits
556b11f30.1.09547fbfTie queued tasks to document lifetime3be65d9Disable unused HTML reports in the WPT runnerd555e61Replace SymbolTree with a DOM-specific treef28983dClone CDATA and processing instructions without revalidation33e4fa7Invalidate computed styles after CSS imports loadec6fd5bSelect storage event recipients at mutation timebcc037aHonor script type and legacy event attributesfaa5c4fPreserve currentScript across nested scripts8d7a37fAvoid quadratic HTML collection iterationUpdates
vitestfrom 5.0.0 to 5.0.1Release notes
Sourced from vitest's releases.
Commits
03630a5chore: release v5.0.1 (#11275)a47d790fix(fakeTimers): forcequeueMicrotaskandnextTickintoNotFake(#11261)2ce29d5fix: warn when deprecateddeps.optimizer.webis used (#11214)ccd6d05docs: fix typecheck exclude default in documentation (#11223)91ab158fix(doctor): measure vm pools for custom environments (#11212)23dda73fix: share the server on self-referencingextends(#11034)498fbe9fix: resolve ResolvedConfig exactOptionalPropertyTypes errors (#11175)115c3f6fix: correct typos in error message and comments (#11187)7361465fix: keep metadata file when clearing the cache (#11199)972e24bfix(browser): avoid double quotes inconfig.define(#11198)