Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the github-actions-dependencies group with 3 updates: actions/checkout, hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml and hoverkraft-tech/ci-github-common/.github/workflows/stale.yml.

Updates actions/checkout from 5.0.0 to 6.0.0

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

V6.0.0

V5.0.1

V5.0.0

V4.3.1

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

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

Release notes

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

0.30.0

Release Summary

Documentation for actions and workflows has been updated. 

Internal: GitHub Actions dependencies were updated across workflows. 

Breaking change(s)

actions/checkout v6 changes credential persistence and may require Actions Runner v2.329.0 for container-action scenarios, and actions/github-script v8 requires Actions Runner v2.327.1; review upstream release notes before upgrading. 

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.29.0...0.30.0

0.29.0

Release Summary

Introduces the parse-ci-reports action to aggregate CI/CD reports.

Internal updates include refreshed documentation for actions/workflows and dependency bumps (e.g., fast-xml-parser and GitHub Actions groups).

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.2...0.29.0

0.28.2

Release Summary

Documentation for GitHub Actions and workflows has been refreshed for clarity and up-to-date guidance.

Internal: dependencies for GitHub Actions were bumped across one directory via Dependabot.

Breaking change(s)

No breaking changes.

What's Changed

... (truncated)

Commits
  • 1127e70 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • ce750c7 docs: update actions and workflows documentation
  • d95c78d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • de160cf chore(deps): bump fast-xml-parser
  • 195521a Support multiple path mappings for report path rewriting
  • 0d0b8b3 Add path-mapping feature for report path rewriting
  • 0a4894e Fix empty outputs by updating format parsing logic
  • 7289add Add arrange step to create test report files in test workflow
  • 6902fe0 Remove glob dependency and CLI entrypoint
  • fb219eb Update Node.js engine requirement to >=24.0.0
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/stale.yml from 0.28.1 to 0.30.0

Release notes

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

0.30.0

Release Summary

Documentation for actions and workflows has been updated. 

Internal: GitHub Actions dependencies were updated across workflows. 

Breaking change(s)

actions/checkout v6 changes credential persistence and may require Actions Runner v2.329.0 for container-action scenarios, and actions/github-script v8 requires Actions Runner v2.327.1; review upstream release notes before upgrading. 

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.29.0...0.30.0

0.29.0

Release Summary

Introduces the parse-ci-reports action to aggregate CI/CD reports.

Internal updates include refreshed documentation for actions/workflows and dependency bumps (e.g., fast-xml-parser and GitHub Actions groups).

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.2...0.29.0

0.28.2

Release Summary

Documentation for GitHub Actions and workflows has been refreshed for clarity and up-to-date guidance.

Internal: dependencies for GitHub Actions were bumped across one directory via Dependabot.

Breaking change(s)

No breaking changes.

What's Changed

... (truncated)

Commits
  • 1127e70 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • ce750c7 docs: update actions and workflows documentation
  • d95c78d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • de160cf chore(deps): bump fast-xml-parser
  • 195521a Support multiple path mappings for report path rewriting
  • 0d0b8b3 Add path-mapping feature for report path rewriting
  • 0a4894e Fix empty outputs by updating format parsing logic
  • 7289add Add arrange step to create test report files in test workflow
  • 6902fe0 Remove glob dependency and CLI entrypoint
  • fb219eb Update Node.js engine requirement to >=24.0.0
  • 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 Nov 21, 2025
@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #169   +/-   ##
=========================================
  Coverage     96.15%   96.15%           
  Complexity      490      490           
=========================================
  Files            36       36           
  Lines          1458     1458           
=========================================
  Hits           1402     1402           
  Misses           56       56           

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

Bumps the github-actions-dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) and [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common).

Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@08c6903...1af3b93)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.28.1 to 0.30.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@7532883...1127e70)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.28.1 to 0.30.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@7532883...1127e70)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
  dependency-version: 0.30.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/stale.yml
  dependency-version: 0.30.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-9948ff2db8 branch from 51ef40b to 0f50379 Compare November 21, 2025 07:59
@neilime neilime merged commit 1249a8b into main Nov 21, 2025
6 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-9948ff2db8 branch November 21, 2025 08:01
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