Skip to content

chore(deps): bump @actions/exec from 2.0.0 to 3.0.0#595

Merged
kzantow merged 13 commits intomainfrom
dependabot/npm_and_yarn/actions/exec-3.0.0
Feb 23, 2026
Merged

chore(deps): bump @actions/exec from 2.0.0 to 3.0.0#595
kzantow merged 13 commits intomainfrom
dependabot/npm_and_yarn/actions/exec-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

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](https://www.npmjs.com/~GitHub Actions), a new releaser for @​actions/exec since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Fixes: #232

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Used by release-drafter to determine version labels Feb 13, 2026
@willmurphyscode
Copy link
Contributor

@dependabot rebase

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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/exec-3.0.0 branch from 44a49d2 to 1892189 Compare February 18, 2026 20:47
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
@kzantow kzantow linked an issue Feb 20, 2026 that may be closed by this pull request
Signed-off-by: Keith Zantow <kzantow@gmail.com>
@kzantow kzantow force-pushed the dependabot/npm_and_yarn/actions/exec-3.0.0 branch from 1fda8e0 to 9153b8e Compare February 23, 2026 15:08
Signed-off-by: Keith Zantow <kzantow@gmail.com>
@kzantow kzantow force-pushed the dependabot/npm_and_yarn/actions/exec-3.0.0 branch from 9153b8e to 32f4f17 Compare February 23, 2026 15:24
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
@kzantow kzantow force-pushed the dependabot/npm_and_yarn/actions/exec-3.0.0 branch from e128c2f to c7647e6 Compare February 23, 2026 17:10
Signed-off-by: Keith Zantow <kzantow@gmail.com>
@kzantow kzantow force-pushed the dependabot/npm_and_yarn/actions/exec-3.0.0 branch from efc17cf to 4a3596a Compare February 23, 2026 19:29
@kzantow kzantow enabled auto-merge (squash) February 23, 2026 21:11
@kzantow kzantow merged commit 17ae174 into main Feb 23, 2026
7 checks passed
@kzantow kzantow deleted the dependabot/npm_and_yarn/actions/exec-3.0.0 branch February 23, 2026 21:14
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 major Used by release-drafter to determine version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Only build one dist bundle with a flag for sub-actions

2 participants