fix(deps): update from eth-rpc-errors to @metamask/rpc-errors (cause edition)#24496
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. |
81de478 to
d2b1465
Compare
This comment was marked as resolved.
This comment was marked as resolved.
1681c02 to
7dc9514
Compare
2faf92d to
449fd01
Compare
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
|
This has now been updated with latest changes from MetaMask/rpc-errors#140 |
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/rpc-errors@6.3.1 |
|
Thanks @legobeat ! Could you update this and resolve conflicts? I know this has been around a while, but I'll nudge a few teams to prioritize reviewing this as well. |
|
This PR has been automatically marked as stale because it has not had recent activity in the last 60 days. It will be closed in 14 days. Thank you for your contributions. |
|
This has now been updated:
UPDATE
|
This comment was marked as resolved.
This comment was marked as resolved.
|
@Gudahtt After just a little back-and-forth:
c8709730e017f48f9f6ac80c752f82ad070f80df Hopefully this should clear up any outstanding concerns/reservations for this migration - let me know otherwise! |
fix error message handling fix: prefer cause message as error message lint:fix fix: update error handling for nft ownership check fix: handle error details in error cause fix test fixup cause handling Revert "fix test" This reverts commit e5ae79be58cf22b873ede78ac8edac08832bcaac. fix test fix: isErrorWithMessage return type Refactor: Handling error.cause; add pony-cause use getErrorMessage for logging errors WIP: deps: @metamask/rpc-errors@^6.2.1->6.3.0 test: fix testcase fix: consider cause instead of data.cause when parsing caught error messages chore: clean up unused cause-handling code in error.ts chore: update lavamoat policies revert stringification of generic objects in logErrorWithMessage lint:fix
MetaMask/rpc-errors#158 - Update test according to new @metamask/rpc-errors behavior This partially reverts commit aeca6d797fc16d13bcd16f8649159769207ede78.
|
Force-merged to override |
Description
eth-rpc-errorsto@metamask/rpc-errorsSee here for some context.
Related issues
eth-rpc-errorsto@metamask/rpc-errors#22871Blocked by
Blocking
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist