This repository was archived by the owner on Jan 26, 2022. It is now read-only.
[Snyk] Upgrade ethers from 5.0.17 to 5.5.1 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade ethers from 5.0.17 to 5.5.1.
ℹ️ 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.5.1 - 2021-10-20
- Fixed abstract Provider signature issue. (#2190; 1bd9161)
-
5.5.0 - 2021-10-20
- Added ENS avatar support to provider. (#2185; ecce861)
- Fixed splitSignature logic for verifying EIP-2930 and EIP-1559 v. (#2084; 3de1b81)
- Include events on ContractFactory deployment transactions. (#1334; ab319f2)
- admin: fixed alias script. (#1494; 8f3d71d)
- Better errors when non-string address or ENS name is passed into Contracts or provider methods. (#1051; a5c6a46)
- Use personal_sign instead of eth_sign for message signing with JsonRpcSigner; added _legacySignMessage for legacy support. (#1542, #1840; 8947fd4)
- Removed extra wordlists from the dist files. (#2058, #2077; cb43a99)
- Fix issue when Solidity method collises with JavaScript prototype. (#1432, #2054, #2120; 0a8be37)
- Add support for Cloudflare Workers. (#1886; 6582ede)
- Added more information to some invalid argument errors. (#1130; f3c6d81)
- Fix compile-time error in new TypeScript version. (bee76a4)
- Adding customData support to transactions to assist L2 chains. (#1761; 68095a4)
- Added some explicit null results to previously implicit null results for ENS. (#1850; 0e5419e)
- Added BigNumber _difficulty to Block results. (#2001, #2036; a48552a)
- Removed redundant call to normalizing blockTag (1838). (d5b41ce)
- Fixed isBytes check for invalid length or elements. (#1964; 7a404fb)
- Fixed randomBytes not rejecting NaN as a length. (#1977; f8adf82)
- Allow any Networkish for getDefaultProvider. (#2031; cc250b2)
- Stop allowing commas in fixed numbers; left over from legacy comma support. (#2083; 45f3675)
- Export FallbackProviderConfig. (#2121; 48c9e0b)
-
5.4.7 - 2021-09-16
- Fix parseUints with excess zeros and fix ReDoS issue. (#2016, #1975, #1976; 32a6b2a)
-
5.4.6 - 2021-08-27
- Temporarily remove the block miner for clique-based networks from CI testing. (#1967; 8320d53)
- More readable errors involving Uint8Arrays. (b6a061e)
- Added Deferred Error support to Description objects to extent Interface parse methods. (#1894; a662490)
- Fix address coder to prepare non-hexdatastring addresses as hexdatastring. (#1906; 017b1fe)
- Removed temporary code for better errors needed until Alchemy added EIP-1559 support. (#1893; accb852)
-
5.4.5 - 2021-08-18
- Fxied getBlockWithTransactions results (1858). (78e4273)
-
5.4.4 - 2021-08-05
- Fixed Etherscan API key in default provider. (#1807; 1d27d95)
- Adjust default masPriorityFeePerGas to account for MEV-heavy blocks. (#1817; 7175e2e)
-
5.4.3 - 2021-07-30
- Fixed JsonRpcProvider for pre-EIP-2930 chains. (#1766; 7274cd0)
- Forward some missing EIP-1559 fields to call and estimateGas. (#1766; be3854e)
- Fixed possible UnhandledPromiseException for bad ENS names. (63f8b28)
- Prevent overriding value for non-payble constructors. (#1785; 593b488)
-
5.4.2 - 2021-07-23
- Fix test case for new transactions responses. (0aafca7)
- Added matic support to INFURA and Alchemy. (#1546; 576e9b5)
- Added string change to coalesce errors on some clients. (bc5cc2e)
- Added wait to transactions returned by getBlockWithTransactions. (#971; 660e69d)
- Fixed floor, ceiling and round for FixedNumber for non-default Formats. (#1749; 551cfa0)
- Fixed null confirmations in Wallet transaction. (#1706; 0f0d0c0)
- Fixed Etherscan string change and enabled all tests. (a1f8d18)
-
5.4.1 - 2021-07-03
-
5.4.0 - 2021-06-26
-
5.3.1 - 2021-06-11
-
5.3.0 - 2021-06-01
-
5.2.0 - 2021-05-20
-
5.1.4 - 2021-04-26
-
5.1.3 - 2021-04-20
-
5.1.2 - 2021-04-19
-
5.1.1 - 2021-04-18
-
5.1.0 - 2021-03-30
-
5.0.32 - 2021-03-08
-
5.0.31 - 2021-02-13
-
5.0.30 - 2021-02-09
-
5.0.29 - 2021-02-03
-
5.0.28 - 2021-02-03
-
5.0.27 - 2021-02-01
-
5.0.26 - 2021-01-14
-
5.0.25 - 2021-01-08
-
5.0.24 - 2020-12-08
-
5.0.23 - 2020-11-26
-
5.0.22 - 2020-11-24
-
5.0.21 - 2020-11-20
-
5.0.20 - 2020-11-18
-
5.0.19 - 2020-10-23
-
5.0.18 - 2020-10-19
-
5.0.17 - 2020-10-08
from ethers GitHub release notesEmbedding UMD with SRI:
Embedding UMD with SRI:
Embedding UMD with SRI:
Embedding UMD with SRI:
Embedding UMD with SRI:
Embedding UMD with SRI:
Embedding UMD with SRI:
Embedding UMD with SRI:
Read more
Commit messages
Package name: ethers
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