Skip to content

build(deps-dev): Bump @vitest/coverage-v8 from 4.1.11 to 5.0.0 in /actions/setup/js - #59428

Open
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/npm_and_yarn/actions/setup/js/vitest/coverage-v8-5.0.0
Open

build(deps-dev): Bump @vitest/coverage-v8 from 4.1.11 to 5.0.0 in /actions/setup/js#59428
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/npm_and_yarn/actions/setup/js/vitest/coverage-v8-5.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @vitest/coverage-v8 from 4.1.11 to 5.0.0.

Release notes

Sourced from @​vitest/coverage-v8'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

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)

pr-sous-chef

Branch refresh requested by PR Sous Chef run: https://github.com/github/gh-aw/actions/runs/34215120280

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 7.71 AIC · ⌖ 8.77 AIC · ⊞ 9.2K ·
Comment /souschef to run again


Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • github.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "github.com"

See Network Configuration for more information.

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 27.1 AIC · ⌖ 8.66 AIC · ⊞ 8.9K ·
Comment /souschef to run again


Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 24.4 AIC · ⌖ 8.6 AIC · ⊞ 9.2K ·
Comment /souschef to run again


Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • github.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "github.com"

See Network Configuration for more information.

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 35.3 AIC · ⌖ 8.78 AIC · ⊞ 9.2K ·
Comment /souschef to run again

Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.1.11 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/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Sep 8, 2026
@gh-aw-bot

Copy link
Copy Markdown
Collaborator
pr-sous-chef

@copilot Please take the next forward-progress pass on PR #59428.

  • Refresh the branch with the latest base changes if GitHub allows it.
  • Review the latest checks and any remaining feedback on current HEAD.
  • Run the pr-finisher skill and push any fixups needed to move this PR toward merge readiness.

Generated by PR Sous Chef: https://github.com/github/gh-aw/actions/runs/34215120280

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 7.71 AIC · ⌖ 8.77 AIC · ⊞ 9.2K ·
Comment /souschef to run again

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>

Copilot AI commented Sep 8, 2026

Copy link
Copy Markdown
Contributor
pr-sous-chef
```...

Completed the forward-progress pass in commit 1575ec4. Updated Vitest and @vitest/ui to 5.0.0, refreshed the lockfile, replaced removed describe.sequential usage, and validated the affected suites plus repository checks. The branch was already current with main; prior CI failures were due to the unresolved Vitest peer dependency conflict.

@github-actions

This comment has been minimized.

@gh-aw-bot

Copy link
Copy Markdown
Collaborator
pr-sous-chef

@copilot Please take another forward-progress pass on PR #59428.

  • Re-check the current HEAD, confirm whether all dependency-update follow-ups are complete, and run the pr-finisher skill.
  • If anything still blocks merge readiness, push the smallest necessary fixup and summarize the remaining maintainer action.

Generated by PR Sous Chef: https://github.com/github/gh-aw/actions/runs/34264957843

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • github.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "github.com"

See Network Configuration for more information.

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 27.1 AIC · ⌖ 8.66 AIC · ⊞ 8.9K ·
Comment /souschef to run again

Copilot AI commented Sep 8, 2026

Copy link
Copy Markdown
Contributor
pr-sous-chef
```...

Rechecked current HEAD 26ae715 after the base refresh. The Vitest 5 follow-ups are complete; make fmt, make lint, make test-unit, make test, and make recompile pass with no additional fixup needed. The remaining maintainer action is to approve/re-trigger the Dependabot PR workflow, which is currently action_required with no jobs started.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Hey @dependabot 👋 — thanks for keeping our test dependencies up to date! This vitest coverage bump to 5.0.0 looks great — the PR includes comprehensive updates to package manifests and all affected test files (apply_samples.test.cjs, safe_outputs_mcp_large_content.test.cjs, and safe_outputs_mcp_server_defaults.test.cjs are all updated in sync with the version change). The detailed release notes in the PR body provide clear context on the major version upgrade and its benefits for performance. This PR is ready for review.

Generated by ✅ Contribution Check · copilot · auto · 50.8 AIC · ⌖ 6.46 AIC · ⊞ 9.3K ·

@gh-aw-bot

Copy link
Copy Markdown
Collaborator
pr-sous-chef

@copilot Please take the next forward-progress pass on PR #59428.

  • Re-check the current HEAD and confirm whether any follow-up beyond the dependency bump remains.
  • Refresh the branch with the latest base changes if GitHub allows it.
  • Run the pr-finisher skill and push the smallest necessary fixup, or summarize the remaining maintainer action if no code change is needed.

Failed checks: none currently reported on the compact queue.

Generated by PR Sous Chef: https://github.com/github/gh-aw/actions/runs/34285256545

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • github.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "github.com"

See Network Configuration for more information.

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 35.3 AIC · ⌖ 8.78 AIC · ⊞ 9.2K ·
Comment /souschef to run again

Copilot AI commented Sep 8, 2026

Copy link
Copy Markdown
Contributor
pr-sous-chef
```...

Rechecked HEAD fb72064; it is current with main and the dependency-update follow-up is complete. No code fixup is needed. make fmt, make lint, make test-unit, make test, and make recompile pass, and there are no review threads or failed checks. The remaining maintainer action is to let the current Copilot check finish and review/merge the PR.

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.

2 participants