Skip to content

chore(deps): bump @metamask/superstruct from 3.1.0 to 3.4.1#452

Merged
Gudahtt merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/superstruct-3.4.1
Jul 20, 2026
Merged

chore(deps): bump @metamask/superstruct from 3.1.0 to 3.4.1#452
Gudahtt merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/superstruct-3.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @metamask/superstruct from 3.1.0 to 3.4.1.

Release notes

Sourced from @​metamask/superstruct's releases.

3.4.1

Fixed

  • Fix deep sensitive redaction (#43)

3.4.0

Added

  • Add sensitive struct for redacting secret values from validation errors (#41)

3.3.0

Added

  • Add exactOptional support in type struct (#38)

3.2.1

Fixed

  • Fix ExactOptionalize changing never to undefined (#35)

3.2.0

Added

  • Add exactOptional struct (#32)
    • This enables adding strictly optional fields to object structs when paired with TypeScript's exactOptionalPropertyTypes.
Changelog

Sourced from @​metamask/superstruct's changelog.

[3.4.1]

Fixed

  • Fix deep sensitive redaction (#43)

[3.4.0]

Added

  • Add sensitive struct for redacting secret values from validation errors (#41)

[3.3.0]

Added

  • Add exactOptional support in type struct (#38)

[3.2.1]

Fixed

  • Fix ExactOptionalize changing never to undefined (#35)

[3.2.0]

Added

  • Add exactOptional struct (#32)
    • This enables adding strictly optional fields to object structs when paired with TypeScript's exactOptionalPropertyTypes.
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​metamask/superstruct since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 17, 2026 06:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2026
Bumps [@metamask/superstruct](https://github.com/MetaMask/superstruct) from 3.1.0 to 3.4.1.
- [Release notes](https://github.com/MetaMask/superstruct/releases)
- [Changelog](https://github.com/MetaMask/superstruct/blob/main/CHANGELOG.md)
- [Commits](MetaMask/superstruct@v3.1.0...v3.4.1)

---
updated-dependencies:
- dependency-name: "@metamask/superstruct"
  dependency-version: 3.4.1
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump @metamask/superstruct from 3.1.0 to 3.4.1 chore(deps): bump @metamask/superstruct from 3.1.0 to 3.4.1 Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/metamask/superstruct-3.4.1 branch from 84637d8 to b19fbb4 Compare July 20, 2026 13:39

@Gudahtt Gudahtt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@Gudahtt
Gudahtt merged commit 3a62a50 into main Jul 20, 2026
25 checks passed
@Gudahtt
Gudahtt deleted the dependabot/npm_and_yarn/main/metamask/superstruct-3.4.1 branch July 20, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant