chore: bump `uuid` from `^8.3.2` to `^9.0.1` by cryptodev-2s · Pull Request #10117 · MetaMask/core · GitHub
Skip to content

chore: bump uuid from ^8.3.2 to ^9.0.1 - #10117

Open
cryptodev-2s wants to merge 2 commits into
mainfrom
chore/bump-uuid-9.0.1
Open

chore: bump uuid from ^8.3.2 to ^9.0.1#10117
cryptodev-2s wants to merge 2 commits into
mainfrom
chore/bump-uuid-9.0.1

Conversation

@cryptodev-2s

@cryptodev-2s cryptodev-2s commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Explanation

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Low Risk
Dependency-only major bump with no code changes; risk is mainly deduplication and bundler/resolution quirks if a consumer still pins uuid v8.

Overview
This PR upgrades the uuid dependency from ^8.3.2 to ^9.0.1 across the monorepo root and many controller packages (accounts, analytics, assets, bridge, transaction, network, and others). Packages that type uuid also move @types/uuid from ^8.3.0 to ^9.0.8, and yarn.lock drops the old @types/uuid@^8.3.0 resolution in favor of v9.

There are no runtime or test source edits in the diff—only package.json, CHANGELOG.md, and lockfile updates documenting the bump (#10117). Existing usage (e.g. v4 / V4Options named imports) stays as-is.

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

@cryptodev-2s cryptodev-2s self-assigned this Sep 4, 2026
@cryptodev-2s
cryptodev-2s requested review from a team as code owners September 4, 2026 15:18
@cryptodev-2s
cryptodev-2s deployed to default-branch September 4, 2026 15:18 — with GitHub Actions Active
@cryptodev-2s

Copy link
Copy Markdown
Contributor Author

@cryptodev-2s cryptodev-2s changed the title chore: bump uuid from ^8.3.2 to ^9.0.1 chore: bump uuid from ^8.3.2 to ^9.0.1 Sep 4, 2026
@metamask-ci

This comment has been minimized.

@cryptodev-2s

Copy link
Copy Markdown
Contributor Author

@metamaskbot update-changelogs

@metamask-ci

metamask-ci Bot commented Sep 4, 2026

Copy link
Copy Markdown

Sign up for free to 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.

1 participant