Skip to content

build(deps): bump the github-actions-dependencies group with 3 updates#970

Merged
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-b652906f08
Aug 22, 2025
Merged

build(deps): bump the github-actions-dependencies group with 3 updates#970
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-b652906f08

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2025

Copy link
Copy Markdown
Contributor

Bumps the github-actions-dependencies group with 3 updates: hoverkraft-tech/ci-github-nodejs, hoverkraft-tech/ci-github.qkg1.topmon and hoverkraft-tech/ci-github-publish.

Updates hoverkraft-tech/ci-github-nodejs from 0.13.0 to 0.14.1

Release notes

Sourced from hoverkraft-tech/ci-github-nodejs's releases.

0.14.1

Release Summary

continuous-integration workflow now properly manages self-workflow actions to avoid leftover files, improving CI reliability.

Internal: documentation for actions/workflows was updated.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.14.0...0.14.1

0.14.0

Release Summary

This release updates actions dependencies and improves documentation for actions and workflows. Dependency upgrades include the CI GitHub container and the super-linter to their latest versions. No user-facing features or bug fixes were introduced.

Breaking change(s)

Requires GitHub Runner ≥ v2.327.1.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.13.0...0.14.0

Commits
  • 1d00c9e fix(continuous-integration): manage properly self-workflow actions to avoid u...
  • 34dc6fd docs: update actions and workflows documentation
  • 284b3a2 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 79d0d0e chore(deps): bump super-linter/super-linter
  • 033995a chore(deps): bump the npm-dependencies group across 4 directories with 2 updates
  • d23d6fc chore(deps): bump the npm-dependencies group across 5 directories with 4 updates
  • b92ae95 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 308110b chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • df10f55 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github.qkg1.topmon from 0.23.1 to 0.24.0

Release notes

Sourced from hoverkraft-tech/ci-github.qkg1.topmon's releases.

0.24.0

Release Summary

CI dependencies refreshed, notably actions/checkout v5, actions/first-interaction v3, amannn/action-semantic-pull-request v6, CodeQL patches, actions/download-artifact v5 and Super-linter upgraded to v8. Actions and workflows documentation updated.

Breaking change(s)

Super-Linter v8 updates rules and removes some linters (See https://github.com/super-linter/super-linter/releases/tag/v8.0.0), actions/checkout v5 requires GitHub Runner ≥ v2.327.1, amannn/action-semantic-pull-request v6 moves to Node 24/ESM, and actions/download-artifact v5 changes the output path for single-ID downloads.

What's Changed

Full Changelog: hoverkraft-tech/ci-github.qkg1.topmon@0.23.1...0.24.0

Commits
  • b488399 chore(deps): bump super-linter/super-linter
  • 29242b5 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • f53d86e chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 2138b59 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • a148351 chore(deps): bump hoverkraft-tech/ci-github-publish
  • e616343 chore: rename logo image
  • 13b74cf docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-publish from 0.7.1 to 0.8.0

Release notes

Sourced from hoverkraft-tech/ci-github-publish's releases.

0.8.0

Release Summary

This release updates actions dependencies and improves documentation for actions and workflows. Dependency upgrades include the CI GitHub container and the super-linter to their latest versions. No user-facing features or bug fixes were introduced.

Breaking change(s)

Requires GitHub Runner ≥ v2.327.1.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.7.1...0.8.0

Commits
  • 6d9e5d4 docs: update actions and workflows documentation
  • 6db8ce3 build(deps): Bump the github-actions-dependencies group across 6 directories ...
  • 9cf48fd build(deps): Bump super-linter/super-linter
  • 1b487d9 docs: update actions and workflows documentation
  • ea58918 Merge pull request #142 from hoverkraft-tech/dependabot/github_actions/github...
  • aa363f1 build(deps): Bump the github-actions-dependencies group across 2 directories ...
  • f13e51c docs: update actions and workflows documentation
  • 30c5b76 build(deps): Bump hoverkraft-tech/ci-github-container
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-dependencies group with 3 updates: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs), [hoverkraft-tech/ci-github.qkg1.topmon](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon) and [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish).


Updates `hoverkraft-tech/ci-github-nodejs` from 0.13.0 to 0.14.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
- [Commits](hoverkraft-tech/ci-github-nodejs@51de90c...1d00c9e)

Updates `hoverkraft-tech/ci-github.qkg1.topmon` from 0.23.1 to 0.24.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon/releases)
- [Commits](hoverkraft-tech/ci-github.qkg1.topmon@6857ef6...b488399)

Updates `hoverkraft-tech/ci-github-publish` from 0.7.1 to 0.8.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@7ce3b41...6d9e5d4)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-nodejs
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github.qkg1.topmon
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

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 Aug 22, 2025
@codecov

codecov Bot commented Aug 22, 2025

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #970   +/-   ##
=======================================
  Coverage   28.88%   28.88%           
=======================================
  Files          17       17           
  Lines         225      225           
  Branches       27       27           
=======================================
  Hits           65       65           
  Misses        159      159           
  Partials        1        1           

☔ 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.

@neilime
neilime merged commit 3332ad9 into main Aug 22, 2025
12 checks passed
@neilime
neilime deleted the dependabot/github_actions/github-actions-dependencies-b652906f08 branch August 22, 2025 05:19
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