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-providers-ws from 1.5.2 to 1.6.1 #4

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade web3-providers-ws from 1.5.2 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 8 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2021-11-15.
Release notes
Package name: web3-providers-ws
  • 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
from web3-providers-ws GitHub release notes
Commit messages
Package name: web3-providers-ws

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
1 participant