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.7.0 to 1.7.1 #596

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade web3 from 1.7.0 to 1.7.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 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-03-03.
Release notes
Package name: web3
  • 1.7.1 - 2022-03-03

    Added

    • transactionPollingInterval added to web3, contract and method constructor options. defaults to 1 second. (#4584)
    • Add example import for package level types (#4611)

    Fixed

    • Fix a typo in the documentation for methods.myMethod.send (#4599)
    • Use globalThis to locate global object if possible (#4613)
    • Fix typos in web3-utils.rst (#4662)
    • Added effectiveGasPrice to TransactionReceipt (#4692)
    • Correction in documentation for web3.eth.accounts.signTransaction (#4576)
    • Updated README to include Webpack 5 create-react-app support instructions (#4173)
    • Update the documentation for methods.myMethod.estimateGas (#4702)
    • Fix typos in REVIEW.md and TESTING.md (#4691)
    • Fix encoding for "0x" string values (#4512)

    Changed

    • Muted E2E gnosis dex tests in CI until fix for issue #4436 is applied (#4701)

    Removed

    • Removed deprecated Morden testnet code (#4339)

    Security

    • Ran npm audit fix to address vulnerabilities and update libraries (#4719) (#4728)
  • 1.7.1-rc.0 - 2022-02-10

    Added

    • transactionPollingInterval added to web3, contract and method constructor options. defaults to 1 second. (#4584)
    • Add example import for package level types (#4611)

    Fixed

    • Fix a typo in the documentation for methods.myMethod.send (#4599)
    • Use globalThis to locate global object if possible (#4613)
    • Fix typos in web3-utils.rst (#4662)
    • Added effectiveGasPrice to TransactionReceipt (#4692)
    • Correction in documentation for web3.eth.accounts.signTransaction (#4576)
    • Updated README to include Webpack 5 create-react-app support instructions (#4173)
    • Update the documentation for methods.myMethod.estimateGas (#4702)
    • Fix typos in REVIEW.md and TESTING.md (#4691)
    • Fix encoding for "0x" string values (#4512)

    Changed

    • Muted E2E gnosis dex tests in CI until fix for issue #4436 is applied (#4701)

    Removed

    • Removed deprecated Morden testnet code (#4339)

    Security

    • Ran npm audit fix to address vulnerabilities and update libraries (#4719) (#4728)
  • 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)
from web3 GitHub release notes
Commit messages
Package name: web3

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

@snyk-bot snyk-bot requested a review from a team March 24, 2022 10:41
@github-actions
Copy link

Unit Test Results

       3 files  ±0     244 suites  ±0   3m 21s ⏱️ +21s
2 129 tests ±0  2 084 ✔️ ±0  45 💤 ±0  0 ±0 
2 160 runs  ±0  2 115 ✔️ ±0  45 💤 ±0  0 ±0 

Results for commit ef9c94a. ± Comparison against base commit ea9c730.

@eruizgar91 eruizgar91 merged commit 1af65a9 into master Mar 24, 2022
@eruizgar91 eruizgar91 deleted the snyk-upgrade-d18fdda56b9b7de04c4994d5fe531a89 branch March 24, 2022 16:02
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.

None yet

2 participants