Skip to content

Comments

⬆️ deps: Update dependency @actions/github to v9#70

Merged
SigureMo merged 2 commits intomainfrom
renovate/actions-github-9.x
Feb 15, 2026
Merged

⬆️ deps: Update dependency @actions/github to v9#70
SigureMo merged 2 commits intomainfrom
renovate/actions-github-9.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 15, 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, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 dependencies Pull requests that update a dependency file label Feb 15, 2026
@renovate renovate bot force-pushed the renovate/actions-github-9.x branch from 4651868 to 5ba0635 Compare February 15, 2026 07:21
@SigureMo SigureMo enabled auto-merge February 15, 2026 08:09
@renovate renovate bot force-pushed the renovate/actions-github-9.x branch from 5ba0635 to 20e8fca Compare February 15, 2026 08:10
@renovate
Copy link
Contributor Author

renovate bot commented Feb 15, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@SigureMo SigureMo added this pull request to the merge queue Feb 15, 2026
Merged via the queue into main with commit 8a97d64 Feb 15, 2026
8 checks passed
@SigureMo SigureMo deleted the renovate/actions-github-9.x branch February 15, 2026 08:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants