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-eth2-core from 1.7.4 to 1.7.5 #2

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-eth2-core from 1.7.4 to 1.7.5.

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 3 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-08-01.
Release notes
Package name: web3-eth2-core
  • 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

    1.7.5-rc.0

    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)

    Security

    • Updated got lib version and fixed other libs using npm audit fix (#5178) (#5254)

    New Contributors

  • 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)
from web3-eth2-core GitHub release notes
Commit messages
Package name: web3-eth2-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

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