Skip to content

Bump @actions/exec from 2.0.0 to 3.0.0#280

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/actions/exec-3.0.0
Open

Bump @actions/exec from 2.0.0 to 3.0.0#280
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/actions/exec-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 12, 2026

Copy link
Copy Markdown
Contributor

Bumps @actions/exec from 2.0.0 to 3.0.0.

Changelog

Sourced from @​actions/exec's changelog.

3.0.0

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

This version was pushed to npm by GitHub Actions, a new releaser for @​actions/exec since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/exec-3.0.0 branch from 8348092 to 13a8423 Compare March 27, 2026 12:18

@jaxxstorm jaxxstorm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks like this is a breaking change

@mpminardi

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/exec-3.0.0 branch from 13a8423 to 65d3afb Compare July 10, 2026 14:54
@mpminardi mpminardi force-pushed the dependabot/npm_and_yarn/actions/exec-3.0.0 branch 2 times, most recently from 551d543 to 1fa2c4d Compare July 10, 2026 16:28
Comment thread package.json
"devDependencies": {
"@types/node": "^24.10.2",
"@vercel/ncc": "^0.38.3",
"@vercel/ncc": "^0.44.1",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Was also required for ncc to be happy with @actions/exec being ESM only

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Seems things are still unhappy 🤾‍♂️

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Root issue here is potentially related to vercel/ncc#1311 unfortunately.

@mpminardi mpminardi force-pushed the dependabot/npm_and_yarn/actions/exec-3.0.0 branch from 1fa2c4d to 2959db8 Compare July 10, 2026 18:45
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 2.0.0 to 3.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec)

---
updated-dependencies:
- dependency-name: "@actions/exec"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@mpminardi mpminardi force-pushed the dependabot/npm_and_yarn/actions/exec-3.0.0 branch from 2959db8 to e5522f3 Compare July 10, 2026 18:58
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants