Skip to content

Bump github/gh-aw from 0.46.0 to 0.46.3#3740

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

Bump github/gh-aw from 0.46.0 to 0.46.3#3740
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.46.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps github/gh-aw from 0.46.0 to 0.46.3.

Release notes

Sourced from github/gh-aw's releases.

v0.46.3

🌟 Release Highlights

This release focuses on the WASM Playground experience — delivering faster load times, deep-link navigation, and sample workflow templates — while also improving compatibility and tidying up authentication token support.

⚠️ Breaking Changes

  • Claude OAuth token removed (#16757): CLAUDE_CODE_OAUTH_TOKEN is no longer supported. If you were using this token for Claude-based workflows, please migrate to the current authentication approach.

✨ What's New

  • Deep-link support & GitHub sample fetch (#16750): The playground now supports deep links and can fetch sample workflows directly from GitHub URLs, making it easy to share and load specific workflow examples.
  • Sample workflow templates (#16745): A curated set of workflow templates is now available in the playground editor, helping new users get started quickly.
  • Instant editor on load (#16751): The playground editor is now shown immediately while the WASM compiler loads in the background, eliminating the blank-screen wait on startup.

⚡ Performance

  • Brotli compression for WASM binary (#16752): The WASM compiler binary is now served with brotli pre-compression, reducing download size and improving initial load times in the browser.

🐛 Bug Fixes & Improvements

  • Frontmatter hash parser compatibility (#16762): The JavaScript frontmatter hash parser now handles both legacy and JSON metadata formats, improving robustness across different workflow configurations.
  • Toolbar button spacing (#16740): Minor UI polish — toolbar buttons in the WASM playground editor are now evenly spaced.

📚 Documentation

  • Updated documentation reflecting features shipped on 2026-02-19 (#16746).

For complete details, see CHANGELOG.

Generated by Release


What's Changed

Full Changelog: github/gh-aw@v0.46.2...v0.46.3

... (truncated)

Commits
  • a70c5ea Support both legacy and JSON metadata formats in JavaScript frontmatter hash ...
  • f0c707e Remove CLAUDE_CODE_OAUTH_TOKEN support (#16757)
  • ad74dd3 Extract duplicate resolve/format patterns from update handlers into factory f...
  • 887e2b1 Add brotli pre-compression for gh-aw.wasm binary (#16752)
  • a03abad Show editor immediately while WASM compiler loads in background (#16751)
  • c7913a8 Add deep-link support and fetch samples from GitHub URLs (#16750)
  • 262860d Add sample workflow templates to playground editor (#16745)
  • 4fc8a46 docs: update reference docs for 2026-02-19 changes (#16746)
  • f267359 Improve toolbar button spacing in wasm playground editor (#16740)
  • 2f5ad89 Fix wasm/native compiler divergence, add smoke workflow golden tests (#16705)
  • 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.46.0 to 0.46.3.
- [Release notes](https://github.com/github/gh-aw/releases)
- [Commits](github/gh-aw@v0.46.0...v0.46.3)

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

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

dependabot bot commented on behalf of github Feb 20, 2026

Superseded by #3744.

@dependabot dependabot bot closed this Feb 20, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/github/gh-aw-0.46.3 branch February 20, 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.

1 participant

Comments