Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(connect-plugin-ethereum): update @metamask/eth-sig-util to v6 #9306

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

legobeat
Copy link
Contributor

@legobeat legobeat commented Aug 30, 2023

Description

Release notes:

Changed

  • BREAKING: Fix normalize for empty strings and 0 (#315)
  • This is breaking as it changes the behavior of the function with an empty string or 0 as input: it will now return 0x for an empty string and 0x00 for 0, instead of undefined

Package diff

dependencies:

  • @metamask/eth-sig-util@^5.1.0->^6.0.0

devDependencies:

  • @metamask/eth-sig-util@^5.1.0->^6.0.0

Related Issue

dependencies:
  - @metamask/eth-sig-util@^5.1.0->^6.0.0

devDependencies:
  - @metamask/eth-sig-util@^5.1.0->^6.0.0
@legobeat legobeat marked this pull request as ready for review August 30, 2023 07:00
@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@metamask/eth-sig-util 5.1.0...6.0.0 None +0/-0 150 kB metamaskbot

@mroz22
Copy link
Contributor

mroz22 commented Aug 30, 2023

OK, we will release it to npm tomorrow or today

@mroz22 mroz22 merged commit db702ea into trezor:develop Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants