Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps the github-actions-dependencies group with 3 updates: docker/setup-docker-action, hoverkraft-tech/ci-github-nodejs and hoverkraft-tech/ci-github-common.

Updates docker/setup-docker-action from 4.4.0 to 4.5.0

Release notes

Sourced from docker/setup-docker-action's releases.

v4.5.0

Full Changelog: docker/setup-docker-action@v4.4.0...v4.5.0

Commits
  • efe9e38 Merge pull request #182 from crazy-max/releases-gh-token
  • 78e4df2 Merge pull request #180 from crazy-max/macos-15
  • 9321b68 chore: update generated content
  • 276a2f3 set github token to list releases and download assets
  • 4160483 ci: update to macos-15-intel
  • b71d5ee Merge pull request #179 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • d3f310e chore: update generated content
  • c8283cc build(deps): bump @​docker/actions-toolkit from 0.64.0 to 0.65.0
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-nodejs from 0.16.1 to 0.17.0

Release notes

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

0.17.0

Release Summary

In continuous-integration, a new container input enables OCI-based CI execution for more consistent, isolated runs.

Internal: documentation updates and routine dependency bumps across GitHub Actions and npm improve security and maintenance posture.

Breaking change(s)

There is no breaking change.

What's Changed

New Contributors

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.16.1...0.17.0

Commits
  • 0264395 docs: update actions and workflows documentation
  • 2c61205 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • d53fc47 chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • 546c232 chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • 2ae7477 chore(deps): bump github/codeql-action
  • 27a213d chore(deps): bump the npm-dependencies group across 4 directories with 2 updates
  • 97f2767 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 62985a8 docs: update actions and workflows documentation
  • a42cfc5 feat(continuous-integration): add container input for OCI-based CI execution
  • 5f50f1a docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common from 0.27.0 to 0.28.0

Release notes

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

0.28.0

Release Summary

linter: Ratchet updated to 0.11.4. semantic-pull-request: Workflow concurrency rule improved.

Internal changes: synced docs, integrated the sync-docs workflow, and bumped GitHub Actions dependencies.

Breaking change(s)

There is no breaking change.

What's Changed

New Contributors

Full Changelog: hoverkraft-tech/ci-github-common@0.27.0...0.28.0

Commits
  • 5f11437 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • 0bb37fb chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • f9f3587 docs: update actions and workflows documentation
  • 19889eb ci: integrate sync-docs workflow
  • 881e2c1 ci: integrate sync-docs workflow
  • f69da8f docs: update actions and workflows documentation
  • a895167 feat(linter): update ratchet from 0.11.3 to 0.11.4
  • 99641cd chore: add devcontainer config
  • f9dca9c fix(semantic-pull-request): enhance workflow concurrency rule
  • 865fe29 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 Nov 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

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

@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-1e84d6d0ff branch 2 times, most recently from dae0fcc to 1d875da Compare November 5, 2025 13:13
@codecov
Copy link

codecov bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.02%. Comparing base (0c4c8ad) to head (bf0655e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #195   +/-   ##
=======================================
  Coverage   97.02%   97.02%           
=======================================
  Files           9        9           
  Lines         168      168           
  Branches       22       22           
=======================================
  Hits          163      163           
  Misses          5        5           

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

Bumps the github-actions-dependencies group with 3 updates:
- [docker/setup-docker-action](https://github.com/docker/setup-docker-action)
- [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs)
- [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common)

---
updated-dependencies:
- dependency-name: docker/setup-docker-action
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-nodejs
  dependency-version: 0.17.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.28.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-1e84d6d0ff branch from 1d875da to bf0655e Compare November 5, 2025 13:17
@neilime neilime merged commit 2feed3a into main Nov 5, 2025
35 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-1e84d6d0ff branch November 5, 2025 13:22
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.

2 participants