Skip to content

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

Merged
sydorovdmytro merged 2 commits intomainfrom
renovate/major-semver-validation
Mar 16, 2026
Merged

fix(deps): update dependency @actions/core to v3#36
sydorovdmytro merged 2 commits intomainfrom
renovate/major-semver-validation

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Change Age Confidence
@actions/core (source) ^1.10.1^3.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()

v2.0.3

  • Bump @actions/http-client to 3.0.2

v2.0.1

v2.0.0


Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-semver-validation branch from fd17047 to 58149df Compare March 13, 2026 16:37
…lity

@actions/core v3 is ESM-only. Convert index.js and tests from CommonJS
to ESM imports, add "type": "module" to package.json, configure Jest
for ESM with --experimental-vm-modules, and rebuild dist bundle.
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 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.

@sydorovdmytro sydorovdmytro requested a review from Piotr1215 March 16, 2026 10:19
@sydorovdmytro sydorovdmytro merged commit 96ceb8f into main Mar 16, 2026
4 checks passed
@sydorovdmytro sydorovdmytro deleted the renovate/major-semver-validation branch March 16, 2026 11:36
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.

2 participants