Skip to content

Bump vitest from 4.1.10 to 5.0.0 in the npm group across 1 directory - #14

Merged
CR0CKER merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-0d65bea298
Sep 10, 2026
Merged

CR0CKER merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-0d65bea298

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026 •

Copy link
Copy Markdown
Contributor

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

Updates vitest from 4.1.10 to 5.0.0

Release notes

Sourced from vitest's releases.

v5.0.0

Vitest 5 is officially out! This release focuses on performance and brings a lot of new features while fixing long-standing bugs. See our blog post for the official announcement.

   🚨 Breaking Changes

... (truncated)

Commits
  • f441c6f chore: release v5.0.0 (#11130)
  • d46a747 fix: treat test.describe as a suite during static collection (#11128)
  • 584cf30 fix: add a warning if inline project has duplicate plugins due to unexpected ...
  • f08ce4b fix: apply queued mocks from doMock() in queue order (fixes #10706) (#11127)
  • 897f51f chore: release v5.0.0-rc.4 (#11107)
  • 1339b06 chore(deps): update all non-major dependencies (#11104)
  • 51e9494 feat!: parse files statically in vitest list by default (#11088)
  • 2122ffd fix: propagate --maxWorkers to projects (#11102)
  • dc10f5f fix(browser): report the action error when a task times out (#11101)
  • d4fe198 feat: promote clearCache out of experimental (#11086)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@CR0CKER

CR0CKER commented Sep 10, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps the npm group with 1 update in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vitest` from 4.1.10 to 5.0.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/v5.0.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump vitest from 4.1.10 to 4.1.11 in the npm group Bump vitest from 4.1.10 to 5.0.0 in the npm group across 1 directory Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-0d65bea298 branch from 1d199a5 to fbf9084 Compare September 10, 2026 13:39
@CR0CKER
CR0CKER merged commit 11c90f9 into master Sep 10, 2026
5 checks passed
@CR0CKER
CR0CKER deleted the dependabot/npm_and_yarn/npm-0d65bea298 branch September 10, 2026 13:40
CR0CKER added a commit that referenced this pull request Sep 10, 2026
…17)

Lockfile-only, dev-only update of browserslist 4.28.9,
baseline-browser-mapping 2.11.21, caniuse-lite, electron-to-chromium,
node-releases and update-browserslist-db. Clears GHSA-w5vr-8v7q-w6rv,
GHSA-c83g-rgw3-j3cx and GHSA-73wf-gq98-2v4g. Full npm audit (dev
included) now reports 0 vulnerabilities.

Generated with a one-off `npx npm@11.19.1 audit fix`: the system npm
10.9.7 crashes in arborist #loadPeerSet ("Cannot read properties of
null (reading 'edgesOut')"). Reinstalled with the system npm ci; build,
typecheck, tests, both audits and `npm audit signatures` pass.

CHANGELOG also records the vitest 5 (#14) and action-gh-release
v3.0.3 (#15) bumps, which merged without entries.


Claude-Session: https://claude.ai/code/session_01TT8Y9w6w2kLuBgcUWqVJpc

Co-authored-by: CR0CKER <6056387+CR0CKER@users.noreply.github.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
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.

1 participant