Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

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

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml'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

Updates hoverkraft-tech/ci-github-common/.github/workflows/stale.yml from 0.27.0 to 0.28.0

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/stale.yml'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

Bumps the github-actions-dependencies group with 2 updates: [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 `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@b7dd413...5f11437)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@b7dd413...5f11437)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
  dependency-version: 0.28.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.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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Nov 7, 2025
@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

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

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

@neilime neilime merged commit 602a906 into main Nov 7, 2025
6 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-16634b9b77 branch November 7, 2025 08:19
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