Skip to content

chore(deps-dev): bump the development_dependencies group with 4 updates#10670

Merged
jasonsaayman merged 2 commits intov1.xfrom
dependabot/npm_and_yarn/development_dependencies-0ea470caa2
Apr 7, 2026
Merged

chore(deps-dev): bump the development_dependencies group with 4 updates#10670
jasonsaayman merged 2 commits intov1.xfrom
dependabot/npm_and_yarn/development_dependencies-0ea470caa2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps the development_dependencies group with 4 updates: @vitest/browser, @vitest/browser-playwright, rollup and vitest.

Updates @vitest/browser from 4.1.1 to 4.1.2

Release notes

Sourced from @​vitest/browser'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
Commits
  • fc6f482 chore: release v4.1.2
  • faace1f fix(browser): take failure screenshot if toMatchScreenshot can't capture a ...
  • f54abad chore: add typo-checker skill and fix typos (#9963)
  • See full diff in compare view

Updates @vitest/browser-playwright from 4.1.1 to 4.1.2

Release notes

Sourced from @​vitest/browser-playwright'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
Commits

Updates rollup from 4.60.0 to 4.60.1

Release notes

Sourced from rollup's releases.

v4.60.1

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Commits

Updates vitest from 4.1.1 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
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

Summary by cubic

Updates dev tooling to latest patches: vitest and @vitest/* to 4.1.2 and rollup to 4.60.1. Lockfile-only change that addresses the flatted CVE via Vitest and fixes a Rollup bug that could drop side‑effect imports.

Description

  • Summary of changes

    • Update vitest to 4.1.2 and @vitest/browser + @vitest/browser-playwright to 4.1.2
    • Update rollup to 4.60.1 (platform binaries updated via lockfile)
    • Lockfile-only changes; no source or test updates
  • Reasoning

    • Vitest: lifts flatted pin to resolve CVE and includes stability fixes
    • Rollup: fixes caching issue that could remove side‑effect imports
  • Additional context

    • Dev-only updates; test and build behavior should remain the same

Docs

  • No documentation changes needed

Testing

  • No test files changed
  • Suggested checks:
    • Install and run vitest locally to confirm no regressions
    • Build with rollup and verify side‑effect imports are preserved in bundles

Written for commit 7d3e23e. Summary will update on new commits.

Bumps the development_dependencies group with 4 updates: [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser), [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright), [rollup](https://github.com/rollup/rollup) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/browser` from 4.1.1 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/browser)

Updates `@vitest/browser-playwright` from 4.1.1 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/browser-playwright)

Updates `rollup` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `vitest` from 4.1.1 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/browser"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: rollup
  dependency-version: 4.60.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added commit::chore The PR is related to a chore type::automated-pr The PR has been created by an automation labels Apr 7, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 7, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedvitest@​4.1.2961007998100
Updated@​vitest/​browser@​4.1.1 ⏵ 4.1.296 -310079 +198 +1100
Updated@​vitest/​browser-playwright@​4.1.1 ⏵ 4.1.299 -11008698 +1100

View full report

@jasonsaayman jasonsaayman merged commit 8107157 into v1.x Apr 7, 2026
26 checks passed
@jasonsaayman jasonsaayman deleted the dependabot/npm_and_yarn/development_dependencies-0ea470caa2 branch April 7, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit::chore The PR is related to a chore type::automated-pr The PR has been created by an automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant