Upgrade @actions/github to ^9.0.0 and @octokit/request-error to ^7.1.0 by truggeri · Pull Request #678 · dependabot/fetch-metadata (original) (raw)
truggeri changed the base branch from main to upgrade-actions-core
Base automatically changed from upgrade-actions-core to main
Breaking changes addressed:
- @actions/github 9.0.0: Package is now ESM-only. The ./lib/context subpath is no longer in the exports map, so a local github-context.ts shim derives the Context type and constructor from the context singleton.
- @octokit/request-error 7.x: Removed headers from RequestErrorOptions. Updated test constructor call accordingly.
- @octokit/request-error bumped to ^7.1.0 to align with the version used transitively by @actions/github 9.x (prevents instanceof mismatches).
truggeri deleted the upgrade-actions-github branch
This was referenced
May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})