Skip to content

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

Merged
cryptodev-2s merged 2 commits into
mainfrom
chore/bump-uuid-9.0.1
Sep 9, 2026
Merged

chore: bump uuid from ^8.3.2 to ^9.0.1#10117
cryptodev-2s merged 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 source edits; risk is mainly if uuid v9 behavior or bundling differs from v8 in downstream clients, though usage here is standard v4 generation.

Overview
This PR standardizes the monorepo on uuid v9 by bumping uuid from ^8.3.2 to ^9.0.1 in the root devDependencies and across many @metamask/* packages that depend on it directly.

Where packages typed against UUIDs, @types/uuid is updated from ^8.3.0 to ^9.0.8, and the lockfile drops the old @types/uuid@^8.3.0 entry. Affected packages record the bump under [Unreleased] in their changelogs; there are no runtime or import changes in this diff—existing v4 ESM imports stay as-is.

Reviewed by Cursor Bugbot for commit 93c51bd. 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

@metamaskbot update-changelogs

@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

This comment has been minimized.

@cryptodev-2s
cryptodev-2s force-pushed the chore/bump-uuid-9.0.1 branch 2 times, most recently from c9287eb to a5c29b6 Compare September 9, 2026 19:30
@cryptodev-2s

Copy link
Copy Markdown
Contributor Author

@metamaskbot update-changelogs

@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 9, 2026

Copy link
Copy Markdown

✅ Changelogs updated and pushed.

@cryptodev-2s
cryptodev-2s added this pull request to the merge queue Sep 9, 2026
Merged via the queue into main with commit 2e10029 Sep 9, 2026
335 checks passed
@cryptodev-2s
cryptodev-2s deleted the chore/bump-uuid-9.0.1 branch September 9, 2026 20:12
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.

2 participants