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 web3 from 1.6.1 to 1.7.0 #552

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Feb 8, 2022

Snyk has created this PR to upgrade web3 from 1.6.1 to 1.7.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 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-01-17.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Information Exposure
SNYK-JS-SIMPLEGET-2361683
619/1000
Why? Proof of Concept exploit, Recently disclosed, CVSS 8.8
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: web3
  • 1.7.0 - 2022-01-17

    Added

    • maxPriorityFeePerGas and maxFeePerGas added to Transaction and TransactionConfig interfaces (#4232) (#4585)

    Fixed

    • Fix readthedoc's build for web3js documentation (#4425)
    • Fix response sorting for batch requests (#4250)

    Changed

    • Changed getFeeHistory first parameter type from number to hex according to the spec (#4529)
  • 1.7.0-rc.0 - 2021-12-09

    Added

    • maxPriorityFeePerGas and maxFeePerGas added to Transaction and TransactionConfig interfaces (#4232) (#4585)

    Fixed

    • Fix readthedoc's build for web3js documentation (#4425)
    • Fix response sorting for batch requests (#4250)

    Changed

    • Changed getFeeHistory first parameter type from number to hex according to the spec (#4529)
  • 1.6.1 - 2021-11-15

    Added

    • Support for eth_createAccessList as both an rpc call (web3.eth.createAccessList) and property of contract method wrappers (contractInstance.methods.getValue().createAccessList) (#4332)

    Changed

    • Not considering tx.chainId if tx.common.customChain.chainId is provided for web3.eth.accounts.signTransaction function (#4293)
    • Added missing PromiEvent handler types (#4194)
    • Updated README to include Webpack 5 angular support instructions (#4174)
    • Updated the documentation for the Web3.utils, removed context for _ (underscore lib) (#4403)
    • 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 block.baseFeePerGas to number (#4330)
    • Correct web3-eth-personal.sendTransaction example in documentation (#4409)
    • Updated README to include Webpack 5 angular support instructions (#4174)

    Fixed

    • Fix 1.6.1 build size issue with removing static asset files (#4506)
    • Correct web3.rst example in documentation (#4511)
    • Correct BlockHeader typing (receiptRoot -> receiptsRoot) (#4452)
from web3 GitHub release notes
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

@snyk-bot snyk-bot requested a review from a team February 8, 2022 00:46
@github-actions
Copy link

github-actions bot commented Feb 8, 2022

Unit Test Results

       3 files  ±0     231 suites  ±0   3m 22s ⏱️ +12s
2 088 tests ±0  2 043 ✔️ ±0  45 💤 ±0  0 ±0 

Results for commit 64c5d00. ± Comparison against base commit 739b40e.

@eruizgar91 eruizgar91 merged commit 7ea3bf3 into master Feb 8, 2022
@eruizgar91 eruizgar91 deleted the snyk-upgrade-ca668d46b18d6c7bb72696a99bc766c8 branch February 8, 2022 09:03
obasilakis pushed a commit that referenced this pull request Feb 11, 2022
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.

None yet

2 participants