← Back to issue list

fix(deps): update dependency @actions/core to v3

View original Github issue

Metadata

Project
craft-actions
Number
#78
Type
pull request
State
closed
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Updating @actions/core to v3 was closed without merging. CI tests failed, prompting manual closure. Renovate will now ignore future 3.x updates for this dependency.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@actions/core](https://redirect.github.com/actions/toolkit/tree/main/packages/core) ([source](https://redirect.github.com/actions/toolkit/tree/HEAD/packages/core)) | [`^1.10.1` → `^3.0.0`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.11.1/3.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fcore/3.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fcore/1.11.1/3.0.1?slim=true) | --- ### Release Notes <details> <summary>actions/toolkit (@&#8203;actions/core)</summary> ### [`v3.0.1`](https://redirect.github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#301) - Bump `undici` from `6.23.0` to `6.24.1` [#&#8203;2348](https://redirect.github.com/actions/toolkit/pull/2348) ### [`v3.0.0`](https://redirect.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://redirect.github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#203) - Bump `@actions/http-client` to `3.0.2` ### [`v2.0.1`](https://redirect.github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#201) - Bump [@&#8203;actions/exec](https://redirect.github.com/actions/exec) from 1.1.1 to 2.0.0 [#&#8203;2199](https://redirect.github.com/actions/toolkit/pull/2199) ### [`v2.0.0`](https://redirect.github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#200) - Add support for Node 24 [#&#8203;2110](https://redirect.github.com/actions/toolkit/pull/2110) - Bump [@&#8203;actions/http-client](https://redirect.github.com/actions/http-client) from 2.0.1 to 3.0.0 </details> --- ### Configuration 📅 **Schedule**: (in timezone Etc/UTC) - Branch creation - "every weekend" - Automerge - "after 1 am and before 7 am" 🚦 **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/craft-actions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQ0LjM5LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Updating @actions/core to v3 was closed without merging. CI tests failed, prompting manual closure. Renovate will now ignore future 3.x updates for this dependency.
qwen/qwen3.6-35b-a3b
Staleness: 10
Complexity: 45
Confidence: 85
needs review Updates @actions/core from v1 to v3, introducing an ESM-only breaking change. Currently pending maintainer review and CI checks.
qwen/qwen3.6-35b-a3b
Staleness: 15
Complexity: 35
Confidence: 85
needs review Updates @actions/core from v1 to v3, introducing an ESM-only breaking change. PR is pending maintainer review with multiple CI checks currently running.
qwen/qwen3.6-35b-a3b
Staleness: 10
Complexity: 40
Confidence: 85
needs review Updates @actions/core from v1 to v3, introducing a breaking ESM-only change. PR is pending maintainer review with passing CI and no comments.
qwen/qwen3.6-35b-a3b
Staleness: 45
Complexity: 20
Confidence: 85
needs review Updates @actions/core from v1 to v3, introducing an ESM-only breaking change. Currently pending maintainer review with failing CI checks on test-action-code and rebuild.
qwen/qwen3.6-35b-a3b
Staleness: 15
Complexity: 35
Confidence: 85
needs review Updates @actions/core from v1 to v3, introducing an ESM-only breaking change. Currently pending maintainer review with failing test-action-code CI checks.
qwen/qwen3.6-35b-a3b
Staleness: 35
Complexity: 30
Confidence: 80
needs review Updates @actions/core to v3, introducing a breaking ESM-only change. CI test-action-code checks are failing. Awaiting maintainer review to verify migration and resolve build failures.
qwen/qwen3.6-35b-a3b
Staleness: 10
Complexity: 45
Confidence: 85
needs review Updates @actions/core to v3, introducing a breaking ESM-only change. Currently awaiting maintainer review with CI checks running across a large test matrix.
qwen3.6-35b-a3b-mtp-q6
Staleness: 15
Complexity: 45
Confidence: 80
needs review Updates @actions/core from v1 to v3, introducing a breaking ESM-only change. Currently pending maintainer review with failing test-action-code CI checks.
qwen3.6-35b-a3b-mtp-q6
Staleness: 10
Complexity: 45
Confidence: 85
needs review Updates @actions/core from v1.10.1 to v3.0.0, introducing a breaking ESM-only change. Currently pending maintainer review with 0 comments. CI shows 2 failing test checks.
qwen/qwen3.6-35b-a3b
Staleness: 5
Complexity: 35
Confidence: 85
needs review Updates @actions/core from v1 to v3, introducing a breaking ESM-only change. Requires migrating CommonJS require() calls to dynamic import(). Currently pending review with some CI failures.
qwen3.6-35b-a3b-mtp-q6
Staleness: 5
Complexity: 35
Confidence: 85
needs review Updates @actions/core from v1 to v3. The v3 release is ESM-only, requiring dynamic imports for CommonJS consumers. PR is fresh and requires maintainer verification of compatibility.

Update history

Date Change
closed
updated
updated
updated
updated
updated
updated
updated
updated

Related issues

Issue Project State Summary Similarity
#79 fix(deps): update dependency @actions/exec to v3 craft-actions closed Closed without merging. The @actions/exec v3 dependency update was abandoned. Renovate will ignore future 3.x releases unless manually upgraded. All CI checks passed prior to closure.
91%
#2198 build(deps): update github actions (main) (major) charmcraft closed Closed without merging due to failing CI checks and reported dependency issues. Renovate will automatically regenerate the update request.
78%
#2532 build(deps): update github actions (main) charmcraft closed Closed without merging due to failing CI checks and unresolved review comments. The dependency updates were not applied and were likely superseded by a newer Renovate PR.
77%
#101 chore(deps): update dependency @actions/core to v3.0.1 craft-actions merged Merged automated dependency update for @actions/core from v3.0.0 to v3.0.1. Generated by Renovate with automerge enabled. All CI checks passed, received one approval, and the change was successfully integrated.
76%
#371 build(deps): update github actions to v7.3.1 (main) craft-store closed Closed without merging. The dependency update for release-drafter v7.3.1 was manually rejected. Renovate will skip this version and automatically open a new PR for future updates.
74%
#343 build(deps): update github actions (hotfix/3.2) (major) craft-store closed Automated GitHub Actions updates were closed as stale without merging. A maintainer marked the branch stale, indicating the Renovate dependency changes were abandoned.
74%
#140 build(deps): update github actions to 3.14 (main) starflow closed Closed without merging. The update to GitHub Actions python version 3.14 was rejected. Renovate will ignore this update and generate a new PR for a newer version.
74%
#1049 build(deps): update github actions (main) rockcraft closed Closed unmerged and abandoned due to failing CI checks. Renovate will automatically recreate the PR. No reviews or comments were submitted.
74%
#1050 build(deps): update github actions (main) rockcraft closed Closed due to failing CI checks and lack of reviews. The dependency update for Python to 3.14 and release-drafter to v6.1.0 was not merged. Likely superseded by a newer Renovate-generated PR.
73%
#1947 build(deps): update dependency pylint to v3.3.1 (main) charmcraft closed Closed without merging. The pylint dependency update to v3.3.1 was abandoned, causing Renovate to ignore this specific version and await a newer release.
73%