chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0#4062
Merged
FrederikBolding merged 3 commits intoJul 3, 2026
Merged
Conversation
Bumps [@metamask/superstruct](https://github.com/MetaMask/superstruct) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/MetaMask/superstruct/releases) - [Changelog](https://github.com/MetaMask/superstruct/blob/main/CHANGELOG.md) - [Commits](MetaMask/superstruct@v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: "@metamask/superstruct" dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4062 +/- ##
=======================================
Coverage 98.59% 98.59%
=======================================
Files 425 425
Lines 12413 12413
Branches 1969 1969
=======================================
Hits 12238 12238
Misses 175 175 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
FrederikBolding
approved these changes
Jul 3, 2026
Merged
pull Bot
pushed a commit
to Dustin4444/snaps
that referenced
this pull request
Jul 13, 2026
Release candidate for `164.0.0`. Including support for `Blob` in Snaps. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Version and changelog-only release; sandbox surface grows slightly via the Blob endowment already merged in prior PRs. > > **Overview** > Release cut for **164.0.0** that bumps the monorepo version and publishes **`@metamask/snaps-utils@12.4.0`** and **`@metamask/snaps-execution-environments@11.2.0`**. > > The highlighted user-facing change in these package notes is **`Blob` as a default Snap endowment** ([MetaMask#4063](MetaMask#4063)), so Snaps can use `Blob` without an extra permission. The execution-environments release also records a **`@metamask/superstruct`** bump to `^3.3.0` ([MetaMask#4062](MetaMask#4062)). > > No application logic appears in this diff—only version fields and changelog/compare-link updates. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 1a21ee3. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @metamask/superstruct from 3.2.1 to 3.3.0.
Release notes
Sourced from @metamask/superstruct's releases.
Changelog
Sourced from @metamask/superstruct's changelog.
Commits
4cb082d3.3.0 (#39)37f9873ci: use token-exchange-service to publish docs (#40)970d102feat: addexactOptionalsupport intypestruct (#38)597569dci: updateaction-npm-publish+ upgrade yarn@4.16.0 (#37)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@metamask/superstructsince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)