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

Bump elliptic and ethers #1

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps elliptic to 6.6.0 and updates ancestor dependencies elliptic and ethers. These dependencies need to be updated together.

Updates elliptic from 6.4.0 to 6.6.0

Commits

Updates elliptic from 6.4.1 to 6.6.0

Commits

Updates ethers from 4.0.13 to 4.0.49

Release notes

Sourced from ethers's releases.

ethers/v4.0.49 (2021-07-19 23:23)

Changelog

Sourced from ethers's changelog.

ethers/v4.0.49 (2021-07-19 23:23)

ethers/v4.0.48 (2020-08-24 15:44)

  • Bumped elliptic version for security updates. (f79c965)

ethers/v4.0.47 (2020-04-21 23:15)

ethers/v4.0.46 (2020-03-14 16:56)

  • Fixed typo in error. (#722; 3b7176f).
  • Fix EtherscanProvider from throwing outside async context. (#729; 5f7ddcd).

ethers/v4.0.45 (2020-02-16 16:16)

  • Added default API key for EtherscanProvider. (a930047).
  • Fixed typo in arguments name for waitForTransaction. (#477; 4e41871).
  • Partial support for non-English mnemonics for encrypted JSON wallets. (#685; 9947acc).
  • Updated expected balance in test cases. (748f896).

ethers/v4.0.44 (2020-01-29 22:01)

  • Fix backwards compatibility with certain parsed JSON objects passed into Interface and Contracts (#721; 0589b31).
  • Updated ENS registry address for all networks (df51b26).

ethers/v4.0.43 (2020-01-10 21:14)

  • Fixed Contract and Interface constructor abi paramter type; should be a Fragment not a ParamType (#602; 6da5c53).
  • Add missing chainId to transaction responses (#700; 26d3271).
  • Fix resolveName when name is an address with an invalid checksum (#694; bd066b8).
  • Fixed testcases for PhantomJS syntax. (447889)

ethers/v4.0.42 (2020-01-03 18:35)

  • Properly handle errors in the IpcProvider (#695; c76e01e)
  • Added utility function to compute CREATE2 addresses (#697; f8087ae)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [elliptic](https://github.com/indutny/elliptic) to 6.6.0 and updates ancestor dependencies [elliptic](https://github.com/indutny/elliptic) and [ethers](https://github.com/ethers-io/ethers.js). These dependencies need to be updated together.


Updates `elliptic` from 6.4.0 to 6.6.0
- [Commits](indutny/elliptic@v6.4.0...v6.6.0)

Updates `elliptic` from 6.4.1 to 6.6.0
- [Commits](indutny/elliptic@v6.4.0...v6.6.0)

Updates `ethers` from 4.0.13 to 4.0.49
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/v4.0.49/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v4.0.13...v4.0.49)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
- dependency-name: elliptic
  dependency-type: indirect
- dependency-name: ethers
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
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.

0 participants