Skip to content

chore(deps-dev): bump the vitest group with 4 updates#7378

Merged
francinelucca merged 4 commits intomainfrom
dependabot/npm_and_yarn/vitest-d24016cca7
Mar 18, 2026
Merged

chore(deps-dev): bump the vitest group with 4 updates#7378
francinelucca merged 4 commits intomainfrom
dependabot/npm_and_yarn/vitest-d24016cca7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

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

Updates @vitest/browser from 4.0.15 to 4.0.16

Release notes

Sourced from @​vitest/browser's releases.

v4.0.16

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • b46d744 chore: release v4.0.16
  • 84a3062 fix(browser): string formatting bug when including placeholders in console.lo...
  • 01a9a58 fix(browser): fix import.meta.env define (#9205)
  • 01c5645 fix(browser): import recordArtifact from the vitest package (#9186)
  • See full diff in compare view

Updates @vitest/browser-playwright from 4.0.15 to 4.0.16

Release notes

Sourced from @​vitest/browser-playwright's releases.

v4.0.16

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/eslint-plugin from 1.5.2 to 1.6.4

Release notes

Sourced from @​vitest/eslint-plugin's releases.

v1.6.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.3...v1.6.4

v1.6.3

   🚀 Features

    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.1...v1.6.2

v1.6.2

   🚀 Features

    View changes on GitHub

v1.6.1

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • 3250a9c chore: release v1.6.4
  • c0b7223 feat: create new prefer-mock-return-shorthand rule (#848)
  • aa8af4d fix(unbound-method): ignore functions passed to vi.mocked (#849)
  • de6f08f docs(no-conditional-expect): add asymmetric matchers to example usage (#847)
  • 0bb0623 chore: release v1.6.3
  • 94daf05 chore: release v1.6.2
  • 31efc4c chore: release v1.6.2
  • f6b33f2 chore: release v1.6.2
  • 3046a82 feat: Option to disable autofix of prefer-import-in-mock (#846)
  • 2f31996 chore: release v1.6.1
  • Additional commits viewable in compare view

Updates vitest from 4.0.15 to 4.0.16

Release notes

Sourced from vitest's releases.

v4.0.16

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • b46d744 chore: release v4.0.16
  • 84a3062 fix(browser): string formatting bug when including placeholders in console.lo...
  • f7f6aa8 fix: log deprecated test.poolOptions if it's set (#9226)
  • 568513c fix: allow inlining fully dynamic import (#9137)
  • 5d26b87 fix(experimental): export setupEnvironment for custom pools (#9187)
  • f17eb42 refactor: avoid using isFileServingAllowed from Vite (#9160)
  • 78cfbf9 fix: avoid crashing on process.versions stub (#9174)
  • da0ade2 fix: fix browser mode default testTimeout back to 15 seconds (#9167)
  • See full diff in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog labels Dec 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 29, 2025 02:05
@dependabot dependabot bot requested a review from francinelucca December 29, 2025 02:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog labels Dec 29, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Dec 29, 2025

⚠️ No Changeset found

Latest commit: e26067c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot temporarily deployed to storybook-preview-7378 December 29, 2025 02:15 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-7378 December 29, 2025 16:34 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-7378 December 29, 2025 18:44 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-7378 December 30, 2025 18:56 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-7378 December 31, 2025 01:41 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-7378 January 6, 2026 22:04 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-7378 January 7, 2026 19:13 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-7378 January 12, 2026 09:03 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-7378 February 13, 2026 03:49 Inactive
@francinelucca
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-d24016cca7 branch from d3e6b73 to c66be6b Compare March 12, 2026 17:49
@github-actions github-actions bot temporarily deployed to storybook-preview-7378 March 12, 2026 18:01 Inactive
Bumps the vitest 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), [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/browser` from 4.0.15 to 4.0.16
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/browser)

Updates `@vitest/browser-playwright` from 4.0.15 to 4.0.16
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/browser-playwright)

Updates `@vitest/eslint-plugin` from 1.5.2 to 1.6.4
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.5.2...v1.6.4)

Updates `vitest` from 4.0.15 to 4.0.16
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/browser"
  dependency-version: 4.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 4.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-d24016cca7 branch from c66be6b to 4454c73 Compare March 16, 2026 02:43
@github-actions github-actions bot temporarily deployed to storybook-preview-7378 March 16, 2026 02:54 Inactive
@francinelucca
Copy link
Copy Markdown
Member

@copilot which dependency update is causing the CI failures here?

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 17, 2026

@francinelucca I've opened a new pull request, #7673, to work on those changes. Once the pull request is ready, I'll request review from you.

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: francinelucca <40550942+francinelucca@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Action required

👋 Hi, this pull request contains changes to the source code that github/github-ui depends on. If you are GitHub staff, test these changes with github/github-ui using the integration workflow. Check the integration testing docs for step-by-step instructions. Or, apply the integration-tests: skipped manually label to skip these checks.

@github-actions github-actions bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Mar 18, 2026
@primer-integration
Copy link
Copy Markdown

👋 Hi from github/github-ui! Your integration PR is ready: https://github.com/github/github-ui/pull/16265

@primer-integration
Copy link
Copy Markdown

Integration test results from github/github-ui:

Passed  CI   Passed
Passed  VRT   Passed
Passed  Projects   Passed

All checks passed!

@francinelucca francinelucca added this pull request to the merge queue Mar 18, 2026
Merged via the queue into main with commit dda8526 Mar 18, 2026
62 of 63 checks passed
@francinelucca francinelucca deleted the dependabot/npm_and_yarn/vitest-d24016cca7 branch March 18, 2026 04:00
francinelucca added a commit that referenced this pull request Mar 18, 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 integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm skip changeset This change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants