Conversation
Snyk has created this PR to upgrade ethers from 4.0.49 to 5.5.3. See this package in npm: https://www.npmjs.com/package/ethers See this project in Snyk: https://app.snyk.io/org/define12/project/1c18a5b7-f547-40f7-94e2-7e7d0d0ed91f?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 4.0.49 to 5.5.3.
ℹ️ 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.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: ethers
-
5.5.3 - 2022-01-07
- Fixed case-folding in schemes for ENS avatars. (#2500; 3f5bc6d)
- Added Kintsugi network. (#2434; ab13887)
- Fix browser random in WebWorkers. (#2405; 4ba63ac)
- Add support for IPFS metadata imageUrl in getAvatar. (#2426; 3d6a7ec)
- Do not swallow ENS not supported errors. (#2387; 2f57c6a)
-
5.5.2 - 2021-12-01
- Fixed test case for getAvatar; url has moved (617714d)
- Added basic redirect support. (42784b8)
- Added arbitrum and optimism to networks and providers. (#2335; 0844de4)
- Added support for data URLs for avatar metadata. (b8391b0)
- Fixed getAvatar for unconfigured ENS names. (1e1c93e)
-
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
-
5.4.2 - 2021-07-23
-
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
-
5.0.16 - 2020-10-06
-
5.0.15 - 2020-10-03
-
5.0.14 - 2020-09-17
-
5.0.13 - 2020-09-12
-
5.0.12 - 2020-09-08
-
5.0.11 - 2020-09-06
-
5.0.10 - 2020-09-05
-
5.0.9 - 2020-08-26
-
5.0.8 - 2020-08-05
-
5.0.7 - 2020-07-20
-
5.0.6 - 2020-07-19
-
5.0.5 - 2020-07-08
-
5.0.4 - 2020-07-05
-
5.0.3 - 2020-06-29
-
5.0.2 - 2020-06-14
-
5.0.1 - 2020-06-13
-
5.0.0 - 2020-06-13
-
5.0.0-beta.192 - 2020-06-12
-
5.0.0-beta.191 - 2020-06-03
-
5.0.0-beta.190 - 2020-06-01
-
5.0.0-beta.189 - 2020-05-30
-
5.0.0-beta.188 - 2020-05-21
-
5.0.0-beta.187 - 2020-05-13
-
5.0.0-beta.186 - 2020-05-08
-
5.0.0-beta.185 - 2020-05-06
-
5.0.0-beta.184 - 2020-04-28
-
5.0.0-beta.183 - 2020-04-24
-
5.0.0-beta.182 - 2020-04-17
-
5.0.0-beta.181 - 2020-04-15
-
5.0.0-beta.180 - 2020-04-04
-
5.0.0-beta.179 - 2020-04-01
-
5.0.0-beta.178 - 2020-03-31
-
5.0.0-beta.177 - 2020-03-21
-
5.0.0-beta.176 - 2020-03-12
-
5.0.0-beta.175 - 2020-02-27
-
5.0.0-beta.174 - 2020-02-26
-
5.0.0-beta.173 - 2020-02-12
-
5.0.0-beta.172 - 2020-02-04
-
5.0.0-beta.171 - 2020-01-30
-
5.0.0-beta.170 - 2020-01-22
-
5.0.0-beta.169 - 2020-01-21
-
5.0.0-beta.168 - 2020-01-19
-
5.0.0-beta.167 - 2020-01-11
-
5.0.0-beta.166 - 2020-01-10
-
5.0.0-beta.165 - 2020-01-09
-
5.0.0-beta.164 - 2020-01-08
-
5.0.0-beta.163 - 2020-01-07
-
5.0.0-beta.162 - 2019-11-24
-
5.0.0-beta.161 - 2019-11-23
-
5.0.0-beta.160 - 2019-11-20
-
5.0.0-beta.159 - 2019-10-16
-
5.0.0-beta.158 - 2019-09-28
-
5.0.0-beta.157 - 2019-09-08
-
5.0.0-beta.156 - 2019-09-06
-
5.0.0-beta.155 - 2019-08-22
-
5.0.0-beta.154 - 2019-08-21
-
5.0.0-beta.153 - 2019-08-06
-
5.0.0-beta.152 - 2019-08-05
-
5.0.0-beta.151 - 2019-08-03
-
5.0.0-beta.150 - 2019-08-03
-
5.0.0-beta.149 - 2019-08-03
-
5.0.0-beta.148 - 2019-07-27
-
5.0.0-beta.147 - 2019-07-23
-
5.0.0-beta.146 - 2019-07-21
-
5.0.0-beta.145 - 2019-07-20
-
5.0.0-beta.144 - 2019-07-10
-
5.0.0-beta.143 - 2019-07-02
-
5.0.0-beta.142 - 2019-06-28
-
5.0.0-beta.141 - 2019-06-25
-
5.0.0-beta.140 - 2019-06-12
-
5.0.0-beta.139 - 2019-06-11
-
5.0.0-beta.138 - 2019-06-04
-
5.0.0-beta.137 - 2019-06-01
-
5.0.0-beta.136 - 2019-05-24
-
5.0.0-beta.135 - 2019-05-23
-
5.0.0-beta.134 - 2019-05-09
-
5.0.0-beta.133 - 2019-04-20
-
5.0.0-beta.132 - 2019-04-19
-
5.0.0-beta.131 - 2019-04-19
-
5.0.0-beta.130 - 2019-04-19
-
5.0.0-beta.129 - 2019-04-18
-
5.0.0-beta.128 - 2019-04-10
-
5.0.0-beta.127 - 2019-04-10
-
5.0.0-beta.126 - 2019-03-20
-
5.0.0-beta.125 - 2019-03-15
-
5.0.0-beta.124 - 2019-03-14
-
5.0.0-beta.123 - 2019-03-13
-
5.0.0-beta.122 - 2019-03-13
-
5.0.0-beta.121 - 2019-03-13
-
5.0.0-beta.120 - 2019-03-12
-
5.0.0-beta.119 - 2019-03-08
-
4.0.49 - 2021-07-20
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
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