Skip to content

Bump @metamask/eth-simple-keyring from 5.0.0 to 5.1.1#1885

Merged
dependabot[bot] merged 2 commits intomainfrom
dependabot/npm_and_yarn/metamask/eth-simple-keyring-5.1.1
Oct 23, 2023
Merged

Bump @metamask/eth-simple-keyring from 5.0.0 to 5.1.1#1885
dependabot[bot] merged 2 commits intomainfrom
dependabot/npm_and_yarn/metamask/eth-simple-keyring-5.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps @metamask/eth-simple-keyring from 5.0.0 to 5.1.1.

Release notes

Sourced from @​metamask/eth-simple-keyring's releases.

v5.1.1

Fixed

  • Treat undefined and null as empty array in deserialize function (#166)

5.1.0

Changed

  • Export TypeScript interfaces (#140)
  • Update all dependencies (#140) (#149)

Fixed

  • Add validateMessage option to signMessage to configure if runtime-validation should be done that input string is hex (default: true) (#148)
Changelog

Sourced from @​metamask/eth-simple-keyring's changelog.

[5.1.1]

Fixed

  • Treat undefined and null as empty array in deserialize function (#166)

[5.1.0]

Changed

  • Export TypeScript interfaces (#140)
  • Update all dependencies (#140) (#149)

Fixed

  • Add validateMessage option to signMessage to configure if runtime-validation should be done that input string is hex (default: true) (#148)
Commits
Maintainer changes

This version was pushed to npm by lgbot, a new releaser for @​metamask/eth-simple-keyring since your current version.


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)

Bumps [@metamask/eth-simple-keyring](https://github.com/MetaMask/eth-simple-keyring) from 5.0.0 to 5.1.1.
- [Release notes](https://github.com/MetaMask/eth-simple-keyring/releases)
- [Changelog](https://github.com/MetaMask/eth-simple-keyring/blob/v5.1.1/CHANGELOG.md)
- [Commits](MetaMask/eth-simple-keyring@v5.0.0...v5.1.1)

---
updated-dependencies:
- dependency-name: "@metamask/eth-simple-keyring"
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 23, 2023 12:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
Copy link
Copy Markdown
Contributor

@legobeat legobeat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 8b839a2 into main Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/metamask/eth-simple-keyring-5.1.1 branch October 23, 2023 13:09
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.

1 participant