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

Update dependency ethereum-cryptography to v3 #154

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ethereum-cryptography ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

ethereum/js-ethereum-cryptography (ethereum-cryptography)

v3.0.0

Compare Source

  • aes: change from native async to noble-ciphers sync
  • new bls module: bls12-381 operations
  • new bn module: bn254 operations
  • new math module: modPow and modInv operations
  • Update dependencies
  • Add support for node.js v14
  • Improve typescript compatibility by emitting separate types for cjs / esm
  • Use NPM provenance to publish transparent builds from GitHub CI

Backwards-incompatible changes:

  1. utils: crypto var had been removed
  2. aes: async methods became sync

Special thanks to @​legobeat for release improvements and review.

Full Changelog: ethereum/js-ethereum-cryptography@2.2.1...3.0.0

v2.2.1

Compare Source

Full Changelog: ethereum/js-ethereum-cryptography@2.2.0...2.2.1

v2.2.0

Compare Source

  • Bump noble-curves from 1.3.0 to 1.4.0
  • Bump noble-hashes from 1.3.3 to 1.4.0
  • Bump scure-bip32 from 1.3.3 to 1.4.0
  • Bump scure-bip39 from 1.2.2 to 1.3.0

Full Changelog: ethereum/js-ethereum-cryptography@2.1.3...2.2.0

v2.1.3

Compare Source

Update dependencies:

Full Changelog: ethereum/js-ethereum-cryptography@2.1.2...2.1.3


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 was generated by Mend Renovate. View the repository job log.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] None +6 3.8 MB paulmillr

🚮 Removed packages: npm/[email protected]

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants