Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps the github-actions-dependencies group with 1 update: hoverkraft-tech/ci-github-common.

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 compatibility score

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 1 update: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common). Updates `hoverkraft-tech/ci-github-common` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases) - [Commits](hoverkraft-tech/ci-github-common@1c379f7...b7dd413) --- updated-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>
@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
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.00%. Comparing base (834bad3) to head (86e2a5c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #161 +/- ## ========================================= Coverage 96.00% 96.00% Complexity 490 490 ========================================= Files 36 36 Lines 1528 1528 ========================================= Hits 1467 1467 Misses 61 61 

☔ 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 fdced3a into main Oct 17, 2025
6 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-fe1b5de323 branch October 17, 2025 07:45
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

1 participant