Skip to content

chore(deps): bump the gha group across 1 directory with 3 updates#1562

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dot-github/workflows/gha-a44074afc8
Closed

chore(deps): bump the gha group across 1 directory with 3 updates#1562
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dot-github/workflows/gha-a44074afc8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps the gha group with 3 updates in the /.github/workflows directory: volta-cli/action, actions/upload-artifact and davelosert/vitest-coverage-report-action.

Updates volta-cli/action from 4.2.1 to 5.0.0

Release notes

Sourced from volta-cli/action's releases.

Release 5.0.0

💥 Breaking Change

Committers: 1

Changelog

Sourced from volta-cli/action's changelog.

v5.0.0 (2026-04-01)

💥 Breaking Change

Committers: 1

Commits
  • 615a78f Release 5.0.0
  • 762cc9b Merge pull request #168 from Yama-Tomo/master
  • 7c13339 Bump release-it to a version supporting Node.js 24
  • b28a379 Update to Node24
  • 979638c Merge pull request #158 from volta-cli/dependabot/npm_and_yarn/rollup-4.22.4
  • efcca96 Bump rollup from 4.20.0 to 4.22.4
  • 87cd325 Merge pull request #157 from volta-cli/dependabot/npm_and_yarn/vite-5.4.6
  • 5bc2990 Bump vite from 5.3.5 to 5.4.6
  • See full diff in compare view

Updates actions/upload-artifact from 7.0.0 to 7.0.1

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.1

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

Commits
  • 043fb46 Merge pull request #797 from actions/yacaovsnc/update-dependency
  • 634250c Include changes in typespec/ts-http-runtime 0.3.5
  • e454baa Readme: bump all the example versions to v7 (#796)
  • 74fad66 Update the readme with direct upload details (#795)
  • See full diff in compare view

Updates davelosert/vitest-coverage-report-action from 2.9.3 to 2.11.2

Release notes

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

v2.11.2

2.11.2 (2026-04-04)

Bug Fixes

  • deps-dev: bump lodash from 4.17.23 to 4.18.1 to fix high severity alert (#610) (3c50566)

v2.11.1

2.11.1 (2026-04-02)

Bug Fixes

  • deps-dev: bump lodash-es from 4.17.23 to 4.18.1 to fix high severity alert (#609) (d63aa97)

v2.11.0

2.11.0 (2026-03-31)

Features

  • add show-uncovered-lines option to hide the Uncovered Lines column (#605) (59b5bb7)

v2.10.0

2.10.0 (2026-03-30)

Bug Fixes

  • deps-dev: bump handlebars from 4.7.8 to 4.7.9 to fix critical vulnerability (#604) (a71558c)
  • deps: bump picomatch to 9 to fix high severity vulnerability (#603) (f46039a)
  • deps: bump tar and npm to fix high severity alert (#598) (4922f30)

Features

  • Add file-coverage-expanded option to expand File Coverage section by default (#582) (479bd5d)
Commits
  • 3c50566 fix(deps-dev): bump lodash from 4.17.23 to 4.18.1 to fix high severity alert ...
  • d63aa97 fix(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 to fix high severity ale...
  • 6726798 Update GitHub App token action in release workflow (#608)
  • c0c9b09 chore(release): 2.11.0 [skip ci]
  • 59b5bb7 feat: add show-uncovered-lines option to hide the Uncovered Lines column (#...
  • d9f320e chore(deps-dev): bump the build-deps group with 4 updates (#606)
  • 66df6b1 chore(deps-dev): bump @​biomejs/biome from 2.4.8 to 2.4.9 (#607)
  • bd52af5 chore(release): 2.10.0 [skip ci]
  • f46039a fix(deps): bump picomatch to 9 to fix high severity vulnerability (#603)
  • 479bd5d feat: Add file-coverage-expanded option to expand File Coverage section by de...
  • 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 with 3 updates in the /.github/workflows directory: [volta-cli/action](https://github.com/volta-cli/action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [davelosert/vitest-coverage-report-action](https://github.com/davelosert/vitest-coverage-report-action).


Updates `volta-cli/action` from 4.2.1 to 5.0.0
- [Release notes](https://github.com/volta-cli/action/releases)
- [Changelog](https://github.com/volta-cli/action/blob/master/CHANGELOG.md)
- [Commits](volta-cli/action@v4.2.1...v5.0.0)

Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v7.0.0...v7.0.1)

Updates `davelosert/vitest-coverage-report-action` from 2.9.3 to 2.11.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.9.3...v2.11.2)

---
updated-dependencies:
- dependency-name: volta-cli/action
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
- dependency-name: davelosert/vitest-coverage-report-action
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Apr 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for Vitest Coverage (ubuntu-24.04)

Status Category Percentage Covered / Total
🔵 Lines 22.64% 120 / 530
🔵 Statements 22.59% 120 / 531
🔵 Functions 36.84% 14 / 38
🔵 Branches 26.07% 145 / 556
File CoverageNo changed files found.
Generated in workflow #984 for commit eda6269 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 19.62% 104 / 530
🔵 Statements 19.58% 104 / 531
🔵 Functions 28.94% 11 / 38
🔵 Branches 21.94% 122 / 556
File CoverageNo changed files found.
Generated in workflow #984 for commit eda6269 by the Vitest Coverage Report Action

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

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

@dependabot dependabot bot closed this Apr 13, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/workflows/gha-a44074afc8 branch April 13, 2026 20:51
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