Skip to content

fix(deps): update dependency @actions/exec to v3#158

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-exec-3.x
Open

fix(deps): update dependency @actions/exec to v3#158
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-exec-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2026

This PR contains the following updates:

Package Change Age Confidence
@actions/exec (source) ^2.0.0^3.0.0 age confidence

Release Notes

actions/toolkit (@​actions/exec)

v3.0.0

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

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, 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 renovate label Jan 29, 2026
@renovate renovate bot requested a review from a team as a code owner January 29, 2026 08:37
@renovate renovate bot requested review from StevenXL and removed request for a team January 29, 2026 08:37
StevenXL added a commit that referenced this pull request Feb 2, 2026
The @actions/exec action has migrated to ESM (see PR #158).

This PR converts this project to ESM so that it can consume ESM and
Common JS dependencies.
@StevenXL StevenXL requested a review from Copilot February 3, 2026 16:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the @actions/exec dependency from version 2.0.0 to 3.0.0, which introduces a breaking change where the package becomes ESM-only. The update also brings in a newer version of the @actions/io dependency (3.0.2) as a transitive dependency.

Changes:

  • Updated @actions/exec from ^2.0.0 to ^3.0.0 in package.json
  • Added corresponding lock file entries for @actions/exec@^3.0.0 and its dependency @actions/io@^3.0.2

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updated the @actions/exec dependency version constraint to ^3.0.0
yarn.lock Added lock file entries for the new versions of @actions/exec (3.0.0) and its dependency @actions/io (3.0.2)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@renovate renovate bot force-pushed the renovate/actions-exec-3.x branch 2 times, most recently from 310da26 to 3f8bff3 Compare February 6, 2026 10:13
@renovate renovate bot force-pushed the renovate/actions-exec-3.x branch from 3f8bff3 to 84009a1 Compare February 6, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants