Open
Conversation
Snyk has created this PR to upgrade web3 from 1.2.9 to 1.7.0. See this package in npm: https://www.npmjs.com/package/web3 See this project in Snyk: https://app.snyk.io/org/samisbakedham/project/f157ab72-91fb-4e27-b958-c391736fcaee?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 web3 from 1.2.9 to 1.7.0.
ℹ️ 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 fixes:
SNYK-JS-TAR-1579155
Why? CVSS 8.5
SNYK-JS-TAR-1579152
Why? CVSS 8.5
SNYK-JS-TAR-1579147
Why? CVSS 8.5
SNYK-JS-TAR-1536531
Why? CVSS 8.5
SNYK-JS-TAR-1536528
Why? CVSS 8.5
SNYK-JS-SIMPLEGET-2361683
Why? CVSS 8.5
SNYK-JS-NORMALIZEURL-1296539
Why? CVSS 8.5
SNYK-JS-UNDERSCORE-1080984
Why? CVSS 8.5
SNYK-JS-TAR-1536758
Why? CVSS 8.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: web3
-
1.7.0 - 2022-01-17
- Fix readthedoc's build for web3js documentation (#4425)
- Fix response sorting for batch requests (#4250)
- Changed getFeeHistory first parameter type from
-
1.7.0-rc.0 - 2021-12-09
- Fix readthedoc's build for web3js documentation (#4425)
- Fix response sorting for batch requests (#4250)
- Changed getFeeHistory first parameter type from
-
1.6.1 - 2021-11-15
- Support for
- Not considering
- Added missing PromiEvent handler types (#4194)
- Updated README to include Webpack 5 angular support instructions (#4174)
- Updated the documentation for the
- Emit subscription id with connect event when creating a subscription (#4300)
- Introduced new configuration "blockHeaderTimeout" for waiting of block headers for transaction receipt (#3891)
- Format
- Correct
- Updated README to include Webpack 5 angular support instructions (#4174)
- Fix 1.6.1 build size issue with removing static asset files (#4506)
- Correct
- Correct
-
1.6.1-rc.3 - 2021-11-10
- Correct
- Correct
-
1.6.1-rc.2 - 2021-10-27
- Fix 1.6.1 build size issue with removing static asset files (#4506)
-
1.6.1-rc.0 - 2021-10-09
- Support for
- Not considering
- Added missing PromiEvent handler types (#4194)
- Updated README to include Webpack 5 angular support instructions (#4174)
- Updated the documentation for the
- Emit subscription id with connect event when creating a subscription (#4300)
- Introduced new configuration "blockHeaderTimeout" for waiting of block headers for transaction receipt (#3891)
- Format
- Correct
- Updated README to include Webpack 5 angular support instructions (#4174)
-
1.6.0 - 2021-09-30
- Partially replace usage of eth-lib with ethereumjs-util (#4390)
-
1.6.0-rc.0 - 2021-09-26
- Partially replace usage of eth-lib with ethereumjs-util (#4390)
-
1.5.3 - 2021-09-22
- Unable to send legacy transaction if network supported EIP-1559 (#4277)
- ethers from 5.1.4 to 5.4.4 (#4231)
- karma from 5.2.3 to 6.3.4 (#4231)
- lerna from 3.22.1 to 4.0.0 (#4231)
- Dropped build tests in CI for Node v8 and v10, and added support for Node v14
- Change default value for
- Fixed bug in signTransaction (#4295)
-
1.5.3-rc.0 - 2021-09-10
-
1.5.2 - 2021-08-15
-
1.5.2-rc.0 - 2021-08-15
-
1.5.1 - 2021-08-05
-
1.5.1-rc.1 - 2021-08-05
-
1.5.1-rc.0 - 2021-07-31
-
1.5.0 - 2021-07-28
-
1.5.0-rc.1 - 2021-07-24
-
1.5.0-rc.0 - 2021-07-21
-
1.4.0 - 2021-06-30
-
1.4.0-rc.0 - 2021-06-25
-
1.3.6 - 2021-05-14
-
1.3.6-rc.2 - 2021-05-13
-
1.3.6-rc.1 - 2021-05-09
-
1.3.5 - 2021-04-05
-
1.3.5-rc.0 - 2021-03-24
-
1.3.4 - 2021-02-03
-
1.3.4-rc.2 - 2021-01-28
-
1.3.4-rc.1 - 2021-01-26
-
1.3.3 - 2021-01-22
-
1.3.2 - 2021-01-21
-
1.3.2-rc.2 - 2021-01-21
-
1.3.1 - 2020-12-17
-
1.3.0 - 2020-09-15
-
1.3.0-rc.0 - 2020-09-02
-
1.2.11 - 2020-07-18
-
1.2.10 - 2020-07-17
-
1.2.10-rc.0 - 2020-07-09
-
1.2.9 - 2020-06-09
from web3 GitHub release notesAdded
maxPriorityFeePerGasandmaxFeePerGasadded toTransactionandTransactionConfiginterfaces (#4232) (#4585)Fixed
Changed
numbertohexaccording to the spec (#4529)Added
maxPriorityFeePerGasandmaxFeePerGasadded toTransactionandTransactionConfiginterfaces (#4232) (#4585)Fixed
Changed
numbertohexaccording to the spec (#4529)Added
eth_createAccessListas both an rpc call (web3.eth.createAccessList) and property of contract method wrappers (contractInstance.methods.getValue().createAccessList) (#4332)Changed
tx.chainIdiftx.common.customChain.chainIdis provided forweb3.eth.accounts.signTransactionfunction (#4293)Web3.utils, removed context for_(underscore lib) (#4403)block.baseFeePerGasto number (#4330)web3-eth-personal.sendTransactionexample in documentation (#4409)Fixed
web3.rstexample in documentation (#4511)BlockHeadertyping (receiptRoot->receiptsRoot) (#4452)Fixed
web3.rstexample in documentation (#4511)BlockHeadertyping (receiptRoot->receiptsRoot) (#4452)Removed
@ types/bn.jsas dev-dependency to additional packages (notably web3-utils) (#4437)Fixed
Added
eth_createAccessListas both an rpc call (web3.eth.createAccessList) and property of contract method wrappers (contractInstance.methods.getValue().createAccessList) (#4332)@ types/bn.jsas dev-dependency to additional packages (notably web3-utils) (#4437)Changed
tx.chainIdiftx.common.customChain.chainIdis provided forweb3.eth.accounts.signTransactionfunction (#4293)Web3.utils, removed context for_(underscore lib) (#4403)block.baseFeePerGasto number (#4330)web3-eth-personal.sendTransactionexample in documentation (#4409)Changed
Changed
Fixed
Changed
maxPriorityFeePerGasfrom1 Gweito2.5 Gwei(#4284)Commit messages
Package name: web3
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