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-utils from 1.6.0 to 1.7.0 #13

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-utils from 1.6.0 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 6 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2022-01-17.
Release notes
Package name: web3-utils
  • 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)
  • 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

from web3-utils GitHub release notes
Commit messages
Package name: web3-utils

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