Upgrade @actions/core to ^3.0.0 by truggeri · Pull Request #677 · dependabot/fetch-metadata (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@truggeri

Summary

Part 2 of a larger update, see #673 .

Upgrades @actions/core from ^1.11.1 to ^3.0.0.

Breaking changes

Dependencies

Note: This is PR 2 of 3. Merge after #676 and before [PR 3: Upgrade @actions/github].

jeffwidman

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

@truggeri

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.

jeffwidman

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 }})

2 participants

@truggeri @jeffwidman