Skip to content

Update dependency @actions/core to v3#1676

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-core-3.x
Open

Update dependency @actions/core to v3#1676
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-core-3.x

Conversation

@renovate

@renovate renovate Bot commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@actions/core (source) 2.0.33.0.1 age confidence

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()

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 📦 dependencies Pull requests that update a dependency file label Jan 29, 2026
@renovate renovate Bot enabled auto-merge (squash) January 29, 2026 02:24
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch from 5e2d70b to 13e2b7e Compare January 29, 2026 05:11
@github-actions github-actions Bot added this to the v0.3.16 milestone Jan 29, 2026
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 3 times, most recently from c875e5a to 07f2ab0 Compare February 5, 2026 21:00
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 2 times, most recently from 1cc6282 to 9e5d004 Compare February 10, 2026 18:47
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 5 times, most recently from fc0c2da to 6c6956b Compare February 26, 2026 11:13
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 6 times, most recently from 27c5721 to 0e33fe3 Compare March 4, 2026 00:56
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 5 times, most recently from e1f8f75 to 6d7b213 Compare March 10, 2026 09:46
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 3 times, most recently from fcdab0f to a310a11 Compare March 16, 2026 17:02
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 2 times, most recently from 56b79b7 to e109823 Compare April 1, 2026 23:52
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 5 times, most recently from 5b94f42 to da55fb8 Compare May 12, 2026 04:35
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 5 times, most recently from b081b20 to 77fea07 Compare May 22, 2026 02:02
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 2 times, most recently from 6400aa9 to 0d6fb7f Compare May 29, 2026 00:47
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 7 times, most recently from ec03a96 to 9674c28 Compare June 6, 2026 05:31
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 6 times, most recently from 3f9318c to ac42a56 Compare June 11, 2026 05:13
@renovate renovate Bot force-pushed the renovate/actions-core-3.x branch 2 times, most recently from 3b7416f to be1a7a7 Compare June 20, 2026 03:46

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request currently contains no changes to the repository, as the provided diff is empty. While the title indicates a major dependency update, the package configuration and source code remain unchanged. It is important to note that the transition to the next major version of this dependency involves a breaking change that makes the package ESM-only. This shift requires the project to either be converted to ESM or to use dynamic imports for this dependency. Codacy analysis indicates the project is currently 'up to standards', but this reflects the lack of new code rather than a successful implementation of the upgrade.

About this PR

  • The intended dependency upgrade introduces a breaking change by becoming ESM-only. If the project currently uses CommonJS, the application will fail at runtime unless migration steps (such as converting to ESM or using dynamic imports) are implemented.
  • The pull request does not contain any file changes. The expected updates to the dependency configuration and any necessary source code adjustments are missing.

Test suggestions

  • Verify dependency version update in package.json
  • Verify application functionality after ESM-only breaking change migration
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify dependency version update in package.json
2. Verify application functionality after ESM-only breaking change migration

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@codacy-production

codacy-production Bot commented Jun 23, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

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.

0 participants