chore(deps): update github/gh-aw action to v0.86.2 - #369
Conversation
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Python | May 6, 2026 11:42a.m. | Review ↗ | |
| Secrets | May 6, 2026 11:42a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Merge Queue Status
This pull request spent 1 day 33 seconds in the queue, with no time running CI. ReasonThe pull request #369 has been manually updated HintIf you want to requeue this pull request, you can post a |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge OverviewChanges are routine version bumps in auto-generated workflow lock files (v0.67.1 → v0.81.5). No functional changes detected. This is a Renovate bot update for GitHub Actions. Files Reviewed (2 files)
Previous Review Summaries (6 snapshots, latest commit 3030fd6)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 3030fd6)Status: No Issues Found | Recommendation: Merge OverviewChanges are routine version bumps in auto-generated workflow lock files (v0.67.1 → v0.80.9). No functional changes detected. This is a Renovate bot update for GitHub Actions. Files Reviewed (2 files)
Previous review (commit f1d3998)Status: No Issues Found | Recommendation: Merge OverviewFull diff review (incremental base unavailable due to history rewrite) — changes are routine version bumps in auto-generated workflow lock files (v0.67.1 → v0.80.9). No functional changes detected. Files Reviewed (2 files)
Previous review (commit e352849)Status: No Issues Found | Recommendation: Merge OverviewIncremental changes since commit Files Reviewed (2 files)
Previous review (commit 3c9b0f5)Status: No Issues Found | Recommendation: Merge OverviewFull diff review (incremental history unavailable) - changes are routine version bumps in auto-generated workflow lock files. No functional changes detected. Files Reviewed (2 files)
Previous review (commit f04c221)Status: No Issues Found | Recommendation: Merge OverviewIncremental changes since previous review (commit Files Reviewed (2 files)
Previous review (commit 566df55)Status: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
Reviewed by laguna-m.1-20260312:free · Input: 244.4K · Output: 2.3K · Cached: 313.1K |
962ccd6 to
12bb3e3
Compare
Merge Queue Status
This pull request spent 2 days 16 hours 57 minutes 39 seconds in the queue, with no time running CI. ReasonThe pull request #369 has been manually updated HintIf you want to requeue this pull request, you can post a |
12bb3e3 to
989e44b
Compare
Merge Queue Status
This pull request spent 2 hours 39 minutes 5 seconds in the queue, with no time running CI. ReasonThe pull request #369 has been manually updated HintIf you want to requeue this pull request, you can post a |
989e44b to
aa3aa42
Compare
Merge Queue Status
This pull request spent 1 day 4 hours 53 minutes 29 seconds in the queue, with no time running CI. ReasonThe pull request #369 has been manually updated HintIf you want to requeue this pull request, you can post a |
aa3aa42 to
a1b536b
Compare
|
Merge Queue Status
|
Merge Queue Status
|
Merge Queue Status
|
Merge Queue Status
|
Merge Queue Status
This pull request spent 3 days 17 hours 40 minutes 30 seconds in the queue, including 9 minutes 25 seconds running CI. Required conditions to merge
ReasonThe pull request #369 has been manually updated Requeued — the merge queue status continues in this comment ↓. |
Merge Queue Status
This pull request spent 5 hours 25 minutes 44 seconds in the queue, including 3 minutes 41 seconds running CI. Required conditions to merge
ReasonThe pull request #369 has been manually updated Requeued — the merge queue status continues in this comment ↓. |
Merge Queue Status
|
Merge Queue Status
This pull request spent 2 days 9 hours 23 minutes 16 seconds in the queue, including 6 minutes 14 seconds running CI. Required conditions to merge
ReasonThe pull request #369 has been manually updated Requeued — the merge queue status continues in this comment ↓. |
Merge Queue Status
This pull request spent 7 hours 34 minutes 29 seconds in the queue, including 15 minutes 10 seconds running CI. Required conditions to merge
ReasonThe pull request #369 has been manually updated Requeued — the merge queue status continues in this comment ↓. |
Merge Queue Status
This pull request spent 6 hours 2 minutes 7 seconds in the queue, including 3 minutes 6 seconds running CI. Required conditions to merge
ReasonThe pull request #369 has been manually updated Requeued — the merge queue status continues in this comment ↓. |
Merge Queue Status
|
Merge Queue Status
|
Merge Queue Status
This pull request spent 2 days 7 hours 43 minutes 49 seconds in the queue, including 7 minutes 9 seconds running CI. Required conditions to merge
ReasonThe pull request #369 has been manually updated Requeued — the merge queue status continues in this comment ↓. |
Merge Queue Status
|
Merge Queue Status
This pull request spent 4 hours 13 minutes 48 seconds in the queue, including 6 minutes 49 seconds running CI. ReasonThe pull request #369 has been manually updated Requeued — the merge queue status continues in this comment ↓. |
Merge Queue Status
|




This PR contains the following updates:
v0.67.1→v0.86.2Release Notes
github/gh-aw (github/gh-aw)
v0.86.2Compare Source
🌟 Release Highlights
This release focuses on hardening the sandbox and MCP gateway, smoothing out safe-output and threat-detection reliability, and shipping a steady stream of security and quality fixes across the compiler and CLI.
✨ What's New
docker-sbx) rollout continues — the sandboxed execution environment now runs for a larger share of agentic workflows, with fixes for pre-flight step naming, gVisor false positives, and Docker Hub secret handling (#51264, #51294, #51341, #51439, #51949). See the sandbox reference.sandbox.agent.runtimeis now stored inaw_info.json, andgh aw logs/gh aw auditgained a--runtimefilter for easier debugging across engines (#51465, #52076). See agent runtimes.gh-aw-mcpgv0.4.9 andgithub-mcp-serverv1.9.0 (#51870, #51828).<system>prompt block is no longer flagged as prompt injection (#51277, #51255, #51818). See threat detection.🐛 Bug Fixes & Improvements
gh aw mcp inspectpagination (#51195, #51193).--continueinstead of starting a fresh run (#51793).gh-aw-firewalldigest-pin loss on default firewall version bumps (#51423).📚 Documentation
--runtimeflag forgh aw logs/gh aw audit, agent runtime selection/troubleshooting, and clarified Claude engine selection in automated bootstrap (#52076, #51427, #52099).🔧 Internal
A large batch of custom-linter hardening, dependency bumps, test-parallelization, and dependency vulnerability remediations (container image pinning,
ip-addresspatch, deprecated MCP container replacements) round out this release — thanks to the automated maintenance workflows keeping the codebase clean and secure.> Generated by 🚀 Release · auto · 20.7 AIC · ⊞ 11.3KWhat's Changed
gh aw mcp inspect, dedupe connect logic by @pelikhan with @Copilot in #51193paiinterface by @pelikhan with @Copilot in #51242add_labelsanddismiss_pull_request_reviewby @pelikhan with @Copilot in #51338x.getTime()in require-invalid-date-check-before-compare by @pelikhan with @Copilot in #51729python:alpinecontainer usage and pins to clear container scan findings by @pelikhan with @Copilot in #51762mcp/memoryscan findings by removing container usage and pin references by @pelikhan with @Copilot in #51752--helpflag description for thehelpcommand by @pelikhan with @Copilot in #51829<system>prompt block as prompt injection by @pelikhan with @Copilot in #51818*width by @pelikhan with @Copilot in #51932--runtimeflag forgh aw logsandgh aw auditby @pelikhan with @Copilot in #52076Full Changelog: github/gh-aw@v0.86.1...v0.86.2
v0.86.1Compare Source
🌟 Release Highlights
This release delivers a broad set of compiler safety fixes, new diagnostics for
gh aw fix, expanded engine support, and continued investment in automated linting and test coverage across the codebase.✨ What's New
gh aw fixnow offers a guided fix for restrictedtools.bashallow-listing on engines that ignore it (#51102), plus tips for known external engines (opencode, crush) missing their import (#51088).simplifyDataSchemaNode,parseManifestBootstrapAction) with dedicated pure-function test suites (#51167, #51119).add_labelsfailing on pull requests in issue-intent paths (#51168), replacedanybool-or-expression fields with*TemplatableBoolfor safer config typing (#51097), and deduplicatedAllowedLabelsinto a shared embedded config struct (#50988).🐛 Bug Fixes & Improvements
COPILOT_GITHUB_TOKENreference whencopilot-requests: writeis set (#51117).detectionconfig_errorcaused by inaccessibleGITHUB_STEP_SUMMARYin chroot environments (#51104).uvpackage names against PEP 508 beforeuv pip show(#51142, #51016).DefaultClaudeCodeVersionin wasm golden tests (#51121) and used Unicode display widths for CLI column padding (#51093).require-fetch-response-body-try-catch(#51027), local overflow warnings from multi-device docs testing reports (#51026), regexpdynamicpattern POSIX coverage (#51002), and unsafe try/catch autofix suggestions in fetch-body/JSON.parse rules (#51017). Added a newglobwalkignorederrorlinter to flag discarded errors fromfilepath.Glob/os.ReadDir(#51185) and an ESLint rule requiring error codes in thrown errors (#51042).📚 Documentation
pkg/loggerfor debug instrumentation (#51163).🔧 Internal
tracker_id_integration_test.goto testify assertions (#51178), addedt.Parallel()to safe Go tests (#51024), and split AWF helpers into focused modules (#51154).github.com/santhosh-tekuri/jsonschema/v6to v6.0.3 (#51187) anddompurifyto 3.4.13 in/docs(#51132).> Generated by 🚀 Release · auto · 17.7 AIC · ⊞ 11.3KWhat's Changed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.