build(deps-dev): bump vitest and @vitest/coverage-v8#8288
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump vitest and @vitest/coverage-v8#8288dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
5368738 to
483f39e
Compare
π Benchmark resultsComparing with 1985b3b
|
2ebc979 to
23aedb9
Compare
khendrikse
pushed a commit
that referenced
this pull request
Jun 17, 2026
Combines three open dependency-bump PRs into one branch, plus the one code fix the bumps require. ## Included | Source PR | Change | |-----------|--------| | #8297 | shell-quote 1.8.3 β 1.8.4 (transitive) | | #8242 | fast-uri 3.1.0 β 3.1.2 (transitive) | | #8299 | @netlify/build β 35.15.0, @netlify/zip-it-and-ship-it β 14.7.1 | ## Required follow-on fix - **`netlify-function.ts`**: removed a now-obsolete `@ts-expect-error`. The @netlify/build bump ships the updated `@netlify/config` type, so the previously-suppressed error no longer occurs (TS2578). ## Scope notes - **#7701** (`@vitest/eslint-plugin` 1.3.20) was split out into its own PR (#8305) and is **no longer part of this branch**. - **#8288** (vitest 4) is intentionally excluded β it's blocked by an `@opentelemetry/api` peer conflict that fails install without `legacy-peer-deps`, and needs a separate decision. ## Verification Local (Node 24): `format:check`, `lint`, `typecheck` pass; **373/373 unit tests pass**. Integration/e2e not run locally (need auth token / network / Git LFS). π€ Generated with [Claude Code](https://claude.com/claude-code) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jaredm563 <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>
b25dd92 to
58be1fc
Compare
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together. Updates `vitest` from 3.2.4 to 4.1.9 - [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.9/packages/vitest) Updates `@vitest/coverage-v8` from 3.2.4 to 4.1.9 - [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.9/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.8 dependency-type: direct:development - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
58be1fc to
4958dda
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 vitest and @vitest/coverage-v8. These dependencies needed to be updated together.
Updates
vitestfrom 3.2.4 to 4.1.9Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.
Updates
@vitest/coverage-v8from 3.2.4 to 4.1.9Release notes
Sourced from @βvitest/coverage-v8's releases.
... (truncated)
Commits
a7a61e7chore: release v4.1.9 (#10598)e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3fc6f482chore: release v4.1.21f2d318chore: release v4.1.1Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@βvitest/coverage-v8since your current version.