Skip to content

chore(deps): bump the github-actions-dependencies group with 6 updates#86

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-c960d2c5d6
Open

chore(deps): bump the github-actions-dependencies group with 6 updates#86
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-c960d2c5d6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the github-actions-dependencies group with 6 updates:

Package From To
hoverkraft-tech/ci-github-common/.github/workflows/linter.yml 0.35.1 0.35.4
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.35.1 0.35.4
hoverkraft-tech/ci-github-publish 0.23.3 0.25.0
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.35.1 0.35.4
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.35.1 0.35.4
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.35.1 0.35.4

Updates hoverkraft-tech/ci-github-common/.github/workflows/linter.yml from 0.35.1 to 0.35.4

Release notes

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

0.35.4

Release Summary

actions/checkout now supports the ref input for more flexible checkout configuration.

Documentation for actions and workflows has been updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.3...0.35.4

0.35.3

Release Summary

Adds support for specifying a destination directory name in local actions.

Internal documentation for actions and workflows was updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.2...0.35.3

0.35.2

Release Summary

The checkout action now supports sparse-checkout input, enabling more focused repository checkouts.

Actions and workflows documentation has been updated.

Breaking changes

There is no breaking change.

What's Changed

... (truncated)

Commits
  • b553a69 docs: update actions and workflows documentation
  • 0648df1 feat(actions/checkout): add support for ref input
  • cacc612 docs: update actions and workflows documentation
  • 26b89ca feat(local-actions): allows to specify destination directory name
  • ff81510 docs: update actions and workflows documentation
  • 2d44fec feat(actions/checkout): add support for sparse-checkout input
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml from 0.35.1 to 0.35.4

Release notes

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

0.35.4

Release Summary

actions/checkout now supports the ref input for more flexible checkout configuration.

Documentation for actions and workflows has been updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.3...0.35.4

0.35.3

Release Summary

Adds support for specifying a destination directory name in local actions.

Internal documentation for actions and workflows was updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.2...0.35.3

0.35.2

Release Summary

The checkout action now supports sparse-checkout input, enabling more focused repository checkouts.

Actions and workflows documentation has been updated.

Breaking changes

There is no breaking change.

What's Changed

... (truncated)

Commits
  • b553a69 docs: update actions and workflows documentation
  • 0648df1 feat(actions/checkout): add support for ref input
  • cacc612 docs: update actions and workflows documentation
  • 26b89ca feat(local-actions): allows to specify destination directory name
  • ff81510 docs: update actions and workflows documentation
  • 2d44fec feat(actions/checkout): add support for sparse-checkout input
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-publish from 0.23.3 to 0.25.0

Release notes

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

0.25.0

Release Summary

This release adds a new release/summarize-changelog action and introduces a release option to skip release creation when no changes are detected.

Internal updates include dependency bumps across npm packages and GitHub Actions, plus refreshed actions and workflows documentation.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.24.0...0.25.0

0.24.0

Release Summary

This release adds a release workflow recommendation and refreshes the actions and workflows documentation.

Internal maintenance updates devcontainer Docker-in-Docker to 3.0.0 and bumps GitHub Actions dependencies across multiple directories.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.23.3...0.24.0

Commits
  • b27c380 docs: update actions and workflows documentation
  • 995e042 feat(release): add skip-if-no-changes input to prevent release creation witho...
  • 115bdac docs: update actions and workflows documentation
  • 417f31f build(deps): Bump the github-actions-dependencies group across 8 directories ...
  • ad79e95 build(deps): Bump the npm-dependencies group across 1 directory with 4 updates
  • 377a8a8 feat(release): switch llm integration to langchain multi-provider
  • 1ebdeb2 feat(release): use npm openai package for llm summary generation
  • c3867a6 feat(release): support llm-prompt-based summary generation
  • ec61f11 feat(release): add summarize changelog action
  • 6a2562a docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml from 0.35.1 to 0.35.4

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml's releases.

0.35.4

Release Summary

actions/checkout now supports the ref input for more flexible checkout configuration.

Documentation for actions and workflows has been updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.3...0.35.4

0.35.3

Release Summary

Adds support for specifying a destination directory name in local actions.

Internal documentation for actions and workflows was updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.2...0.35.3

0.35.2

Release Summary

The checkout action now supports sparse-checkout input, enabling more focused repository checkouts.

Actions and workflows documentation has been updated.

Breaking changes

There is no breaking change.

What's Changed

... (truncated)

Commits
  • b553a69 docs: update actions and workflows documentation
  • 0648df1 feat(actions/checkout): add support for ref input
  • cacc612 docs: update actions and workflows documentation
  • 26b89ca feat(local-actions): allows to specify destination directory name
  • ff81510 docs: update actions and workflows documentation
  • 2d44fec feat(actions/checkout): add support for sparse-checkout input
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml from 0.35.1 to 0.35.4

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml's releases.

0.35.4

Release Summary

actions/checkout now supports the ref input for more flexible checkout configuration.

Documentation for actions and workflows has been updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.3...0.35.4

0.35.3

Release Summary

Adds support for specifying a destination directory name in local actions.

Internal documentation for actions and workflows was updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.2...0.35.3

0.35.2

Release Summary

The checkout action now supports sparse-checkout input, enabling more focused repository checkouts.

Actions and workflows documentation has been updated.

Breaking changes

There is no breaking change.

What's Changed

... (truncated)

Commits
  • b553a69 docs: update actions and workflows documentation
  • 0648df1 feat(actions/checkout): add support for ref input
  • cacc612 docs: update actions and workflows documentation
  • 26b89ca feat(local-actions): allows to specify destination directory name
  • ff81510 docs: update actions and workflows documentation
  • 2d44fec feat(actions/checkout): add support for sparse-checkout input
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/stale.yml from 0.35.1 to 0.35.4

Release notes

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

0.35.4

Release Summary

actions/checkout now supports the ref input for more flexible checkout configuration.

Documentation for actions and workflows has been updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.3...0.35.4

0.35.3

Release Summary

Adds support for specifying a destination directory name in local actions.

Internal documentation for actions and workflows was updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.2...0.35.3

0.35.2

Release Summary

The checkout action now supports sparse-checkout input, enabling more focused repository checkouts.

Actions and workflows documentation has been updated.

Breaking changes

There is no breaking change.

What's Changed

... (truncated)

Commits
  • b553a69 docs: update actions and workflows documentation
  • 0648df1 feat(actions/checkout): add support for ref input
  • cacc612 docs: update actions and workflows documentation
  • 26b89ca feat(local-actions): allows to specify destination directory name
  • ff81510 docs: update actions and workflows documentation
  • 2d44fec feat(actions/checkout): add support for sparse-checkout input
  • 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 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [hoverkraft-tech/ci-github-common/.github/workflows/linter.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.1` | `0.35.4` |
| [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.1` | `0.35.4` |
| [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) | `0.23.3` | `0.25.0` |
| [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.1` | `0.35.4` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.1` | `0.35.4` |
| [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.1` | `0.35.4` |


Updates `hoverkraft-tech/ci-github-common/.github/workflows/linter.yml` from 0.35.1 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@b485212...b553a69)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.35.1 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@b485212...b553a69)

Updates `hoverkraft-tech/ci-github-publish` from 0.23.3 to 0.25.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@281fe49...b27c380)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.35.1 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@b485212...b553a69)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.35.1 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@b485212...b553a69)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.35.1 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@b485212...b553a69)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 May 23, 2026
@github-actions
Copy link
Copy Markdown

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

@github-actions
Copy link
Copy Markdown

Code Coverage Report

Coverage Results

Coverage

Metric Covered Total Percentage
Lines 96 112 85.71%
Branches 108 162 66.67%
Functions 19 29 65.52%

Overall: 85.71% 🟢
🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩⬜⬜⬜

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.

0 participants