Skip to content

chore(deps-dev): bump vitest from 3.2.4 to 4.1.2 in /autobot-frontend#2503

Closed
dependabot[bot] wants to merge 1 commit intoDev_new_guifrom
dependabot/npm_and_yarn/autobot-frontend/Dev_new_gui/vitest-4.1.2
Closed

chore(deps-dev): bump vitest from 3.2.4 to 4.1.2 in /autobot-frontend#2503
dependabot[bot] wants to merge 1 commit intoDev_new_guifrom
dependabot/npm_and_yarn/autobot-frontend/Dev_new_gui/vitest-4.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps vitest from 3.2.4 to 4.1.2.

Release notes

Sourced from vitest's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub

v4.1.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.0

Vitest 4.1 is out!

... (truncated)

Commits
  • fc6f482 chore: release v4.1.2
  • 6f97b55 feat: disable colors if agent is detected (#9851)
  • b3c992c fix(coverage): correct coverageConfigDefaults values and types (#9940)
  • 7c06598 fix: ensure sequential mock/unmock resolution (#9830)
  • f54abad chore: add typo-checker skill and fix typos (#9963)
  • 7aa9377 fix: don't resolve setupFiles from parent directory (#9960)
  • 1f2d318 chore: release v4.1.1
  • ebfde79 refactor: rename matchesTagsFilter to matchesTags (#9956)
  • 5611500 feat(experimental): introduce experimental.vcsProvider (#9928)
  • eec53d9 feat(experimental): expose matchesTagsFilter to test if the current filter ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.


Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend labels Mar 26, 2026
@dependabot dependabot bot requested a review from mrveiss as a code owner March 26, 2026 19:37
@dependabot dependabot bot added frontend dependencies Pull requests that update a dependency file labels Mar 26, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/autobot-frontend/Dev_new_gui/vitest-4.1.2 branch from 33e3198 to 590e772 Compare March 26, 2026 20:04
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 4.1.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/autobot-frontend/Dev_new_gui/vitest-4.1.2 branch from 590e772 to b88fa0b Compare March 26, 2026 20:06
@mrveiss
Copy link
Copy Markdown
Owner

mrveiss commented Mar 26, 2026

Deferred — major version bump requires local testing.

vitest 3.x → 4.x is a breaking change:

  • Drops @types/chai dependency, bumps chai to v6
  • Changes browser peer dep structure
  • Drops Node 18 support
  • @vitest/ui remains at 3.2.4 — version mismatch risk

Need to run npm run test locally before merging to verify no test breakage.

@github-actions
Copy link
Copy Markdown

✅ SSOT Configuration Compliance: Passing

🎉 No hardcoded values detected that have SSOT config equivalents!

@mrveiss
Copy link
Copy Markdown
Owner

mrveiss commented Mar 27, 2026

Closing as superseded — PR #2603 already includes vitest 4.1.2 upgrade along with all other frontend dependency updates.

@mrveiss mrveiss closed this Mar 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/autobot-frontend/Dev_new_gui/vitest-4.1.2 branch March 27, 2026 19:52
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 frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant