Bump @metamask/assets-controllers version to v19.0.0#22117
Bump @metamask/assets-controllers version to v19.0.0#22117
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
|
@metamaskbot update-policies |
|
Policies updated |
2851bab to
0ae5dbb
Compare
| it('should enable approval for a third party address to manage all ERC1155 token', async function () { | ||
| const expectedMessageTitle = | ||
| 'Allow access to and transfer all of your NFTs from this collection?'; | ||
| 'Allow access to and transfer all of your NFTs from ERC1155?'; |
There was a problem hiding this comment.
version 19.0.0 contains a change where we're reading the contract level asset name for ERC1155s. The test-dapp contracts happen to have a name "ERC1155"
There was a problem hiding this comment.
worth leaving a comment? This may cause confusion for others in the future
There was a problem hiding this comment.
I've added a comment on line 133
Builds ready [25c465f]
Page Load Metrics (1224 ± 49 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #22117 +/- ##
========================================
Coverage 67.78% 67.78%
========================================
Files 1053 1053
Lines 40969 40969
Branches 10971 10971
========================================
Hits 27770 27770
Misses 13199 13199 ☔ View full report in Codecov by Sentry. |
jiexi
left a comment
There was a problem hiding this comment.
LGTM. feel free to ignore the nit above
Builds ready [3a0a351]
Page Load Metrics (1154 ± 71 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
|
Missing release label release-11.7.3 on PR. Adding release label release-11.7.3 on PR and removing other release labels(release-11.8.0), as PR was cherry-picked in branch 11.7.3. |
Bump @metamask/assets-controllers version to v19.0.0