Skip to content

[Snyk] Upgrade web3-core from 1.5.2 to 1.8.0 #3

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Conversation

internetbuilder
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade web3-core from 1.5.2 to 1.8.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 is 25 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-09-14.
Release notes
Package name: web3-core
  • 1.8.0 - 2022-09-14

    Changed

    • Updated sha3 and sha3Raw type definition to accept Buffer (#5357)
    • Removing legacy field in lerna.json (#5403)
    • Correct eth_sendSignedTransaction code example (#5402)

    Fixed

    • Browser builds support polyfills (#5031) (#5053) (#4659) (#4767)
    • Update node version on actions to fix breaking mosaic test (#5354)
    • Start incrementing jsonrpc.id from random number (#5327)
    • web3-eth-contract's call and send methods no longer mutate options argument (#5394)
    • Improvement using provided gas options in web3-eth-accounts for eip-1559 transactions (#5012)

    Added

    • Add missing function type "receive" in AbiType (#5165)
    • Support of safe and finalized block tags added (#5410)
  • 1.8.0-rc.0 - 2022-09-08

    Changed

    • Updated sha3 and sha3Raw type definition to accept Buffer (#5357)
    • Removing legacy field in lerna.json (#5403)
    • Correct eth_sendSignedTransaction code example (#5402)

    Fixed

    • Browser builds support polyfills (#5031) (#5053) (#4659) (#4767)
    • Update node version on actions to fix breaking mosaic test (#5354)
    • Start incrementing jsonrpc.id from random number (#5327)
    • web3-eth-contract's call and send methods no longer mutate options argument (#5394)
    • Improvement using provided gas options in web3-eth-accounts for eip-1559 transactions (#5012)

    Added

    • Add missing function type "receive" in AbiType (#5165)
    • Support of safe and finalized block tags added (#5410)
  • 1.7.5 - 2022-08-01

    1.7.5

    Changed

    • Replace xhr2-cookies deps to cross-fetch for web3-providers-http (#5085)

    Added

    • Documentation details about maxFeePerGas and maxPriorityFeePerGas (#5121)
    • Added createAccessList types in web3.eth (#5146)

    Fixed

    • Improving AbstractProvider interface (#5150)
    • Fix typos in web3-eth-accounts.rst & TESTING.md (#5047)
    • Fix remove wallet using an index when an account address and address lowercase are equal (#5049)
    • Improve README.md & Fix typos (#4848)
    • Add optional hex formatting parameter for getTransactionrReceipt (#5153)
    • Fix transactionRoot -> transactionsRoot in BlockHeader (#5083)
    • Fix Promise in Accounts.signTransaction() throwing errors that cannot be caught (#4724)
    • Fixed unit tests & removed dead code for web3-providers-http (#5228)

    Security

    • Updated got lib version and fixed other libs using npm audit fix (#5178) (#5254)
  • 1.7.5-rc.1 - 2022-07-19

    Fixed

    • Fixed unit tests & removed dead code for web3-providers-http (#5228) It fixed (#5235) and (#5236) Issues.
  • 1.7.5-rc.0 - 2022-07-15
    Read more
  • 1.7.4 - 2022-06-21

    Fixed

    • Fix dead link in web3-eth.rst (#4916)
    • Fix web3-core-method throws on f.call = this.call when intrinsic is frozen (#4918) (#4938)
    • Fix static tuple encoding (#4673) (#4884)
    • Fix bug in handleRevert logic for eth_sendRawTransaction (#4902)
    • Fix resolve type of getBlock function (#4911)
    • Web3-utils BN fix (#5132)

    Changed

    • Replace deprecated String.prototype.substr() (#4855)
    • Exporting AbiCoder as coder (#4937)
    • Github build workflow updated min build for node.js 12 and tests for 12, 14 and 16 (#5014)
    • Updated libraries using BN and the BN library (#5072)

    Added

    • Exposing web3.eth.Contract.setProvider() as per public documentation (#4822) (#5001)
    • Improve npm script commands for development purposes (#4848)

    Security

    • npm audit fix to address vulnerabilities and update libraries (#5014)
  • 1.7.4-rc.2 - 2022-06-16
    • Web3-utils BN fix (#5132)
  • 1.7.4-rc.1 - 2022-06-08

    Changed

    • Updated libraries using BN and the BN library (#5072)
  • 1.7.4-rc.0 - 2022-05-17
  • 1.7.3 - 2022-04-08
  • 1.7.3-rc.0 - 2022-04-07
  • 1.7.2 - 2022-04-07
  • 1.7.2-rc.0 - 2022-03-24
  • 1.7.1 - 2022-03-03
  • 1.7.1-rc.0 - 2022-02-10
  • 1.7.0 - 2022-01-17
  • 1.7.0-rc.0 - 2021-12-09
  • 1.6.1 - 2021-11-15
  • 1.6.1-rc.3 - 2021-11-10
  • 1.6.1-rc.2 - 2021-10-27
  • 1.6.1-rc.0 - 2021-10-09
  • 1.6.0 - 2021-09-30
  • 1.6.0-rc.0 - 2021-09-26
  • 1.5.3 - 2021-09-22
  • 1.5.3-rc.0 - 2021-09-10
  • 1.5.2 - 2021-08-15
from web3-core GitHub release notes
Commit messages
Package name: web3-core

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants