Skip to content

ci(deps): bump the github-actions group with 2 updates - #1725

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/github-actions-3a69809f80
Sep 21, 2026
Merged

github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/github-actions-3a69809f80

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 2 updates: voidzero-dev/setup-vp and codecov/codecov-action.

Updates voidzero-dev/setup-vp from 1.20.0 to 1.21.0

Release notes

Sourced from voidzero-dev/setup-vp's releases.

v1.21.0

GitLab and Azure now support version files, Node.js selection, project .npmrc authentication, and full YAML install inputs. GitLab adds a Windows template, native dependency caching, restore-only cache controls, and dotenv outputs. Azure adds named outputs and an sfw cache.

On Azure, nodeVersion now selects the project runtime through vp env use. Use bootstrapNodeVersion to control the Node.js version installed by UseNode@1.

This release fixes Windows cache restoration for directory links. Vite+ preview builds (0.0.0-commit.<40-character SHA>) now skip sfw and use plain vp install, even when sfw: true.

What's Changed

Full Changelog: voidzero-dev/setup-vp@v1.20.0...v1.21.0

Commits
  • 24d8702 chore: release v1.21.0 (#166)
  • 8ed2eee refactor: centralize Windows platform checks (#165)
  • 7fa0264 fix: disable sfw for Vite+ preview builds (#160)
  • c08e715 chore(ci): temporarily skip sfw blocking checks (#162)
  • 60c4724 fix: restore Windows cache links using target types (#159)
  • 857bb96 ci: require run-e2e label for automatic GitLab E2E (#158)
  • 37ecdb1 chore(deps): update npm packages (#153)
  • 94b14af chore(deps): update pnpm/action-setup action to v6.1.0 (#154)
  • 3d918ca chore(deps): update vite-plus to v0.3.2 (#156)
  • 07c9643 feat: align GitLab and Azure setup features (#152)
  • See full diff in compare view

Updates codecov/codecov-action from 7.1.0 to 7.1.1

Release notes

Sourced from codecov/codecov-action's releases.

v7.1.1

What's Changed

Full Changelog: codecov/codecov-action@v7.1.0...v7.1.1

Commits

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: [voidzero-dev/setup-vp](https://github.com/voidzero-dev/setup-vp) and [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `voidzero-dev/setup-vp` from 1.20.0 to 1.21.0
- [Release notes](https://github.com/voidzero-dev/setup-vp/releases)
- [Commits](voidzero-dev/setup-vp@9fd26ff...24d8702)

Updates `codecov/codecov-action` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@0b35c9e...303a32d)

---
updated-dependencies:
- dependency-name: voidzero-dev/setup-vp
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-version: 7.1.1
  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 Sep 21, 2026
@github-actions
github-actions Bot merged commit b6d66af into master Sep 21, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-3a69809f80 branch September 21, 2026 00:04
@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.25%. Comparing base (564391a) to head (f13a3e8).
⚠️ Report is 14 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1725   +/-   ##
=======================================
  Coverage   83.25%   83.25%           
=======================================
  Files          62       62           
  Lines         842      842           
  Branches      151      151           
=======================================
  Hits          701      701           
  Misses         16       16           
  Partials      125      125           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Development

Successfully merging this pull request may close these issues.

0 participants