Skip to content

ci: bump github/gh-aw from 0.58.3 to 0.65.0#184

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.65.0
Mar 30, 2026
Merged

ci: bump github/gh-aw from 0.58.3 to 0.65.0#184
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.65.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github/gh-aw from 0.58.3 to 0.65.0.

Release notes

Sourced from github/gh-aw's releases.

v0.64.4

🌟 Release Highlights

This release delivers safe-output tooling improvements, sibling import resolution, and enhanced runner flexibility — driven largely by community feedback from @j-srodka.

✨ What's New

  • runs-on-slim for compile-stable jobs — Override the runner for compile-stable framework jobs using the new runs-on-slim key, giving you precise control over job execution environments (#23490)
  • Compile-time validation of safe-output job ordering — The compiler now validates needs: ordering on custom safe-output jobs at compile time, catching dependency misconfigurations before they reach runtime (#23486)
  • DIFC proxy feature flag — The new difc-proxy feature flag gates DIFC proxy emission, enabling opt-in integrity enforcement for supported environments (#23471)

🐛 Bug Fixes & Improvements

  • Sibling nested imports resolved correctly./file.md imports now resolve relative to the parent file's directory, fixing broken modular workflow imports (#23475)
  • Custom tools included in <safe-output-tools> prompt — Custom jobs, scripts, and actions are now surfaced in the <safe-output-tools> prompt block so agents are aware of all available safe-output mechanisms (#23487)
  • Repo-memory concurrency scope tightened — Push concurrency keys are now scoped to the actual branch target, eliminating unnecessary serialization across unrelated branches (#23489)
  • MCP error message clarity — Docker-unavailable error messages now use correct parameter syntax for MCP compatibility (#23515)

📚 Documentation

  • MemoryOps guide streamlined for better readability (#23506)
  • Broken anchor link in safe-outputs specification fixed (#23474)

🌍 Community Contributions

@j-srodka


For complete details, see CHANGELOG.

Generated by Release


What's Changed

... (truncated)

Commits
  • 89ae1c2 Fix argument injection in npm/pip/docker package validators (#23374)
  • eefc97d Bump MCP gateway default version to v0.2.8 (#23372)
  • 4549e7b Fix DIFC proxy GH_HOST mismatch for user-defined setup steps (#23367)
  • 531594a Security: exclude all secret-bearing env vars from agent container via AWF --...
  • 8f8f67b Apply DIFC integrity filtering to the main agent job (post-activation only) (...
  • 0962ba0 fix: propagate assign-to-agent failure to status comment (#23362)
  • 89bb63b Add item_type, item_number, and comment_id to aw_context for current item res...
  • 4abbaff refactor: semantic function clustering — consolidate, move, rename, and split...
  • 06e7339 Apply progressive disclosure to agent failure issues (#23361)
  • 21e679c Fix update-discussion API error logging for explicit discussion_number (#23340)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.58.3 to 0.65.0.
- [Release notes](https://github.com/github/gh-aw/releases)
- [Commits](github/gh-aw@v0.58.3...v0.65.0)

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

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

dependabot bot commented on behalf of github Mar 30, 2026

Labels

The following labels could not be found: area/ci. Please create it before Dependabot can add it to a pull request.

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

@dependabot dependabot bot added the type/chore Maintenance and housekeeping label Mar 30, 2026
@github-actions github-actions bot merged commit 958aa38 into main Mar 30, 2026
29 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github/gh-aw-0.65.0 branch March 30, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/chore Maintenance and housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants