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

[Snyk] Upgrade @ethersproject/networks from 5.0.3 to 5.1.0 #47

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @ethersproject/networks from 5.0.3 to 5.1.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 7 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-03-30.
Release notes
Package name: @ethersproject/networks
  • 5.1.0 - 2021-03-30
    • Added BigNumber.toBigInt method. (#1415; 81fd628)
    • Abstracted Contract with BaseContract without meta-class properties for easier extensions. (#1384; 87ceaed)
    • Fixed Contract properties that collide with null member properties. (#1393; 0e1721b)
    • Added EIP-2930 support. (#1364; c47d2eb)
    • Added abstraction for EIP-2718 support. (1db4ce1)

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-3w81r2QihiQT4GxU7yDk2/LYt0tFMnlSLSYVpy1VVhWomduuub5VVsTyKt5LPf8G"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.1.0.umd.min.js">
    </script>
  • 5.0.9 - 2021-03-08
  • 5.0.8 - 2021-02-01
  • 5.0.7 - 2021-01-08
  • 5.0.6 - 2020-11-24
  • 5.0.5 - 2020-11-18
  • 5.0.4 - 2020-10-03
  • 5.0.3 - 2020-08-26
from @ethersproject/networks GitHub release notes
Commit messages
Package name: @ethersproject/networks
  • 3b1d3fc Update dist files.
  • 81fd628 Added BigNumber.toBigInt method (#1415).
  • f9dd099 docs: fixed typo (#1387).
  • 87ceaed Abstracted Contract with BaseContract without meta-class properties for easier extensions (#1384).
  • 0e1721b Fixed Contract properties that collide with null member properties (#1393).
  • c47d2eb Added EIP-2930 support (#1364).
  • 1db4ce1 Added abstraction for EIP-2718 support.
  • 6c43e20 Updated dist files.
  • b2ecffb Bumped TypeScript to 4.2.2 (#1288).
  • a953f71 Fixed shims from not displaying debug information.
  • c5a53d6 Force TypedData numbers to be in decimal (#1193).
  • bcda16d Updated dist files.
  • d937668 Prevent unhandled rejections when passing nullish into Contract constructor (#1234).
  • 8279120 Better error messaging when provider backends give bogus responses (#1243).
  • 243beff Prevent unconfigured ENS names from making an init tx (#1290).
  • 3a76d69 admin: small updates to build scripts.
  • 5b41675 docs: commit built docs
  • 80cde06 Updated dist files
  • 7d0b33d docs: more details on various APIs.
  • 173f4d4 docs: update links in README (#1281).
  • 73e9434 When in Status trigger personal_sign instead of eth_sign (#1285).
  • 796954f Bump elliptic version for CVE-2020-28498 (#1284).
  • f0a88f5 docs: better linking to errors in docs
  • f4b97c0 docs: added more on contributing (#1153).

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

1 participant