Skip to content

chore(deps): bump github/gh-aw from 0.50.7 to 0.51.6 in the github-actions group#24

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github-actions-112e3eb6cb
Mar 2, 2026
Merged

chore(deps): bump github/gh-aw from 0.50.7 to 0.51.6 in the github-actions group#24
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github-actions-112e3eb6cb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the github-actions group with 1 update: github/gh-aw.

Updates github/gh-aw from 0.50.7 to 0.51.6

Release notes

Sourced from github/gh-aw's releases.

v0.51.6

🌟 Release Highlights

This release sharpens CI inspection capabilities, fixes a critical workflow isolation bug in close-older-issues, and continues an ongoing codebase cleanup pass to reduce complexity and improve maintainability.

✨ What's New

  • required_state field in gh aw checks --json — The JSON output from gh aw checks now includes a required_state field that reflects only required CI checks, filtering out optional third-party deployment statuses. This resolves a long-standing issue where non-required statuses could cause auto-merge gating to block unnecessarily. (#19161)

🐛 Bug Fixes & Improvements

  • close-older-issues no longer crosses workflow boundaries — Fixed a bug where close-older-issues could inadvertently close issues opened by a different calling workflow. Each workflow now correctly scopes its issue closure to its own context. (#19200)
  • gh aw audit returns absolute log paths — The logs_path field in audit responses now always returns an absolute path, preventing failures when the working directory differs from the log location. (#19163)
  • CLI help text consistency — Improved help text accuracy for codemods list, --repeat semantics, disable behavior, and project new formatting to reduce confusion. (#19230)
  • Report formatting normalizedci-coach and auto-triage-issues workflows now produce consistently formatted reports. (#19228)

📚 Documentation

  • Documentation updated to reflect features introduced through 2026-03-02, including glossary improvements. (#19165, #19192)

🌍 Community Contributions

A huge thank you to the community members who reported issues that were resolved in this release:


For complete details, see CHANGELOG.

Generated by Release


What's Changed

... (truncated)

Commits
  • 33cd6c7 rename: "ci: trigger CI checks" → "ci: trigger checks" (#19236)
  • a9ac928 chore: remove dead functions (phase 7) — parser URL & schema (#19233)
  • 5af7bb7 fix: prevent close-older-issues from closing issues across different calling ...
  • f3442b1 [file-diet] Refactor compiler_activation_jobs.go (1052 lines) into focused ...
  • 75f03da chore: remove dead functions (phase 6) — parser frontmatter (#19232)
  • 561627f Fix CLI help text consistency: codemods list, --repeat semantics, disable beh...
  • 48ca80a remove files
  • 46a7d00 chore: remove dead functions (phase 5) — CLI git helpers (#19231)
  • f484235 Merge branch 'tmp1' of https://github.com/github/gh-aw
  • 53038c8 fix: normalize report formatting in ci-coach and auto-triage-issues workflows...
  • 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 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 group with 1 update: [github/gh-aw](https://github.com/github/gh-aw).


Updates `github/gh-aw` from 0.50.7 to 0.51.6
- [Release notes](https://github.com/github/gh-aw/releases)
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md)
- [Commits](github/gh-aw@9cbca3c...33cd6c7)

---
updated-dependencies:
- dependency-name: github/gh-aw
  dependency-version: 0.51.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot merged commit 248ce16 into main Mar 2, 2026
7 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-112e3eb6cb branch March 2, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants