Skip to content

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

Merged
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-3950fe2c8f
Aug 19, 2025
Merged

build(deps): bump the github-actions-dependencies group with 2 updates#1607
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-3950fe2c8f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions-dependencies group with 2 updates: hoverkraft-tech/ci-github-nodejs and hoverkraft-tech/ci-github-common.

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

Release notes

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

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
  • 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-common from 0.23.1 to 0.24.0

Release notes

Sourced from hoverkraft-tech/ci-github-common'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-common@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

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 19, 2025
@codecov

codecov Bot commented Aug 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.93%. Comparing base (f7a44cd) to head (85afa44).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1607   +/-   ##
=======================================
  Coverage   88.93%   88.93%           
=======================================
  Files          31       31           
  Lines         723      723           
  Branches      123      119    -4     
=======================================
  Hits          643      643           
  Misses         80       80           

☔ 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 force-pushed the dependabot/github_actions/github-actions-dependencies-3950fe2c8f branch from b12b897 to 2874c17 Compare August 19, 2025 14:42
Bumps the github-actions-dependencies group with 2 updates: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs) and [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).

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

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

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-nodejs
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
@neilime
neilime force-pushed the dependabot/github_actions/github-actions-dependencies-3950fe2c8f branch from 2874c17 to 85afa44 Compare August 19, 2025 14:42
@neilime
neilime merged commit 986edfa into main Aug 19, 2025
12 checks passed
@neilime
neilime deleted the dependabot/github_actions/github-actions-dependencies-3950fe2c8f branch August 19, 2025 14:46
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