Skip to content

Bump github/gh-aw from 0.47.2 to 0.49.3#3748

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.49.3
Closed

Bump github/gh-aw from 0.47.2 to 0.49.3#3748
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.49.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps github/gh-aw from 0.47.2 to 0.49.3.

Release notes

Sourced from github/gh-aw's releases.

v0.49.3

🌟 Release Highlights

This release brings a new workflow control option to quiet bot comments, improved engine icons, and reliability fixes for download scripts — plus two community-requested improvements.

✨ What's New

  • Silence activation comments — The new activation-comments: false frontmatter flag lets you disable the bot comments gh-aw posts when activating or falling back on a workflow. Useful for keeping issue/PR comment threads clean. (#17834)
  • Engine icons for Claude, Codex & Gemini — Local icon assets are now bundled for Claude, Codex, and Gemini alongside a Gemini author entry, giving workflow UIs a consistent visual identity across all supported engines. (#17837)
  • Community contributor celebration in release highlights — The release highlight generator now cross-references community-labeled issues with merged PRs and explicitly calls out the issue authors. (#17842)

🐛 Bug Fixes & Improvements

  • web-fetch MCP fix — The web-fetch MCP server was incorrectly generating a container format instead of the expected command/args structure, preventing it from initializing. (#17822)
  • Duplicate code detector — The detector now correctly emits a noop safe output when no duplication is found, avoiding spurious failures. (#17836)
  • Retry on transient download failures — Install scripts now pass --retry 3 --retry-delay 5 to curl when downloading the Copilot CLI and AWF binary, automatically recovering from the occasional 502 on public runners. (#17841)

📚 Documentation

  • Clarified that CLAUDE_CODE_OAUTH_TOKEN is not a supported authentication method. (#17835)
  • Updated reference documentation with the latest features. (#17830)

🌍 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
  • cb678b4 Add --retry 3 with delay to curl downloads to handle transient 502s (#17841)
  • 2f34639 feat: add activation-comments to disable activation/fallback bot comments (...
  • 4094506 feat(release): celebrate community issue authors in release highlights (#17842)
  • bc1b728 fix(duplicate-code-detector): require noop when no duplication found (#17836)
  • 42b6879 Add Gemini author and local icons for Claude, Codex, and Gemini (#17837)
  • 6125b4b docs: clarify CLAUDE_CODE_OAUTH_TOKEN is not supported (#17835)
  • 6b7eae2 docs: add private: frontmatter field documentation (#17801) (#17830)
  • 0d5e2e0 fix: web-fetch MCP server generates container format instead of command/args ...
  • 8102a74 jsweep: clean close_discussion.cjs and add tests (#17824)
  • f5097e3 Fix smoke-copilot golden file to include --browser-arg --no-sandbox in Playwr...
  • 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.47.2 to 0.49.3.
- [Release notes](https://github.com/github/gh-aw/releases)
- [Commits](github/gh-aw@v0.47.2...v0.49.3)

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

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 Feb 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2026

Superseded by #3749.

@dependabot dependabot bot closed this Feb 24, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/github/gh-aw-0.49.3 branch February 24, 2026 10:53
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.

0 participants