Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps @metamask/utils from 8.5.0 to 9.2.1.

Release notes

Sourced from @​metamask/utils's releases.

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.

[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 September 4, 2024 20:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2024
@socket-security
Copy link

socket-security bot commented Sep 4, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@metamask/utils@9.2.1 None 0 695 kB metamaskbot

🚮 Removed packages: npm/@metamask/utils@8.5.0

View full report↗︎

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/utils-9.2.1 branch from be1b4f9 to 8a4ca20 Compare September 16, 2024 15:10
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 8.5.0 to 9.2.1.
- [Release notes](https://github.com/MetaMask/utils/releases)
- [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md)
- [Commits](MetaMask/utils@v8.5.0...v9.2.1)

---
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-9.2.1 branch from 8a4ca20 to 12c3ef5 Compare September 26, 2024 08:09
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 10, 2024

Superseded by #326.

@dependabot dependabot bot closed this Oct 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/utils-9.2.1 branch October 10, 2024 06:11
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