Skip to content

fix: Bump action-utils to ^2.0.0 - #206

Merged
FrederikBolding merged 1 commit into
mainfrom
fb/bump-action-utils
Aug 25, 2026
Merged

fix: Bump action-utils to ^2.0.0#206
FrederikBolding merged 1 commit into
mainfrom
fb/bump-action-utils

Conversation

@FrederikBolding

@FrederikBolding FrederikBolding commented Aug 25, 2026

Copy link
Copy Markdown
Member

Bump action-utils to ^2.0.0.

Fixes #128


Note

Low Risk
Lockfile-only dependency bump with no code changes; existing usage is limited to JSON read/write helpers in src/fs.ts.

Overview
Upgrades @metamask/action-utils from ^1.0.0 to ^2.0.0 in package.json and refreshes yarn.lock so the workspace resolves 2.0.0. No application or test source changes—only the dependency pin and lockfile.

This addresses issue #128.

Reviewed by Cursor Bugbot for commit cc9dfa5. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​metamask/​action-utils@​1.0.0 ⏵ 2.0.079 +110088 +291 +8100

View full report

@FrederikBolding
FrederikBolding marked this pull request as ready for review August 25, 2026 10:11
@FrederikBolding
FrederikBolding requested a review from a team as a code owner August 25, 2026 10:11
@FrederikBolding
FrederikBolding merged commit 7c0b750 into main Aug 25, 2026
29 checks passed
@FrederikBolding
FrederikBolding deleted the fb/bump-action-utils branch August 25, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An error is mistakenly produced if a workspace package does not contain a package.json

3 participants