chore(deps): bump @vitest/mocker from 4.1.10 to 5.0.1 in the npm_and_yarn group across 1 directory - #209
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump @vitest/mocker from 4.1.10 to 5.0.1 in the npm_and_yarn group across 1 directory#209dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
be-music-player-demo | 31a7f37 | Commit Preview URL Branch Preview URL |
Sep 20 2026, 07:04 AM |
nulltask
force-pushed
the
dependabot/npm_and_yarn/npm_and_yarn-5ba7e1753b
branch
from
September 20, 2026 06:44
9728fc6 to
341c9c6
Compare
Exports Benchmark
Summary
Top Regressions
Top Improvements
Excluded (sub-timer-resolution)Per-call latency at or below 0.001ms on at least one side — the reported time is measurement noise, not the case's real cost, so no percent change is shown.
|
Pulls in the @vitest/mocker 5.0.1 security fix flagged by the npm_and_yarn
Dependabot group. Bump @vitest/coverage-v8 alongside it so the runner and the
coverage provider stay on the same major.
Vitest 5 removed the `sequential` test/suite modifier in favor of `concurrent`,
so `describe.sequential` in the player-tui CLI config suite becomes
`describe(..., { concurrent: false }, ...)`. That suite swaps the `node:os`
mock through the shared module registry, so its cases must not interleave.
nulltask
force-pushed
the
dependabot/npm_and_yarn/npm_and_yarn-5ba7e1753b
branch
from
September 20, 2026 07:03
341c9c6 to
31a7f37
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 1 update in the / directory: @vitest/mocker.
Updates
@vitest/mockerfrom 4.1.10 to 5.0.1Release notes
Sourced from @vitest/mocker's releases.
... (truncated)
Commits
03630a5chore: release v5.0.1 (#11275)f441c6fchore: release v5.0.0 (#11130)897f51fchore: release v5.0.0-rc.4 (#11107)7db80dcchore: release v5.0.0-rc.3 (#11089)732df2cfix(deps): update all non-major dependencies (#11043)1e9f80eperf(vm): don't prewarm modules the worker never requests (#11033)af83d1bchore: release v5.0.0-rc.2 (#10976)8ff9b9afix(mocker): restrict redirect mocks to the fs allowlist (#10972)65263d7fix(deps): update all non-major dependencies (#10966)a7fa111chore: release v5.0.0-rc.1 (#10920)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.