Skip to content

build(deps): bump the github-actions group with 2 updates - #53

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-5caab66bce
Open

build(deps): bump the github-actions group with 2 updates#53
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-5caab66bce

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the github-actions group 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 github-actions group 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@48b55a0...8207627)

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@3c054a2...8b15768)

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

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 22, 2026
@github-actions

Copy link
Copy Markdown

Coverage Report for Unit Tests

Status Category Percentage Covered / Total
🟢 Lines 92.08% (🎯 85%) 4784 / 5195
🟢 Statements 91.96% (🎯 85%) 4942 / 5374
🟢 Functions 89.38% (🎯 85%) 1103 / 1234
🟢 Branches 86.71% (🎯 85%) 2605 / 3004
File CoverageNo changed files found.
Generated in workflow #170 for commit b230806 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown

Coverage Report for Integration Tests

Status Category Percentage Covered / Total
🔴 Lines 40.78% (🎯 85%) 2397 / 5877
🔴 Statements 40.44% (🎯 85%) 2457 / 6075
🔴 Functions 38.68% (🎯 85%) 516 / 1334
🔴 Branches 33.5% (🎯 85%) 1106 / 3301
File CoverageNo changed files found.
Generated in workflow #170 for commit b230806 by the Vitest Coverage Report Action

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