Skip to content

chore(deps-dev): bump vitest from 1.6.0 to 3.2.6#4803

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest-3.2.6
Open

chore(deps-dev): bump vitest from 1.6.0 to 3.2.6#4803
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest-3.2.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps vitest from 1.6.0 to 3.2.6.

Release notes

Sourced from vitest's releases.

v3.2.6

   🐞 Bug Fixes

    View changes on GitHub

v3.2.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.2.4

   🐞 Bug Fixes

    View changes on GitHub

v3.2.3

   🚀 Features

... (truncated)

Commits
  • b6d56f8 chore: release v3.2.6
  • 16f120d fix: pin last supported vite-node version
  • 2cbad0a chore: release v3.2.5
  • 385a1ae fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • af88b1f feat(api): add allowWrite and allowExec options to api [backport to v3]...
  • c666d14 chore: release v3.2.4
  • 8a18c8e fix(cli): throw error when --shard x/\<count> exceeds count of test files (#...
  • 8abd7cc chore(deps): update tinypool (#8174)
  • 93f3200 fix(deps): update all non-major dependencies (#8123)
  • 0c3be6f fix(coverage): ignore SCSS in browser mode (#8161)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 3.2.6.
- [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/v3.2.6/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 3.2.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2026
@changeset-bot

changeset-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2491de1

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

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2491de10e2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json
"vite": "7.3.1",
"vite-tsconfig-paths": "4.2.3",
"vitest": "1.6.0",
"vitest": "3.2.6",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Bump Vitest companion packages together

This upgrades the Vitest core to 3.2.6 but leaves the root @vitest/ui, @vitest/coverage-v8, and @vitest/coverage-istanbul packages pinned at 1.6.0. The updated lockfile already records these 1.6.0 packages against vitest@3.2.6, even though their package entries declare a vitest: 1.6.0 peer and Vitest 3 declares @vitest/ui: 3.2.6; any developer/CI path that uses vitest --ui or a Vitest coverage provider will load 1.x plugins against the 3.x core. Please update the Vitest companion packages in lockstep with the core bump.

Useful? React with 👍 / 👎.

@pkg-pr-new

pkg-pr-new Bot commented Jun 8, 2026

Copy link
Copy Markdown

Open in StackBlitz

@module-federation/devtools

pnpm add https://pkg.pr.new/@module-federation/devtools@2491de1

@module-federation/cli

pnpm add https://pkg.pr.new/@module-federation/cli@2491de1

create-module-federation

pnpm add https://pkg.pr.new/create-module-federation@2491de1

@module-federation/dts-plugin

pnpm add https://pkg.pr.new/@module-federation/dts-plugin@2491de1

@module-federation/enhanced

pnpm add https://pkg.pr.new/@module-federation/enhanced@2491de1

@module-federation/error-codes

pnpm add https://pkg.pr.new/@module-federation/error-codes@2491de1

@module-federation/esbuild

pnpm add https://pkg.pr.new/@module-federation/esbuild@2491de1

@module-federation/managers

pnpm add https://pkg.pr.new/@module-federation/managers@2491de1

@module-federation/manifest

pnpm add https://pkg.pr.new/@module-federation/manifest@2491de1

@module-federation/metro

pnpm add https://pkg.pr.new/@module-federation/metro@2491de1

@module-federation/metro-plugin-rnc-cli

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnc-cli@2491de1

@module-federation/metro-plugin-rnef

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnef@2491de1

@module-federation/metro-plugin-rock

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rock@2491de1

@module-federation/modern-js

pnpm add https://pkg.pr.new/@module-federation/modern-js@2491de1

@module-federation/modern-js-v3

pnpm add https://pkg.pr.new/@module-federation/modern-js-v3@2491de1

@module-federation/native-federation-tests

pnpm add https://pkg.pr.new/@module-federation/native-federation-tests@2491de1

@module-federation/native-federation-typescript

pnpm add https://pkg.pr.new/@module-federation/native-federation-typescript@2491de1

@module-federation/nextjs-mf

pnpm add https://pkg.pr.new/@module-federation/nextjs-mf@2491de1

@module-federation/node

pnpm add https://pkg.pr.new/@module-federation/node@2491de1

@module-federation/observability-plugin

pnpm add https://pkg.pr.new/@module-federation/observability-plugin@2491de1

@module-federation/retry-plugin

pnpm add https://pkg.pr.new/@module-federation/retry-plugin@2491de1

@module-federation/rsbuild-plugin

pnpm add https://pkg.pr.new/@module-federation/rsbuild-plugin@2491de1

@module-federation/rspack

pnpm add https://pkg.pr.new/@module-federation/rspack@2491de1

@module-federation/rspress-plugin

pnpm add https://pkg.pr.new/@module-federation/rspress-plugin@2491de1

@module-federation/runtime

pnpm add https://pkg.pr.new/@module-federation/runtime@2491de1

@module-federation/runtime-core

pnpm add https://pkg.pr.new/@module-federation/runtime-core@2491de1

@module-federation/runtime-tools

pnpm add https://pkg.pr.new/@module-federation/runtime-tools@2491de1

@module-federation/sdk

pnpm add https://pkg.pr.new/@module-federation/sdk@2491de1

@module-federation/storybook-addon

pnpm add https://pkg.pr.new/@module-federation/storybook-addon@2491de1

@module-federation/third-party-dts-extractor

pnpm add https://pkg.pr.new/@module-federation/third-party-dts-extractor@2491de1

@module-federation/treeshake-frontend

pnpm add https://pkg.pr.new/@module-federation/treeshake-frontend@2491de1

@module-federation/treeshake-server

pnpm add https://pkg.pr.new/@module-federation/treeshake-server@2491de1

@module-federation/typescript

pnpm add https://pkg.pr.new/@module-federation/typescript@2491de1

@module-federation/utilities

pnpm add https://pkg.pr.new/@module-federation/utilities@2491de1

@module-federation/webpack-bundler-runtime

pnpm add https://pkg.pr.new/@module-federation/webpack-bundler-runtime@2491de1

@module-federation/bridge-react

pnpm add https://pkg.pr.new/@module-federation/bridge-react@2491de1

@module-federation/bridge-react-webpack-plugin

pnpm add https://pkg.pr.new/@module-federation/bridge-react-webpack-plugin@2491de1

@module-federation/bridge-shared

pnpm add https://pkg.pr.new/@module-federation/bridge-shared@2491de1

@module-federation/bridge-vue3

pnpm add https://pkg.pr.new/@module-federation/bridge-vue3@2491de1

@module-federation/inject-external-runtime-core-plugin

pnpm add https://pkg.pr.new/@module-federation/inject-external-runtime-core-plugin@2491de1

commit: 2491de1

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bundle Size Report

11 package(s) changed, 30 unchanged.

Package dist + ESM entry

Package Total dist (raw) Delta ESM gzip Delta
@module-federation/cli 26.3 kB no change 786 B no change
@module-federation/core 39.1 kB no change 173 B no change
@module-federation/devtools 664.0 kB no change 4.0 kB no change
@module-federation/enhanced 809.2 kB no change 672 B no change
@module-federation/managers 69.8 kB no change 334 B no change
@module-federation/manifest 136.1 kB no change 182 B no change
@module-federation/metro-plugin-rnc-cli 0 B no change 314 B no change
@module-federation/node 193.4 kB no change 217 B no change
@module-federation/runtime 20.0 kB -13 B (-0.1%) 715 B no change
@module-federation/storybook-addon 79.1 kB no change 100 B no change
@module-federation/utilities 110.6 kB no change 328 B no change

Bundle targets

Package Web bundle (gzip) Delta Node bundle (gzip) Delta
@module-federation/cli 2.3 kB -35 B (-1.5%) 2.3 kB -35 B (-1.5%)
@module-federation/core 1.1 kB -34 B (-3.0%) 1.0 kB -32 B (-3.0%)
@module-federation/devtools 30.2 kB -35 B (-0.1%) 30.2 kB -35 B (-0.1%)
@module-federation/enhanced 2.6 kB -47 B (-1.7%) 2.6 kB -47 B (-1.7%)
@module-federation/managers 2.4 kB -29 B (-1.2%) 2.4 kB -29 B (-1.2%)
@module-federation/manifest 6.1 kB -42 B (-0.7%) 6.1 kB -42 B (-0.7%)
@module-federation/metro-plugin-rnc-cli 411 B -27 B (-6.2%) 411 B -27 B (-6.2%)
@module-federation/node 9.2 kB -30 B (-0.3%) 9.2 kB -30 B (-0.3%)
@module-federation/runtime 687 B no change 687 B no change
@module-federation/storybook-addon 1.9 kB -26 B (-1.3%) 1.7 kB -25 B (-1.4%)
@module-federation/utilities 2.6 kB -34 B (-1.3%) 2.6 kB -34 B (-1.3%)

Consumer scenarios

Scenario Web output (gzip) Delta Node output (gzip) Delta Gap (node-web) Delta
Enhanced remoteEntry 21.4 kB -17 B (-0.1%) 22.5 kB -9 B (-0.0%) +1.1 kB +8 B

Total dist (raw): 6.81 MB (-13 B (-0.0%))
Total ESM gzip: 78.3 kB (no change)
Total web bundle (gzip): 206.9 kB (-339 B (-0.2%))
Total node bundle (gzip): 207.4 kB (-336 B (-0.2%))
Tracked ./bundler entry gzip: 556 B (no change)
Tracked ./bundler web bundle (gzip): 4.8 kB (no change)
Tracked ./bundler node bundle (gzip): 4.8 kB (no change)

Bundle sizes are generated with rslib (Rspack). Package-root metrics preserve the historical report. Tracked subpath exports such as ./bundler are measured separately so ENV_TARGET-driven tree-shaking is visible. Bare imports are externalized to keep package-level sizes consistent, and assets are emitted as resources.

@netlify

netlify Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploy Preview for module-federation-docs ready!

Name Link
🔨 Latest commit 2491de1
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/6a26fbb2da5e310008e8fcbc
😎 Deploy Preview https://deploy-preview-4803--module-federation-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants