Skip to content

chore(deps): bump the github-actions-dependencies group with 3 updates#190

Merged
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-5c56bcda16
Oct 17, 2025
Merged

chore(deps): bump the github-actions-dependencies group with 3 updates#190
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-5c56bcda16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 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.3.0 to 4.4.0

Release notes

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

v4.4.0

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

Commits
  • 3fb92d6 Merge pull request #177 from docker/dependabot/npm_and_yarn/npm_and_yarn-9eb7...
  • 1388431 chore: update generated content
  • 4d8e316 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
  • 13bc64b Merge pull request #175 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 9b44f45 ci: test docker 29 release
  • db9988d chore: update generated content
  • 80ba8d8 build(deps): bump @​docker/actions-toolkit from 0.62.1 to 0.64.0
  • 48f9ddd Merge pull request #173 from docker/dependabot/github_actions/actions/checkout-5
  • 746efa2 build(deps): bump actions/checkout from 4 to 5
  • 46897a6 Merge pull request #167 from docker/dependabot/npm_and_yarn/form-data-2.5.5
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-nodejs from 0.15.0 to 0.16.0

Release notes

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

0.16.0

Release Summary

No new features in this release. Fix: cross-platform compatibility and working-directory behavior in GitHub Actions. Docs: actions and workflows documentation updated.

Internal (deps): routine dependency updates to the github-actions-dependencies group.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.15.0...0.16.0

Commits
  • 6809332 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 421cbe6 docs: update actions and workflows documentation
  • c02a28b chore: use github-scripts for cross-platform compatibility
  • See full diff in compare view

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

Release notes

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

0.27.0

Release Summary

Upgraded the greetings workflow to the latest actions/first-interaction, and the linter now auto-installs required Prettier plugins.

Internal: docs were refreshed for actions/workflows and GitHub Actions dependencies were updated across multiple directories.

Breaking change(s)

The greetings workflow input names changed from issue-message/pr-message to issue_message/pr_message; update any workflows calling it to the new names.

What's Changed

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

Commits
  • b7dd413 fix(linter): handle no changed files context
  • 0822bea docs: update actions and workflows documentation
  • bab8450 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 94dde6b fix(linter): install prettier plugins if needed
  • 3c7f4e6 docs: add instructions for agents
  • 1a70dee docs: add name to linter workflow
  • ddbc2e6 feat(greetings)!: upgrade actions/first-interaction
  • fce348c docs: update actions and workflows documentation
  • 78edfd3 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • e1d5dc9 docs: update actions and workflows documentation
  • Additional commits viewable 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 Oct 17, 2025
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.4.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.16.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.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-5c56bcda16 branch from cc08368 to 5fffe29 Compare October 17, 2025 07:50
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.02%. Comparing base (3846bcd) to head (5fffe29).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #190   +/-   ##
=======================================
  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.

@neilime neilime merged commit ccd64b0 into main Oct 17, 2025
35 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-5c56bcda16 branch October 17, 2025 07:54
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