Skip to content

9.0.0 - #187

Closed
MajorLift wants to merge 3 commits into
use-superstruct-forkfrom
release/9.0.0
Closed

9.0.0#187
MajorLift wants to merge 3 commits into
use-superstruct-forkfrom
release/9.0.0

Conversation

@MajorLift

Copy link
Copy Markdown
Contributor

@MajorLiftMajorLift self-assigned this May 30, 2024
@MajorLift
MajorLift requested a review from a team as a code ownerMay 30, 2024 21:10
@MajorLift
MajorLift changed the base branch from main to use-superstruct-forkMay 30, 2024 21:10
@socket-security

socket-securityBot commented May 30, 2024

Copy link
Copy Markdown

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

PackageNew capabilitiesTransitivesSizePublisher

View full report↗︎

@MajorLiftMajorLift changed the title Release 9.0.09.0.0May 30, 2024

@mcmiremcmire 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.

It looks like you might have to change the version, and also run yarn locally to update the lockfile.

Comment threadpackage.json Outdated
{
"name": "@metamask/utils",
"version": "8.4.0",
"version": "8.5.0",

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.

Should this be 9.0.0?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Suggested change
"version": "8.5.0",
"version": "9.0.0",

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Fixed! The yarn run will need to wait until superstruct 3.0.0 is released.

@MajorLift
MajorLift deleted the release/9.0.0 branch June 4, 2024 18:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use @metamask/superstruct, set moduleResolution to NodeNext

2 participants

@MajorLift@mcmire