-
-
Notifications
You must be signed in to change notification settings - Fork 48
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: @metamask/[email protected] |
👍 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. Ignoring: Next stepsTake a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with |
151c854
to
61cde71
Compare
|
Looks like |
Aah, you are right, that explains the failing "publish rc docs" jobs I guess. Looks like this was never actually working: 4abfbe9#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519 Worth holding this one to wait for that to be sorted out? EDIT: Moving forward with publish: Docs seem to never really have been advertised, available, or missed for this package. Addressing should be done but can be sorted out separately from this release. |
* 5.1.0 * fix incorrect changelog entry for 5.0.0 --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: legobt <[email protected]>
* 5.1.0 * fix incorrect changelog entry for 5.0.0 --------- This was originally merged as d0d5c97 but rebased on top of MetaMask#157 to retrigger the publish. --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: legobt <[email protected]>
* 5.1.0 * fix incorrect changelog entry for 5.0.0 --------- This was originally merged as d0d5c97 but rebased on top of MetaMask#157 to retrigger the publish. --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: legobt <[email protected]>
* 5.1.0 * fix incorrect changelog entry for 5.0.0 --------- This was originally merged as d0d5c97 but rebased on top of MetaMask#157 to retrigger the publish. --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: legobt <[email protected]>
This reverts commit d0d5c97 which released v5.1.0. This is only done in order to get a proper publish from the main branch after merge of MetaMask#157, which fixes a CI error. 5.1.0 will be rereleased and published as-is.
This reverts commit d0d5c97 which released v5.1.0. This is only done in order to get a proper publish from the main branch after merge of MetaMask#157, which fixes a CI error. 5.1.0 will be rereleased and published as-is.
This is the release candidate for version 5.1.0.
Also fixes an incorrect entry for
v5.0.0
:eth-simple-keyring/package.json
Line 56 in 1765fa0
Blocked by:
validateMessage
option tosignMessage
#148