Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

fix(deps): update dependency @metamask/eth-sig-util to v7 #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@metamask/eth-sig-util 5.1.0 -> 7.0.1 age adoption passing confidence

Release Notes

MetaMask/eth-sig-util (@​metamask/eth-sig-util)

v7.0.1

Compare Source

Changed
  • Remove dependency ethjs-util (#​349)
Fixed
  • BREAKING: fix: interpret 0x as hex in bytes encodeField (#​354)
    • This fixes a regression introduced in 6.0.1 which caused inconsistent signatures when data was supplied as literal 0x.
  • fix: Exclude test files from published release (#​350)
  • fix: Bump @​babel/traverse from 7.21.5 to 7.23.2 (#​341)

v7.0.0

Compare Source

Changed
  • BREAKING: Increase minimum Node.js version to v16 (#​332)
  • BREAKING: Bump @metamask/abi-utils from ^1.0.2 to ^2.0.2 (#​326)
  • Bump @metamask/utils from ^5.0.2 to ^8.1.0 (#​333)

v6.0.2: 6.0.2

Compare Source

Fixed
  • BREAKING: fix: interpret 0x as hex in bytes encodeField (#​356)
    • This fixes a regression introduced in 6.0.1 which caused inconsistent signatures when data was supplied as literal 0x.

v6.0.1

Compare Source

Changed
  • Swap out legacy ethereumjs-abi for @metamask/abi-utils (#​319)
Fixed
  • Bump ethereum-cryptography from ^2.0.0 to ^2.1.2 (#​302)
  • Bump ethereumjs/util from ^8.0.6 to ^8.1.0 (#​302)
  • Remove unused dependency bn.js (#​334) (#​302)

v6.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/metamask-eth-sig-util-7.x branch 2 times, most recently from 60f4981 to c92fa6f Compare October 24, 2023 19:14
@renovate renovate bot force-pushed the renovate/metamask-eth-sig-util-7.x branch from c92fa6f to 9055014 Compare November 22, 2023 00:26
@renovate renovate bot force-pushed the renovate/metamask-eth-sig-util-7.x branch from 9055014 to ef90e7e Compare December 22, 2023 21:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants