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 4.4.0 to 4.5.0 #2172

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

swirlds-automation
Copy link
Contributor

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


Snyk has created this PR to upgrade web3 from 4.4.0 to 4.5.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 19 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-02-12.
Release notes
Package name: web3
  • 4.5.0 - 2024-02-12

    [4.5.0]

    Added

    web3-utils

    • Adds missing exported type AbiItem from 1.x to v4 for compatabiltiy (#6678)

    web3-types

    • Adds missing exported type AbiItem from 1.x to v4 for compatabiltiy (#6678)

    Changed

    web3

    • Dependencies updated

    New Contributors

    Thanks for contributions in web3.js lib:

  • 4.4.1-dev.ed1460c.0 - 2024-02-06
  • 4.4.1-dev.e5673ca.0 - 2024-02-05
  • 4.4.1-dev.d8b64a8.0 - 2024-02-09
  • 4.4.1-dev.b49094b.0 - 2024-01-23
  • 4.4.1-dev.aac2420.0 - 2024-01-24
  • 4.4.1-dev.a72e99a.0 - 2024-01-29
  • 4.4.1-dev.a6b685e.0 - 2024-02-05
  • 4.4.1-dev.9f31612.0 - 2024-02-08
  • 4.4.1-dev.998954f.0 - 2024-02-07
  • 4.4.1-dev.95b37d8.0 - 2024-02-01
  • 4.4.1-dev.7d7a9ea.0 - 2024-01-29
  • 4.4.1-dev.7b97011.0 - 2024-01-17
  • 4.4.1-dev.727c9fc.0 - 2024-01-23
  • 4.4.1-dev.6da7379.0 - 2024-02-09
  • 4.4.1-dev.42ec398.0 - 2024-02-01
  • 4.4.1-dev.0a8f9e4.0 - 2024-02-08
  • 4.4.1-dev.0881fe1.0 - 2024-02-08
  • 4.4.1-dev.028dc20.0 - 2024-01-23
  • 4.4.0 - 2024-01-17

    [4.4.0]

    Added

    web3-eth

    • Catch TransactionPollingTimeoutError was added to send transaction events (#6623)

    Changed

    web3-eth-abi

    • Use AbiError instead of Error for errors at web3-eth-abi (#6641).

    web3-eth-contract

    • Allow the deploy function to accept parameters, even when no ABI was provided to the Contract(#6635)

    web3

    • Dependencies updated

    Fixed

    web3-eth-abi

    • Fixed an issue with detecting Uint8Array (#6486)

    web3-eth-accounts

    • Send Transaction config used to be ignored if the passed common did not have a copy() and the chainId was not provided (#6663)
    • Fixed an issue with detecting Uint8Array (#6486)

    web3-eth-contract

    • Fix and error that happen when trying to get past events by calling contract.getPastEvents or contract.events.allEvents(), if there is no matching events. (#6647)
    • Fixed: The Contract is not using the context wallet passed if context was passed at constructor. (#6661)

    web3-utils

    • Fixed an issue with detecting Uint8Array (#6486)

    web3-validator

    • Fixed an issue with detecting Uint8Array (#6486)
from web3 GitHub release notes
Commit messages
Package name: web3
  • 2e88e93 update
  • 4f9cf5e update changelog
  • 1d3bfa4 update script
  • 22c773f update changelog and package.json for release
  • 9f31612 add deploy script (#6792)
  • 0a8f9e4 Added contributing guideliness & code of conduct (#6787)
  • 0881fe1 fix abi const (#6797)
  • 998954f fix cache on github ci (#6790)
  • ed1460c Add abiitem (#6778)
  • a6b685e Update transactions.md (#6783)
  • e5673ca Add hardhat (#6719)
  • 42ec398 doc deploy fix (#6779)
  • 95b37d8 Interactive code editor 6693 (#6769)
  • a72e99a optimize local wallet guides (#6773)
  • 7d7a9ea Fix typos (#6708)
  • aac2420 v4 Tests - Testing time only Github action config (#6732)
  • 028dc20 changed twitter:image (#6737)
  • b49094b fixed ethereum hashing standard typo (#6735)
  • 727c9fc docs: fix typos (#6704)
  • 7b97011 release 4.4.0 (#6709)
  • 5161642 Check failing tests (estimate gas problem) (#6702)
  • 882631c added metadata, image and edited tagline (#6724)
  • a3fe342 Reduce some CI/CD tests (#6698)

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

@codecov-commenter
Copy link

codecov-commenter commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.15%. Comparing base (2d8f24a) to head (f364188).
Report is 3 commits behind head on main.

❗ Current head f364188 differs from pull request most recent head 796ba0c. Consider uploading reports for the commit 796ba0c to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2172   +/-   ##
=======================================
  Coverage   75.15%   75.15%           
=======================================
  Files          13       13           
  Lines         644      644           
  Branches      118      118           
=======================================
  Hits          484      484           
  Misses        115      115           
  Partials       45       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Mar 5, 2024

Acceptance Tests

  13 files  152 suites   15m 9s ⏱️
394 tests 389 ✔️ 4 💤 1
414 runs  409 ✔️ 4 💤 1

Results for commit 796ba0c.

♻️ This comment has been updated with latest results.

Snyk has created this PR to upgrade web3 from 4.4.0 to 4.5.0.

See this package in npm:
https://www.npmjs.com/package/web3

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/9e95a688-4e8c-4400-bbd9-181a47c69778?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <ebadiere@gmail.com>
@ebadiere ebadiere force-pushed the snyk-upgrade-c44e29659f8c60de491ecd96c3fc0511 branch from 7dba270 to 796ba0c Compare March 6, 2024 23:23
Copy link

sonarcloud bot commented Mar 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

github-actions bot commented Mar 6, 2024

Tests

    1 files    35 suites   3s ⏱️
194 tests 193 ✔️ 1 💤 0
197 runs  196 ✔️ 1 💤 0

Results for commit 796ba0c.

@ebadiere ebadiere self-assigned this Mar 7, 2024
@ebadiere ebadiere added the dependencies Pull requests that update a dependency file label Mar 7, 2024
@ebadiere ebadiere added this to the 0.44.0 milestone Mar 7, 2024
@ebadiere ebadiere merged commit 48245bd into main Mar 7, 2024
25 of 28 checks passed
@ebadiere ebadiere deleted the snyk-upgrade-c44e29659f8c60de491ecd96c3fc0511 branch March 7, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants