Update dependency @actions/core to v3 #49

Open
Renovate wants to merge 1 commits from renovate/actions-core-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
@actions/core (source) dependencies major ^1.10.1^3.0.0

Release Notes

actions/toolkit (@​actions/core)

v3.0.1

  • Bump undici from 6.23.0 to 6.24.1 #​2348

v3.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

v2.0.3

  • Bump @actions/http-client to 3.0.2

v2.0.1

v2.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core) ([source](https://github.com/actions/toolkit/tree/HEAD/packages/core)) | dependencies | major | [`^1.10.1` → `^3.0.0`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.11.1/3.0.1) | --- ### Release Notes <details> <summary>actions/toolkit (@&#8203;actions/core)</summary> ### [`v3.0.1`](https://github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#301) - Bump `undici` from `6.23.0` to `6.24.1` [#&#8203;2348](https://github.com/actions/toolkit/pull/2348) ### [`v3.0.0`](https://github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#300) - **Breaking change**: Package is now ESM-only - CommonJS consumers must use dynamic `import()` instead of `require()` ### [`v2.0.3`](https://github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#203) - Bump `@actions/http-client` to `3.0.2` ### [`v2.0.1`](https://github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#201) - Bump [@&#8203;actions/exec](https://github.com/actions/exec) from 1.1.1 to 2.0.0 [#&#8203;2199](https://github.com/actions/toolkit/pull/2199) ### [`v2.0.0`](https://github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#200) - Add support for Node 24 [#&#8203;2110](https://github.com/actions/toolkit/pull/2110) - Bump [@&#8203;actions/http-client](https://github.com/actions/http-client) from 2.0.1 to 3.0.0 </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41NS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNTUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Renovate added 1 commit 2026-09-05 00:53:47 +02:00
chore(deps): update dependency @actions/core to v3
Lint / pre-commit Autoupdate (push) Failing after 12m57s
Philipp/Global-Workflows: Pre-commit Lint (Scoped) / pre-commit (pull_request) Successful in 2m9s
23ae725ee9
Some optional checks failed
Lint / pre-commit Autoupdate (push) Failing after 12m57s
Philipp/Global-Workflows: Pre-commit Lint (Scoped) / pre-commit (pull_request) Successful in 2m9s
Required
Details
You are not authorized to merge this pull request.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions-core-3.x:renovate/actions-core-3.x
git checkout renovate/actions-core-3.x
Sign in to join this conversation.