Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps @metamask/utils from 11.0.1 to 11.1.0.

Release notes

Sourced from @​metamask/utils's releases.

11.1.0

Added

  • Add additional CAIP-19 types (CaipAsset{Namespace,Reference,TokenId} support (#227)
  • Add CAIP-19 CaipAssetTypeOrId (#229)
    • This one combines both CaipAssetType and CaipAssetId to avoid relying on superstruct.union, resulting in better error messages.
  • Add definePattern superstruct helper (#228)
    • Allow to define a superstruct.pattern while naming the struct and enforcing its type.

Changed

  • Use named structs for all CAIP types (#228)
Changelog

Sourced from @​metamask/utils's changelog.

[11.1.0]

Added

  • Add additional CAIP-19 types (CaipAsset{Namespace,Reference,TokenId} support (#227)
  • Add CAIP-19 CaipAssetTypeOrId (#229)
    • This one combines both CaipAssetType and CaipAssetId to avoid relying on superstruct.union, resulting in better error messages.
  • Add definePattern superstruct helper (#228)
    • Allow to define a superstruct.pattern while naming the struct and enforcing its type.

Changed

  • Use named structs for all CAIP types (#228)
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 as a code owner January 30, 2025 06:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
@FrederikBolding
Copy link
Member

@metamaskbot update-pr

1 similar comment
@Mrtenz
Copy link
Member

Mrtenz commented Feb 5, 2025

@metamaskbot update-pr

@Mrtenz
Copy link
Member

Mrtenz commented Feb 5, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/utils-11.1.0 branch from 7b372d7 to ac2a566 Compare February 5, 2025 11:39
@Mrtenz
Copy link
Member

Mrtenz commented Feb 5, 2025

@metamaskbot update-pr

@Mrtenz Mrtenz force-pushed the dependabot/npm_and_yarn/main/metamask/utils-11.1.0 branch from 22492b7 to 500afbb Compare February 5, 2025 12:49
dependabot bot and others added 5 commits February 5, 2025 13:51
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/MetaMask/utils/releases)
- [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md)
- [Commits](MetaMask/utils@v11.0.1...v11.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@Mrtenz Mrtenz force-pushed the dependabot/npm_and_yarn/main/metamask/utils-11.1.0 branch from 500afbb to 1197026 Compare February 5, 2025 12:51
@codecov
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.88%. Comparing base (e8a87dc) to head (1197026).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3050   +/-   ##
=======================================
  Coverage   94.88%   94.88%           
=======================================
  Files         506      506           
  Lines       11124    11124           
  Branches     1703     1703           
=======================================
  Hits        10555    10555           
  Misses        569      569           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Mrtenz Mrtenz merged commit f4cb049 into main Feb 5, 2025
174 checks passed
@Mrtenz Mrtenz deleted the dependabot/npm_and_yarn/main/metamask/utils-11.1.0 branch February 5, 2025 13:04
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.

4 participants