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.3.1 to 1.6.1 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade web3 from 1.3.1 to 1.6.1.

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 29 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2021-11-15.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Arbitrary File Write
SNYK-JS-TAR-1579155
425/1000
Why? CVSS 8.5
No Known Exploit
Arbitrary File Write
SNYK-JS-TAR-1579152
425/1000
Why? CVSS 8.5
No Known Exploit
Arbitrary File Write
SNYK-JS-TAR-1579147
425/1000
Why? CVSS 8.5
No Known Exploit
Arbitrary File Overwrite
SNYK-JS-TAR-1536531
425/1000
Why? CVSS 8.5
No Known Exploit
Arbitrary File Overwrite
SNYK-JS-TAR-1536528
425/1000
Why? CVSS 8.5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-NORMALIZEURL-1296539
425/1000
Why? CVSS 8.5
No Known Exploit
Prototype Pollution
SNYK-JS-JSONSCHEMA-1920922
425/1000
Why? CVSS 8.5
No Known Exploit
Arbitrary Code Injection
SNYK-JS-UNDERSCORE-1080984
425/1000
Why? CVSS 8.5
Proof of Concept
Cryptographic Issues
SNYK-JS-ELLIPTIC-1064899
425/1000
Why? CVSS 8.5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-TAR-1536758
425/1000
Why? CVSS 8.5
No Known Exploit

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

Release notes
Package name: web3
  • 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)
  • 1.6.1-rc.3 - 2021-11-10

    Fixed

    • Correct web3.rst example in documentation (#4511)
    • Correct BlockHeader typing (receiptRoot -> receiptsRoot) (#4452)
  • 1.6.1-rc.2 - 2021-10-27

    Removed

    • @ types/bn.js as dev-dependency to additional packages (notably web3-utils) (#4437)

    Fixed

    • Fix 1.6.1 build size issue with removing static asset files (#4506)
  • 1.6.1-rc.0 - 2021-10-09

    Added

    • Support for eth_createAccessList as both an rpc call (web3.eth.createAccessList) and property of contract method wrappers (contractInstance.methods.getValue().createAccessList) (#4332)
    • @ types/bn.js as dev-dependency to additional packages (notably web3-utils) (#4437)

    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)
  • 1.6.0 - 2021-09-30

    Changed

  • 1.6.0-rc.0 - 2021-09-26

    Changed

  • 1.5.3 - 2021-09-22

    Fixed

    • Unable to send legacy transaction if network supported EIP-1559 (#4277)

    Changed

    • 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 maxPriorityFeePerGas from 1 Gwei to 2.5 Gwei (#4284)
    • Fixed bug in signTransaction (#4295)
  • 1.5.3-rc.0 - 2021-09-10

    Fixed

    • Unable to send legacy transaction if network supported EIP-1559 (#4277)

    Changed

    • 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 maxPriorityFeePerGas from 1 Gwei to 2.5 Gwei (#4284)
    • Fixed bug in signTransaction (#4295)
  • 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
from web3 GitHub release notes
Commit messages
Package name: web3
  • 3299240 Manual commit for 1.6.1
  • a3af4b8 v1.6.1
  • 3d44eeb npm i
  • 994988b Merge branch '1.x' into release/1.6.1
  • 2812172 updating getFeeHistory input type (#4529)
  • edb812d Build for 1.6.1-rc.3
  • 87c343f v1.6.1-rc.3
  • 0019872 Build for 1.6.1-rc.3
  • 88d15fe Update CHANGELOG
  • dfa2dce Merge branch '1.x' into release/1.6.1
  • 505b833 Fix `BlockHeader` typing (#4530)
  • 77fbf79 npm i
  • a0444f9 Merge branch '1.x' into release/1.6.1
  • 0e6da89 Improve timeout handling for the block polling for confirmation (#4527)
  • e099d6e Update comment web3.rst (#4511)
  • 144fbe4 Manual build commit for 1.6.2-rc.2
  • 38829c0 v1.6.1-rc.2
  • 766156b Update CHANGELOG
  • 2f2775b npm i and npm run build for 1.6.1-rc.2
  • 4a81669 Fix 1.6.1 build size issue with removing static asset files (#4506)
  • d523d4b Debug CI tests
  • 83d2385 Debug CI tests
  • 83827f9 Debug CI tests
  • dc36af7 npm i and manual build for 1.6.1-rc.2

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

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.

1 participant