Upgrade @actions/core to ^3.0.0 by truggeri · Pull Request #677 · dependabot/fetch-metadata (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
Summary
Part 2 of a larger update, see #673 .
Upgrades @actions/core from ^1.11.1 to ^3.0.0.
Breaking changes
- 3.0.0: Package is now ESM-only. CommonJS consumers must use dynamic
import()instead ofrequire(). This is handled by the esbuild bundler and jest resolver from PR Switch build tooling from ncc to esbuild #676.
Dependencies
- Depends on Switch build tooling from ncc to esbuild #676 (switch build to esbuild). Merge that first.
Note: This is PR 2 of 3. Merge after #676 and before [PR 3: Upgrade @actions/github].
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please rebase before merge to keep this PR history clean
Breaking change in 3.0.0: package is now ESM-only. This is handled by the esbuild build tooling and jest resolver introduced in the previous commit.
This was referenced
May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})