You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependabot alerts: Access not available via workflow token
Verification
All 4124 tests pass across 255 test suites
No breaking changes detected
Skipped Updates (major version bumps — require manual review)
@babel/core: 7.29.7 → 8.0.1 (major)
@babel/preset-env: 7.29.7 → 8.0.2 (major)
@commitlint/cli: 20.5.3 → 21.2.1 (major)
chalk: 4.1.2 → 6.0.0 (major)
commander: 12.1.0 → 15.0.0 (major)
execa: 5.1.1 → 10.0.0 (major)
js-yaml: 4.3.0 → 5.2.2 (major)
typescript: 5.9.3 → 7.0.2 (major)
Generated by Dependency Security Monitor Workflow
Warning
Protected Files — Push Permission Denied
This was originally intended as a pull request, but the patch modifies protected files. A human must create the pull request manually.
Protected files
package-lock.json
package.json
The push was rejected because GitHub Actions does not have workflows permission to push these changes, and is never allowed to make such changes, or other authorization being used does not have this permission.
Create the pull request manually
# Download the patch from the workflow run
gh run download 30326616696 -n agent -D /tmp/agent-30326616696
# Create a new branch
git checkout -b deps/safe-updates-2026-07-28-61715f1380cc62d4 main
# Apply the patch (--3way handles cross-repo patches)
git am --3way /tmp/agent-30326616696/aw-deps-safe-updates-2026-07-28.patch
# Push the branch and create the pull request
git push origin deps/safe-updates-2026-07-28-61715f1380cc62d4
gh pr create --title '[Deps] Safe dependency updates (2026-07-28)' --base main --head deps/safe-updates-2026-07-28-61715f1380cc62d4 --repo github/gh-aw-firewall
Automated Safe Dependency Updates
This PR contains safe patch-level dependency updates that have been verified to:
Updated Dependencies
Security Status
Verification
Skipped Updates (major version bumps — require manual review)
@babel/core: 7.29.7 → 8.0.1 (major)@babel/preset-env: 7.29.7 → 8.0.2 (major)@commitlint/cli: 20.5.3 → 21.2.1 (major)chalk: 4.1.2 → 6.0.0 (major)commander: 12.1.0 → 15.0.0 (major)execa: 5.1.1 → 10.0.0 (major)js-yaml: 4.3.0 → 5.2.2 (major)typescript: 5.9.3 → 7.0.2 (major)Generated by Dependency Security Monitor Workflow
Warning
Protected Files — Push Permission Denied
This was originally intended as a pull request, but the patch modifies protected files. A human must create the pull request manually.
Protected files
package-lock.jsonpackage.jsonCreate the pull request manually