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

build: (deps) [Snyk] Upgrade web3 from 4.12.1 to 4.13.0 #3085

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

swirlds-automation
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade web3 from 4.12.1 to 4.13.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 11 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: web3
  • 4.13.0 - 2024-09-18

    What's Changed

    New Contributors

  • 4.12.2-dev.f351e00.0 - 2024-08-23
  • 4.12.2-dev.b86d8ca.0 - 2024-09-09
  • 4.12.2-dev.b3cb1b7.0 - 2024-09-13
  • 4.12.2-dev.a21078b.0 - 2024-09-17
  • 4.12.2-dev.9b32205.0 - 2024-08-28
  • 4.12.2-dev.973ee80.0 - 2024-09-09
  • 4.12.2-dev.7a6e492.0 - 2024-09-05
  • 4.12.2-dev.75df267.0 - 2024-09-09
  • 4.12.2-dev.2f24244.0 - 2024-09-09
  • 4.12.2-dev.27155ea.0 - 2024-09-09
  • 4.12.1 - 2024-08-23

    Hot fix

    [4.12.1]

    Fixed

    web3-eth-accounts

    • Revert TransactionFactory.registerTransactionType if there is a version mistatch between web3-eth and web3-eth-accounts and fix nextjs problem. (#7216)

    What's Changed

from web3 GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Copy link

github-actions bot commented Oct 10, 2024

🚨 Memory Leak Detected 🚨

A potential memory leak has been detected in the test titled validates enforcement of request id. This may impact the application's performance and stability.

Details

📊 Memory Leak Detection Report 📊

GC Type: MarkSweepCompact
Cost: 29,818.8 ms

Heap Statistics (before vs after executing the test):

  • Total Heap Size: increased with 1.72 MB
  • Total Heap Size Executable: no changes
  • Total Physical Size: decreased with 344.06 KB
  • Total Available Size: increased with 1.51 MB
  • Total Global Handles Size: no changes
  • Used Global Handles Size: decreased with 64.00 bytes
  • Used Heap Size: decreased with 3.28 MB
  • Heap Size Limit: no changes
  • Malloced Memory: no changes
  • External Memory: no changes
  • Peak Malloced Memory: no changes

Heap Space Statistics (before vs after executing the test):

  • Old Space:

    • Space Size: increased with 2.10 MB
    • Space Used Size: increased with 2.09 MB
    • Space Available Size: decreased with 779.70 KB
    • Physical Space Size: increased with 2.10 MB
  • Large Object Space:

    • Space Size: increased with 835.58 KB
    • Space Used Size: increased with 813.50 KB
    • Space Available Size: no changes
    • Physical Space Size: increased with 835.58 KB

Recommendations

Please investigate the memory allocations in this test, focusing on objects that are not being properly deallocated.

Copy link

github-actions bot commented Oct 10, 2024

Acceptance Tests

  16 files  214 suites   29m 0s ⏱️
602 tests 598 ✔️ 4 💤 0
618 runs  614 ✔️ 4 💤 0

Results for commit 9206f6b.

♻️ This comment has been updated with latest results.

Snyk has created this PR to upgrade web3 from 4.12.1 to 4.13.0.

See this package in npm:
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 <[email protected]>
@ebadiere ebadiere force-pushed the snyk-upgrade-fbc05859678ffcb22e5f7338838b32ee branch from bcb5303 to 9206f6b Compare October 10, 2024 13:39
Copy link

sonarcloud bot commented Oct 10, 2024

@ebadiere ebadiere changed the title [Snyk] Upgrade web3 from 4.12.1 to 4.13.0 build: (deps) [Snyk] Upgrade web3 from 4.12.1 to 4.13.0 Oct 10, 2024
@ebadiere ebadiere added the dependencies Pull requests that update a dependency file label Oct 10, 2024
@ebadiere ebadiere self-assigned this Oct 10, 2024
Copy link

Tests

       3 files     300 suites   19s ⏱️
1 359 tests 1 358 ✔️ 1 💤 0
1 368 runs  1 367 ✔️ 1 💤 0

Results for commit 9206f6b.

@ebadiere ebadiere added this to the 0.58.0 milestone Oct 10, 2024
@ebadiere ebadiere self-requested a review October 10, 2024 14:28
@quiet-node quiet-node merged commit 73200c1 into main Oct 10, 2024
43 of 46 checks passed
@quiet-node quiet-node deleted the snyk-upgrade-fbc05859678ffcb22e5f7338838b32ee branch October 10, 2024 14:58
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.84%. Comparing base (1c65943) to head (9206f6b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3085   +/-   ##
=======================================
  Coverage   84.84%   84.84%           
=======================================
  Files          59       59           
  Lines        3939     3939           
  Branches      788      788           
=======================================
  Hits         3342     3342           
  Misses        359      359           
  Partials      238      238           
Flag Coverage Δ
relay 84.95% <ø> (ø)
server 83.43% <ø> (ø)
ws-server 97.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants