Skip to content

fix(deps): update dependency @actions/github to v9#317

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-github-9.x
Open

fix(deps): update dependency @actions/github to v9#317
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-github-9.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2026

This PR contains the following updates:

Package Change Age Confidence
@actions/github (source) ^7.0.0^9.0.0 age confidence

Release Notes

actions/toolkit (@​actions/github)

v9.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()
    • Example: const { getOctokit, context } = await import('@​actions/github')
  • Fix TypeScript compilation by migrating to ESM, enabling proper imports from @octokit/core/types

v8.0.1

  • Update undici to 6.23.0
  • Update @actions/http-client to 3.0.2

v8.0.0

  • Update @​octokit dependencies
    • @octokit/core ^7.0.6
    • @octokit/plugin-paginate-rest ^14.0.0
    • @octokit/plugin-rest-endpoint-methods ^17.0.0
    • @octokit/request ^10.0.7
    • @octokit/request-error ^7.1.0
  • Breaking change: Minimum Node.js version is now 20 (previously 18)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jan 28, 2026
@renovate renovate bot requested a review from a team as a code owner January 28, 2026 08:36
@renovate renovate bot requested review from pbrisbin and removed request for a team January 28, 2026 08:36
@renovate renovate bot added the renovate label Jan 28, 2026
@renovate renovate bot force-pushed the renovate/actions-github-9.x branch 3 times, most recently from 933d570 to b5d4f79 Compare January 28, 2026 17:30
@renovate renovate bot force-pushed the renovate/actions-github-9.x branch from b5d4f79 to c59a965 Compare February 5, 2026 08:50
@renovate renovate bot force-pushed the renovate/actions-github-9.x branch from c59a965 to 3e71f02 Compare February 5, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants