core
core copied to clipboard
Bump @metamask/eth-snap-keyring from 2.1.1 to 3.0.0
Bumps @metamask/eth-snap-keyring from 2.1.1 to 3.0.0.
Release notes
Sourced from @metamask/eth-snap-keyring's releases.
3.0.0
Added
- Add logger and now log Snap requests (#254)
Changed
- BREAKING: Add KeyringExecutionContext to user ops methods (#253)
- Bump
@metamask/utilsfrom 8.3.0 to 8.4.0 (#260) (#256)- Bump
@metamask/keyring-apifrom 5.0.0 to 5.1.0 (#259)- Bump
@metamask/keyring-apifrom 4.0.2 to 5.0.0 (#255)2.2.2
Changed
- Bump
@metamask/safe-event-emitterfrom 3.1.0 to 3.1.1 (#251)- Bump dependencies (#246)
- Bump
@metamask/safe-event-emitterfrom 3.0.0 to 3.1.0 (#245)- Fix enforcing responses of
prepareUserOperationandpatchUserOperationto be synchronous (#243)- Bump
@metamask/snaps-registryfrom 3.0.0 to 3.0.1 (#244)2.2.1
Changed
- Bump
@metamaskdependencies (#236)- Extract logic in 'submitRequest' (#232)
- Bump
@metamask/controller-utilsfrom 8.0.3 to 8.0.4 (#233)- Bump
@metamask/json-rpc-enginefrom 7.3.2 to 7.3.3 (#234)- Bump
@metamask/approval-controllerfrom 5.1.2 to 5.1.3 (#235)- Bump update Snap and dev dependencies (#230)
- Bump
@metamask/rpc-errorsfrom 6.2.0 to 6.2.1 (#223)- Bump
@metamask/snaps-utilsfrom 6.1.0 to 7.0.0 (#224)- Bump
@metamask/rpc-errorsfrom 6.1.0 to 6.2.0 (#219)- Bump ip from 2.0.0 to 2.0.1 (#218)
Fixed
- Add
chainIdto Keyring API requests (transaction/typed message) (#231)- Enforce async request redirect URL is in the snaps 'allowedOrigins' (#228)
2.2.0
Changed
- Bump dependencies (#220)
@metamask/snaps-controllersfrom ^4.1.0 to ^5.0.1@metamask/snaps-sdkfrom ^1.4.0 to ^2.1.0@metamask/snaps-utilsfrom ^5.2.0 to ^6.1.0@metamask/utilsfrom ^8.1.0 to ^8.3.0@metamask/keyring-apifrom ^2.0.0 to ^4.0.02.1.2
Fixed
- Fixed inconsistent signature signing (#200)
Changelog
Sourced from @metamask/eth-snap-keyring's changelog.
[3.0.0]
Added
- Add logger and now log Snap requests (#254)
Changed
- BREAKING: Add KeyringExecutionContext to user ops methods (#253)
- Bump
@metamask/utilsfrom 8.3.0 to 8.4.0 (#260) (#256)- Bump
@metamask/keyring-apifrom 5.0.0 to 5.1.0 (#259)- Bump
@metamask/keyring-apifrom 4.0.2 to 5.0.0 (#255)[2.2.2]
Changed
- Bump
@metamask/safe-event-emitterfrom 3.1.0 to 3.1.1 (#251)- Bump dependencies (#246)
- Bump
@metamask/safe-event-emitterfrom 3.0.0 to 3.1.0 (#245)- Fix enforcing responses of
prepareUserOperationandpatchUserOperationto be synchronous (#243)- Bump
@metamask/snaps-registryfrom 3.0.0 to 3.0.1 (#244)[2.2.1]
Changed
- Bump
@metamaskdependencies (#236)- Extract logic in 'submitRequest' (#232)
- Bump
@metamask/controller-utilsfrom 8.0.3 to 8.0.4 (#233)- Bump
@metamask/json-rpc-enginefrom 7.3.2 to 7.3.3 (#234)- Bump
@metamask/approval-controllerfrom 5.1.2 to 5.1.3 (#235)- Bump update Snap and dev dependencies (#230)
- Bump
@metamask/rpc-errorsfrom 6.2.0 to 6.2.1 (#223)- Bump
@metamask/snaps-utilsfrom 6.1.0 to 7.0.0 (#224)- Bump
@metamask/rpc-errorsfrom 6.1.0 to 6.2.0 (#219)- Bump ip from 2.0.0 to 2.0.1 (#218)
Fixed
- Add
chainIdto Keyring API requests (transaction/typed message) (#231)- Enforce async request redirect URL is in the snaps 'allowedOrigins' (#228)
[2.2.0]
Changed
- Bump dependencies (#220)
... (truncated)
Commits
a5266a93.0.0 (#261)cb5137cchore(deps): bump@metamask/utilsfrom 8.3.0 to 8.4.0 (#260)0a816b6chore(deps): bump@metamask/keyring-apifrom 5.0.0 to 5.1.0 (#259)5433d91feat!: add KeyringExecutionContext to user ops methods (#253)c22f7bechore(deps): bump@metamask/utilsfrom 8.3.0 to 8.4.0 (#256)8fd9098chore(deps): bump@metamask/keyring-apifrom 4.0.2 to 5.0.0 (#255)c9faeb1feat: add logger + now log Snap requests (#254)bb0cde22.2.2 (#252)a5aa75achore(deps): bump@metamask/safe-event-emitterfrom 3.1.0 to 3.1.1 (#251)24cb6f9chore: bump dependencies (#246)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/@metamask/[email protected] | Transitive: environment, eval, filesystem, network, shell, unsafe | +480 |
145 MB | metamaskbot |
| npm/@metamask/[email protected] | Transitive: environment, eval, filesystem, network, shell, unsafe | +495 |
148 MB | metamaskbot |
| npm/@metamask/[email protected] | Transitive: environment, eval, filesystem, network, shell, unsafe | +499 |
149 MB |
🚮 Removed packages: npm/@metamask/[email protected], npm/@metamask/[email protected], npm/@metamask/[email protected], npm/@metamask/[email protected], npm/@metamask/[email protected]
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
| Alert | Package | Note |
|---|---|---|
| New author | npm/@metamask/[email protected] |
Next steps
What is new author?
A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.
Take a deeper look at the dependency
Take 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 package
If 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 risk
To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/@metamask/[email protected]
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Looks like @metamask/eth-snap-keyring is up-to-date now, so this is no longer needed.