Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps @metamask/utils from 8.5.0 to 10.0.0.

Release notes

Sourced from @​metamask/utils's releases.

10.0.0

Changed

  • BREAKING: Drop support for Node.js versions 16, 21 (#212)
  • Improve JSON validation performance (#218)

9.3.0

Added

  • Add support for CAIP-19 (#183)
  • Add Bip122 member to KnownCaipNamespace (#213)

9.2.1

Fixed

  • Fix wrong types for CAIP-2 and CAIP-10 structs (#210)

9.2.0

Added

  • Add Wallet member to KnownCaipNamespace enum (#207)

9.1.0

Added

  • Add PublicInterface type (#197)

9.0.0

Changed

  • BREAKING: The return types of functions getChecksumAddress, numberToHex, bigIntToHex are narrowed from string to Hex (#193)

Fixed

  • Bump @metamask/superstruct from ^3.0.0 to ^3.1.0 (#194)
    • If @metamask/utils <=8.5.0 is used with @metamask/superstruct >=3.1.0 the following error may be encountered:
    error TS2742: The inferred type of 'ExampleType' cannot be named without a reference to '@metamask/utils/node_modules/@metamask/superstruct'. This is likely not portable. A type annotation is necessary.
    This can be resolved by updating @metamask/utils to >=9.0.0.
Changelog

Sourced from @​metamask/utils's changelog.

[10.0.0]

Changed

  • BREAKING: Drop support for Node.js versions 16, 21 (#212)
  • Improve JSON validation performance (#218)

[9.3.0]

Added

  • Add support for CAIP-19 (#183)
  • Add Bip122 member to KnownCaipNamespace (#213)

[9.2.1]

Fixed

  • Fix wrong types for CAIP-2 and CAIP-10 structs (#210)

[9.2.0]

Added

  • Add Wallet member to KnownCaipNamespace enum (#207)

[9.1.0]

Added

  • Add PublicInterface type (#197)

[9.0.0]

Changed

  • BREAKING: The return types of functions getChecksumAddress, numberToHex, bigIntToHex are narrowed from string to Hex (#193)

Fixed

  • Bump @metamask/superstruct from ^3.0.0 to ^3.1.0 (#194)
    • If @metamask/utils <=8.5.0 is used with @metamask/superstruct >=3.1.0 the following error may be encountered:
    error TS2742: The inferred type of 'ExampleType' cannot be named without a reference to '@metamask/utils/node_modules/@metamask/superstruct'. This is likely not portable. A type annotation is necessary.
    This can be resolved by updating @metamask/utils to >=9.0.0.
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team October 22, 2024 10:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/utils-10.0.0 branch 4 times, most recently from 08048f7 to 897f25f Compare October 23, 2024 09:10
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 8.5.0 to 10.0.0.
- [Release notes](https://github.com/MetaMask/utils/releases)
- [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md)
- [Commits](MetaMask/utils@v8.5.0...v10.0.0)

---
updated-dependencies:
- dependency-name: "@metamask/utils"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/utils-10.0.0 branch from 897f25f to 26eda8d Compare October 23, 2024 09:13
@mikesposito
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit 779c16e into main Oct 23, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/utils-10.0.0 branch October 23, 2024 09:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant