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

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@metamask/eth-sig-util ^7.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

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

v8.0.0

Compare Source

Changed
  • BREAKING: Values of type number are not accepted as address parameter anymore. Valid values are string and Uint8Array. (#​391)
  • BREAKING: Drop support for Node.js versions 16, 21. (#​390)

v7.0.3

Compare Source

Changed
  • Bump @metamask/abi-utils to ^2.0.4 (#​381)
  • Bump @metamask/utils from ^9.0.0 (#​381)

v7.0.2

Compare Source

Fixed
  • Replace dependency tweetnacl-util with @scure/base (#​358)

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)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the maintenance label Oct 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.69%. Comparing base (7d17f37) to head (0724201).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #1424   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files         177      177           
  Lines       26937    26937           
  Branches     2228     2228           
=======================================
  Hits        24161    24161           
  Misses       2776     2776           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/metamask-eth-sig-util-8.x branch 5 times, most recently from 9f453e0 to 0724201 Compare October 31, 2024 13:54
@renovate renovate bot force-pushed the renovate/metamask-eth-sig-util-8.x branch from 0724201 to 67fb2aa Compare October 31, 2024 18:31
Copy link

stale bot commented Jan 3, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jan 3, 2025
@stale stale bot closed this Jan 11, 2025
Copy link
Contributor Author

renovate bot commented Jan 11, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/metamask-eth-sig-util-8.x branch January 11, 2025 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant