Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2026

This PR contains the following updates:

Package Change Age Confidence
@actions/core (source) 2.0.33.0.0 age confidence
@actions/github (source) 7.0.09.0.0 age confidence

Release Notes

actions/toolkit (@​actions/core)

v3.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()
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 - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) January 31, 2026 01:56
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 31, 2026
@renovate renovate bot dismissed renovate-approve[bot]’s stale review January 31, 2026 05:46

The merge-base changed after approval.

@renovate renovate bot force-pushed the deps/major-github-actions branch from 5780b41 to c99b8ad Compare January 31, 2026 05:46
@renovate renovate bot merged commit 9ace894 into main Jan 31, 2026
4 of 5 checks passed
@renovate renovate bot deleted the deps/major-github-actions branch January 31, 2026 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants