Skip to content

chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates#452

Merged
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-d84ce39edb
May 1, 2026
Merged

chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates#452
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-d84ce39edb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the github-actions-dependencies group with 1 update in the / directory: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml.
Bumps the github-actions-dependencies group with 1 update in the /actions/setup-node directory: pnpm/action-setup.

Updates hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml from 0.23.0 to 0.23.1

Release notes

Sourced from hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml's releases.

0.23.1

Release Summary

Documentation for actions and workflows was updated.

Permissions updates, these workflows does not require id-token: write anymore.

  • .github/workflows/release.yml
  • .github/workflows/prepare-release.yml
  • .github/workflows/finish-deploy-argocd-app-of-apps.yml
  • .github/workflows/deploy-start.yml
  • .github/workflows/deploy-finish.yml
  • .github/workflows/deploy-checks.yml
  • .github/workflows/deploy-argocd-app-of-apps.yml
  • .github/workflows/clean-deploy.yml
  • .github/workflows/clean-deploy-argocd-app-of-apps.yml

Internal changes include GitHub Actions dependency updates across multiple directories.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.23.0...0.23.1

Commits
  • 91a69c7 build(deps): Bump the github-actions-dependencies group across 5 directories ...
  • 7179ef5 docs: update actions and workflows documentation
  • 1dfc72a build(deps): Bump the github-actions-dependencies group across 3 directories ...
  • 54a081d docs: update actions and workflows documentation
  • a662531 docs(deploy/github-pages): improve description for build-path regarding expec...
  • e200699 build(deps): Bump hoverkraft-tech/public-docs/.github/workflows/sync-docs-dis...
  • See full diff in compare view

Updates pnpm/action-setup from 6.0.3 to 6.0.4

Release notes

Sourced from pnpm/action-setup's releases.

v6.0.4

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6.0.3...v6.0.4

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

…ctories with 2 updates

Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish).
Bumps the github-actions-dependencies group with 1 update in the /actions/setup-node directory: [pnpm/action-setup](https://github.com/pnpm/action-setup).


Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.23.0 to 0.23.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@48e0c54...91a69c7)

Updates `pnpm/action-setup` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@903f9c1...26f6d4f)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: pnpm/action-setup
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Hi, thank you for creating your PR, we will check it out very soon

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b823aeb) to head (c2256ea).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #452   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            3         3           
=========================================
  Hits             3         3           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Code Coverage Report

Coverage Results

Coverage

Metric Covered Total Percentage
Lines 2 2 100.00%
Functions 1 1 100.00%

Overall: 100.00% 🟢
🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩

@neilime neilime merged commit 18c5a14 into main May 1, 2026
70 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-d84ce39edb branch May 1, 2026 11:49
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.

1 participant