Skip to content

build(deps-dev): bump vitest from 4.0.18 to 4.1.0 in the npm_and_yarn group across 1 directory#119

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-3ac77625be
Open

build(deps-dev): bump vitest from 4.0.18 to 4.1.0 in the npm_and_yarn group across 1 directory#119
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-3ac77625be

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the / directory: vitest.

Updates vitest from 4.0.18 to 4.1.0

Release notes

Sourced from vitest's releases.

v4.1.0

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

... (truncated)

Commits
  • 4150b91 chore: release v4.1.0
  • 1de0aa2 fix: correctly identify concurrent test during static analysis (#9846)
  • c3cac1c fix: use isAgent check, not just TTY, for watch mode (#9841)
  • eab68ba chore(deps): update all non-major dependencies (#9824)
  • 031f02a fix: allow catch/finally for async assertion (#9827)
  • 3e9e096 feat(reporters): add agent reporter to reduce ai agent token usage (#9779)
  • 0c2c013 chore: release v4.1.0-beta.6
  • 8181e06 fix: hideSkippedTests should not hide test.todo (fix #9562) (#9781)
  • a8216b0 fix: manual and redirect mock shouldn't load or transform original module...
  • 689a22a fix(browser): types of getCDPSession and cdp() (#9716)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Dependency updates javascript Pull requests that update javascript code labels Jun 1, 2026
@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gno Ready Ready Preview, Comment Jun 16, 2026 10:31am

Request Review

@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: bf42a9f6b5

ℹ️ 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
"pptxgenjs": "4.0.1",
"ultracite": "7.1.5",
"vitest": "4.0.18",
"vitest": "4.1.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Update the lockfile with the Vitest bump

This changes package.json to require vitest 4.1.0, but bun.lock still pins the root dependency and all Vitest packages to 4.0.18. The repo's CI and publish workflows run bun install --frozen-lockfile (for example .github/workflows/ci.yml), so this dependency PR will fail install until the lockfile is regenerated and committed with the version bump.

Useful? React with 👍 / 👎.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-3ac77625be branch from bf42a9f to 3e651ff Compare June 5, 2026 08:04
@dependabot dependabot Bot changed the title chore(deps-dev): bump vitest from 4.0.18 to 4.1.0 in the npm_and_yarn group across 1 directory build(deps-dev): bump vitest from 4.0.18 to 4.1.0 in the npm_and_yarn group across 1 directory Jun 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-3ac77625be branch from 3e651ff to 5e8a798 Compare June 5, 2026 21:34
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-3ac77625be branch from 5e8a798 to 9fe893f Compare June 6, 2026 12:25
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-3ac77625be branch from 9fe893f to 7eaace8 Compare June 6, 2026 12:37
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-3ac77625be branch from 7eaace8 to 657d17d Compare June 6, 2026 20:04
Bumps the npm_and_yarn group with 1 update in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vitest` from 4.0.18 to 4.1.0
- [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/v4.1.0/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-3ac77625be branch from 657d17d to ee377a5 Compare June 16, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants