Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps the github-actions-dependencies group with 9 updates in the / directory:

Package From To
hoverkraft-tech/ci-github-common/.github/workflows/linter.yml 0.30.2 0.31.3
hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml 0.20.2 0.20.6
actions/checkout 6.0.0 6.0.1
hoverkraft-tech/ci-github-nodejs 0.20.2 0.20.6
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.30.2 0.31.3
hoverkraft-tech/ci-github-publish 0.15.2 0.17.3
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.30.2 0.31.3
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.30.2 0.31.3
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.30.2 0.31.3

Updates hoverkraft-tech/ci-github-common/.github/workflows/linter.yml from 0.30.2 to 0.31.3

Release notes

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

0.31.3

Release Summary

No public changes.

Internal: updated actions/workflows documentation and bumped GitHub Actions dependencies in one directory.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.2...0.31.3

0.31.2

Release Summary

Fix (parse-ci-reports): broadened support for content patterns in Astro check reports to improve parsing reliability. No internal changes.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.1...0.31.2

0.31.1

Release Summary

No new features or bug fixes were introduced in this release.

Internal changes: documentation for actions and workflows was refreshed, and parse-ci-reports was refactored so auto-detection patterns are provided by individual parsers.

Breaking change(s)

There is no breaking change.

What's Changed

... (truncated)

Commits
  • 5ac5046 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • b98869a docs: update actions and workflows documentation
  • 2d3c39a fix(parse-ci-reports): supports more content patterns for astro check report
  • e673352 docs: update actions and workflows documentation
  • 10be6bf chore: fix lint issues
  • 5e73831 Fix code review feedback and formatting
  • 01ef37e Refactor AUTO_PATTERNS to be provided by parsers via getAutoPatterns()
  • 1bbe89d docs: update actions and workflows documentation
  • e10f0cb feat(local-workflow-actions): add cloned actions to ignore files
  • ba7423c docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml from 0.20.2 to 0.20.6

Release notes

Sourced from hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml's releases.

0.20.6

Release Summary

No public changes.

Internal: refreshed actions/workflows documentation and bumped dependencies (GitHub Actions across 4 directories with 11 updates, npm across 4 directories with 2 updates).

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.20.5...0.20.6

0.20.5

Release Summary

No public changes.

Fix: resolved Codecov GPG issues in container mode using github-script helpers. Internal: extracted Codecov logic to a dedicated action with configuration fixes, refreshed actions/workflows documentation, and bumped npm and GitHub Actions dependencies across the repository.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.20.4...0.20.5

0.20.4

Release Summary

... (truncated)

Commits
  • 338755b chore(deps): bump the npm-dependencies group across 4 directories with 2 updates
  • 9659362 chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • 3004805 docs: update actions and workflows documentation
  • c61f09c chore(deps): bump the npm-dependencies group across 4 directories with 2 updates
  • 1577967 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • 97de3ae docs: update actions and workflows documentation
  • 7b366a2 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • 7d6c85d docs: update actions and workflows documentation
  • 4e4a77f fix: remove container input and always check for missing deps
  • 15e2b99 refactor: move Codecov logic to dedicated action with dependency cleanup
  • Additional commits viewable in compare view

Updates actions/checkout from 6.0.0 to 6.0.1

Release notes

Sourced from actions/checkout's releases.

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Commits

Updates hoverkraft-tech/ci-github-nodejs from 0.20.2 to 0.20.6

Release notes

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

0.20.6

Release Summary

No public changes.

Internal: refreshed actions/workflows documentation and bumped dependencies (GitHub Actions across 4 directories with 11 updates, npm across 4 directories with 2 updates).

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.20.5...0.20.6

0.20.5

Release Summary

No public changes.

Fix: resolved Codecov GPG issues in container mode using github-script helpers. Internal: extracted Codecov logic to a dedicated action with configuration fixes, refreshed actions/workflows documentation, and bumped npm and GitHub Actions dependencies across the repository.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.20.4...0.20.5

0.20.4

Release Summary

... (truncated)

Commits
  • 338755b chore(deps): bump the npm-dependencies group across 4 directories with 2 updates
  • 9659362 chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • 3004805 docs: update actions and workflows documentation
  • c61f09c chore(deps): bump the npm-dependencies group across 4 directories with 2 updates
  • 1577967 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • 97de3ae docs: update actions and workflows documentation
  • 7b366a2 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • 7d6c85d docs: update actions and workflows documentation
  • 4e4a77f fix: remove container input and always check for missing deps
  • 15e2b99 refactor: move Codecov logic to dedicated action with dependency cleanup
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml from 0.30.2 to 0.31.3

Release notes

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

0.31.3

Release Summary

No public changes.

Internal: updated actions/workflows documentation and bumped GitHub Actions dependencies in one directory.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.2...0.31.3

0.31.2

Release Summary

Fix (parse-ci-reports): broadened support for content patterns in Astro check reports to improve parsing reliability. No internal changes.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.1...0.31.2

0.31.1

Release Summary

No new features or bug fixes were introduced in this release.

Internal changes: documentation for actions and workflows was refreshed, and parse-ci-reports was refactored so auto-detection patterns are provided by individual parsers.

Breaking change(s)

There is no breaking change.

What's Changed

... (truncated)

Commits
  • 5ac5046 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • b98869a docs: update actions and workflows documentation
  • 2d3c39a fix(parse-ci-reports): supports more content patterns for astro check report
  • e673352 docs: update actions and workflows documentation
  • 10be6bf chore: fix lint issues
  • 5e73831 Fix code review feedback and formatting
  • 01ef37e Refactor AUTO_PATTERNS to be provided by parsers via getAutoPatterns()
  • 1bbe89d docs: update actions and workflows documentation
  • e10f0cb feat(local-workflow-actions): add cloned actions to ignore files
  • ba7423c docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-publish from 0.15.2 to 0.17.3

Release notes

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

0.17.3

Release Summary

No public changes.

Internal: updated actions/workflows documentation and bumped GitHub Actions dependencies across five directories.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.17.1...0.17.3

0.17.1

Release Summary

Feature (deploy/argocd-manifest-files): adds support for the singular source format in the ArgoCD manifest files action.

Internal: refreshed actions/workflows documentation and bumped GitHub Actions dependencies across multiple directories.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.17.0...0.17.1

0.17.0

Release Summary

Feature (release): support for monorepo architecture via a new release workflow capability, enabling scoped operation per subfolder. Fixes: corrected ArgoCD manifest plugin placement (deploy/argocd-manifest-files) and tightened prepare-release permissions and usage.

Internal: refreshed release configuration, updated documentation for actions/workflows, and bumped GitHub Actions dependencies.

Breaking change(s)

Workflow "preapre-release" requires permission id-token: write

... (truncated)

Commits
  • 55f6193 docs: update actions and workflows documentation
  • 31daa40 build(deps): Bump the github-actions-dependencies group across 5 directories ...
  • d7f1c4c docs: update actions and workflows documentation
  • ad2ab51 feat(deploy/argocd-manifest-files): add support for singular source format
  • 21acb32 Merge pull request #284 from hoverkraft-tech/dependabot/github_actions/github...
  • d5cbd30 build(deps): Bump the github-actions-dependencies group across 4 directories ...
  • 43dae96 docs: update actions and workflows documentation
  • b55fc7c chore: fix lint issues
  • fcfe735 docs: update actions and workflows documentation
  • 5358acd build(deps): Bump the github-actions-dependencies group across 4 directories ...
  • Additional commits viewable in compare view

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

Release notes

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

0.31.3

Release Summary

No public changes.

Internal: updated actions/workflows documentation and bumped GitHub Actions dependencies in one directory.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.2...0.31.3

0.31.2

Release Summary

Fix (parse-ci-reports): broadened support for content patterns in Astro check reports to improve parsing reliability. No internal changes.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.1...0.31.2

0.31.1

Release Summary

No new features or bug fixes were introduced in this release.

Internal changes: documentation for actions and workflows was refreshed, and parse-ci-reports was refactored so auto-detection patterns are provided by individual parsers.

Breaking change(s)

There is no breaking change.

What's Changed

... (truncated)

Commits
  • 5ac5046 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • b98869a docs: update actions and workflows documentation
  • 2d3c39a fix(parse-ci-reports): supports more content patterns for astro check report
  • e673352 docs: update actions and workflows documentation
  • 10be6bf chore: fix lint issues
  • 5e73831 Fix code review feedback and formatting
  • 01ef37e Refactor AUTO_PATTERNS to be provided by parsers via getAutoPatterns()
  • 1bbe89d docs: update actions and workflows documentation
  • e10f0cb feat(local-workflow-actions): add cloned actions to ignore files
  • ba7423c docs: update actions and workflows documentation
  • Additional commits viewable in compare view

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

Release notes

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

0.31.3

Release Summary

No public changes.

Internal: updated actions/workflows documentation and bumped GitHub Actions dependencies in one directory.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.2...0.31.3

0.31.2

Release Summary

Fix (parse-ci-reports): broadened support for content patterns in Astro check reports to improve parsing reliability. No internal changes.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.1...0.31.2

0.31.1

Release Summary

No new features or bug fixes were introduced in this release.

Internal changes: documentation for actions and workflows was refreshed, and parse-ci-reports was refactored so auto-detection patterns are provided by individual parsers.

Breaking change(s)

There is no breaking change.

What's Changed

... (truncated)

Commits
  • 5ac5046 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • b98869a docs: update actions and workflows documentation
  • 2d3c39a fix(parse-ci-reports): supports more content patterns for astro check report
  • e673352 docs: update actions and workflows documentation
  • 10be6bf chore: fix lint issues
  • 5e73831 Fix code review feedback and formatting
  • 01ef37e Refactor AUTO_PATTERNS to be provided by parsers via getAutoPatterns()
  • 1bbe89d docs: update actions and workflows documentation
  • e10f0cb feat(local-workflow-actions): add cloned actions to ignore files
  • ba7423c docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/stale.yml from 0.30.2 to 0.31.3

Release notes

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

0.31.3

Release Summary

No public changes.

Internal: updated actions/workflows documentation and bumped GitHub Actions dependencies in one directory.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.2...0.31.3

0.31.2

Release Summary

Fix (parse-ci-reports): broadened support for content patterns in Astro check reports to improve parsing reliability. No internal changes.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.1...0.31.2

0.31.1

Release Summary

No new features or bug fixes were introduced in this release.

Internal changes: documentation for actions and workflows was refreshed, and parse-ci-reports was refactored so auto-detection patterns are provided by individual parsers.

Breaking change(s)

There is no breaking change.

What's Changed

... (truncated)

Commits
  • 5ac5046 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • b98869a docs: update actions and workflows documentation
  • 2d3c39a fix(parse-ci-reports): supports more content patterns for astro check report
  • e673352 docs: update actions and workflows documentation
  • 10be6bf chore: fix lint issues
  • 5e73831 Fix code review feedback and formatting
  • 01ef37e Refactor AUTO_PATTERNS to be provided by parsers via getAutoPatterns()
  • 1bbe89d docs: update actions and workflows documentation
  • e10f0cb feat(local-workflow-actions): add cloned actions to ignore files
  • ba7423c 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 Dec 8, 2025
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

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

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Code Coverage Report

Coverage Results

Coverage

Metric Covered Total Percentage
Lines 95 111 85.59%
Branches 108 162 66.67%
Functions 19 29 65.52%

Overall: 85.59% 🟢
🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩⬜⬜⬜

…ctory with 9 updates

Bumps the github-actions-dependencies group with 9 updates in the / directory:

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
  dependency-version: 0.31.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
  dependency-version: 0.20.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-nodejs
  dependency-version: 0.20.6
  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.31.3
  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.17.3
  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.31.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml
  dependency-version: 0.31.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml
  dependency-version: 0.31.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Emilien Escalle <[email protected]>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-4e84ee6819 branch from f2f6912 to 5abaf18 Compare December 8, 2025 15:02
@neilime neilime merged commit a89dfaf into main Dec 8, 2025
23 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-dependencies-4e84ee6819 branch December 8, 2025 15:21
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