Skip to content

chore(deps): bump the gha group in /.github/workflows with 2 updates#1621

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/gha-5caab66bce
Closed

chore(deps): bump the gha group in /.github/workflows with 2 updates#1621
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/gha-5caab66bce

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the gha group in /.github/workflows with 2 updates: actions/setup-node and davelosert/vitest-coverage-report-action.

Updates actions/setup-node from 6.4.0 to 7.0.0

Release notes

Sourced from actions/setup-node's releases.

v7.0.0

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v6.5.0

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

Commits
  • 8207627 Migrate to ESM and upgrade dependencies (#1574)
  • 04be95c Add cache-primary-key and cache-matched-key as outputs (#1577)
  • 7c2c68d docs: Update caching recommendations to mitigate cache poisoning risks (#1567)
  • 6a61c03 Merge pull request #1569 from jasongin/update-actions-cache-5.1.0
  • 30eb73b Resolve high-severity audit issues
  • 4e1a87a Update dist
  • 360237f Strict equality
  • 4f8aac5 Bump @​actions/cache to 5.1.0, log cache write denied
  • f4a67bb Only use mirrorToken in getManifest if it's provided (#1548)
  • 0355742 Remove dummy NODE_AUTH_TOKEN export (#1558)
  • Additional commits viewable in compare view

Updates davelosert/vitest-coverage-report-action from 2.12.1 to 2.12.2

Release notes

Sourced from davelosert/vitest-coverage-report-action's releases.

v2.12.2

2.12.2 (2026-07-14)

Bug Fixes

  • color status icon by vitest threshold pass/fail when threshold-icons is unset (#648) (2500e23), closes #557 #580
  • deps-dev: bump @​biomejs/biome from 2.5.0 to 2.5.1 (#642) (3712652)
  • deps-dev: bump @​types/node in the build-deps group (#640) (6304193)
  • deps-dev: bump the build-deps group with 2 updates (#641) (a9fb062)
Commits
  • 8b15768 chore(release): 2.12.2 [skip ci]
  • 2500e23 fix: color status icon by vitest threshold pass/fail when threshold-icons is ...
  • ce36815 Handle 0 coverage thresholds in summary target display (#649)
  • 2d3579c chore(deps-dev): bump semantic-release (#651)
  • 21e726f chore(deps-dev): bump the build-deps group with 3 updates (#650)
  • f6ff263 chore(deps-dev): bump the build-deps group with 4 updates (#643)
  • 69fe23d chore(deps-dev): bump @​semantic-release/github (#644)
  • 53d2386 chore(deps-dev): bump @​biomejs/biome from 2.5.1 to 2.5.2 (#645)
  • a9fb062 fix(deps-dev): bump the build-deps group with 2 updates (#641)
  • 3712652 fix(deps-dev): bump @​biomejs/biome from 2.5.0 to 2.5.1 (#642)
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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 conditions

Bumps the gha group in /.github/workflows with 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [davelosert/vitest-coverage-report-action](https://github.com/davelosert/vitest-coverage-report-action).


Updates `actions/setup-node` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v6.4.0...v7.0.0)

Updates `davelosert/vitest-coverage-report-action` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/davelosert/vitest-coverage-report-action/releases)
- [Changelog](https://github.com/davelosert/vitest-coverage-report-action/blob/main/release.config.js)
- [Commits](davelosert/vitest-coverage-report-action@v2.12.1...v2.12.2)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha
- dependency-name: davelosert/vitest-coverage-report-action
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report for Vitest Coverage (ubuntu-24.04)

Status Category Percentage Covered / Total
🔵 Lines 21.23% 110 / 518
🔵 Statements 21.19% 110 / 519
🔵 Functions 32.35% 11 / 34
🔵 Branches 24.54% 134 / 546
File CoverageNo changed files found.
Generated in workflow #1058 for commit b03eb79 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report for Vitest Coverage (windows-2025)

Status Category Percentage Covered / Total
🔵 Lines 20.07% 104 / 518
🔵 Statements 20.03% 104 / 519
🔵 Functions 32.35% 11 / 34
🔵 Branches 22.34% 122 / 546
File CoverageNo changed files found.
Generated in workflow #1058 for commit b03eb79 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report for Vitest Coverage (macos-26)

Status Category Percentage Covered / Total
🔵 Lines 29.53% 153 / 518
🔵 Statements 29.47% 153 / 519
🔵 Functions 47.05% 16 / 34
🔵 Branches 21.61% 118 / 546
File CoverageNo changed files found.
Generated in workflow #1058 for commit b03eb79 by the Vitest Coverage Report Action

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/dot-github/workflows/gha-5caab66bce branch July 20, 2026 19:53
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants