zemse / create-solidity-project

Sets up a raw dependency Solidity project with one npx command.
8 stars 9 forks source link

[Snyk] Upgrade ethers from 5.0.0-beta.190 to 5.0.5 #33

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade ethers from 5.0.0-beta.190 to 5.0.5.

merge advice

:information_source: 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.


Release notes
Package name: ethers
  • 5.0.5 - 2020-07-08
    • Fixed splitSignature when recoveryParam is encoded directly. (#893, #933; bf65ddb)
    • Fixed BigNumber string validation. (#935; 7e56f3d)
  • 5.0.4 - 2020-07-05
    • Prevent negative exponents in BigNumber. (#925; 84e253f)
    • Fixed StaticJsonRpcProvider when auto-detecting network. (#901; 0fd9aa5)
    • Added WebSocket static method to Alchemy provider and updated Alchemy URLs. (4838874)
  • 5.0.3 - 2020-06-29
    • Fixed typo in error string. (7fe702d)
    • Updated elliptic package to address possible malleability issue; which should not affect Ethereum. (9e14345)
    • Fixed FixedNumber unguarded constructor and added isZero. (#898; 08c74e9)
    • Added StaticJsonRpcProvider for reducing calls to chainId in certain cases. (#901; c53864d)
    • Allow getDefaultProvider to accept a URL as a network. (8c1ff4c)
    • Make network an optional parameter to WebSocketProvider. (987b535)
    • Removed deprecated errors package. (f9e9347)
    • Updated badges in docs. (d00362e)
    • Create security policy. Create security policy. (88e6849)
  • 5.0.2 - 2020-06-14
    • Allow provider.ready to stall until the network is available. (#882; bbb4f40)
    • Reduce dependencies to squash security issues. (738d349)
    • Updated admin scripts for publishing prod releases. (e0e0dbe)
  • 5.0.1 - 2020-06-13
    • Fixed embedded package version strings. (5a69e9c)
  • 5.0.0 - 2020-06-13
  • 5.0.0-beta.192 - 2020-06-12
    • Support nonpayable Solidity modifier in ABI. (adc8d3d)
    • More debug information in timeout and fetch errors. (#678; 693094e)
    • Use URL parse instead of constructor for react compatibility. (#874; 5e7d28b)
  • 5.0.0-beta.191 - 2020-06-03
    • Allow undefined properties in transaction object and fix stray this. (#860; 98bb589, d2406c4)
    • Allow JsonRpcSigner to override from if it matches Signer. (#862; 1a89c59)
    • Added initial support for spontaneous network changes. (#495, #861; 2bc7bb6, d2ca4fb)
  • 5.0.0-beta.190 - 2020-06-01
from ethers GitHub release notes
Commit messages
Package name: ethers
  • 59239d2 Updated dist files.
  • bf65ddb Fixed splitSignature when recoveryParam is encoded directly (#893, #933).
  • 7e56f3d Fixed BigNumber string validation (#935).
  • 4124a56 Adding @yuetloo web3 migration docs.
  • db72025 migration from web3
  • e38fa1c Updated spell check script.
  • a1b2a62 Updated docs build.
  • f34be4e Updated dist files.
  • 84e253f Prevent negative exponents in BigNumber (#925).
  • 0fd9aa5 Fixed StaticJsonRpcProvider when auto-detecting network (#901).
  • 2a73b6e Updated docs for ESM import.
  • 0838135 Fixed typos in docs (#921).
  • a144ed8 Fixed migration docs (#890).
  • c646a0c Updated docs build.
  • 0059b7e Fixed documentation typos (#895, #917, #924).
  • 4838874 Added WebSocket static method to Alchemy provider and updated Alchemy URLs.
  • 96cb440 Updated dist files.
  • 7fe702d Fixed typo in error string.
  • 9e14345 Updated elliptic package to address possible malleability issue; which should not affect Ethereum.
  • 08c74e9 Fixed FixedNumber unguarded constructor and added isZero (#898).
  • c53864d Added StaticJsonRpcProvider for reducing calls to chainId in certain cases (#901).
  • 8c1ff4c Allow getDefaultProvider to accept a URL as a network.
  • 987b535 Make network an optional parameter to WebSocketProvider.
  • 1a4f7d1 Updated docs.
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