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-core from 1.3.0 to 4.3.2 #49

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

Conversation

affiliatedkat
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.3.0 to 4.3.2.

ℹ️ 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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 197 versions ahead of your current version.
  • The recommended version was released 5 months ago, on 2023-12-04.
Release notes
Package name: web3-core
  • 4.3.2 - 2023-12-04
  • 4.3.2-dev.f8d8774.0 - 2023-11-23
  • 4.3.2-dev.ef6f04e.0 - 2023-11-20
  • 4.3.2-dev.e6d8c14.0 - 2023-11-28
  • 4.3.2-dev.d8b8e18.0 - 2023-11-20
  • 4.3.2-dev.be86e25.0 - 2023-11-20
  • 4.3.2-dev.bcd0706.0 - 2023-11-20
  • 4.3.2-dev.b9da5a5.0 - 2023-11-20
  • 4.3.2-dev.b3ccd5c.0 - 2023-11-28
  • 4.3.2-dev.af91519.0 - 2023-11-20
  • 4.3.2-dev.8e3e676.0 - 2023-11-10
  • 4.3.2-dev.7461c8e.0 - 2023-12-01
  • 4.3.2-dev.72e9bbd.0 - 2023-11-03
  • 4.3.2-dev.6cc86b3.0 - 2023-11-20
  • 4.3.2-dev.4778a0c.0 - 2023-11-06
  • 4.3.2-dev.41dbf2a.0 - 2023-11-06
  • 4.3.2-dev.3bda14d.0 - 2023-11-27
  • 4.3.2-dev.332c18c.0 - 2023-11-06
  • 4.3.2-dev.2c60685.0 - 2023-11-20
  • 4.3.2-dev.2c132c5.0 - 2023-11-16
  • 4.3.2-dev.20cc5da.0 - 2023-11-23
  • 4.3.2-dev.11f20b2.0 - 2023-11-06
  • 4.3.2-dev.119dfa5.0 - 2023-12-04
  • 4.3.2-dev.0dec262.0 - 2023-11-17
  • 4.3.2-dev.09c8ad0.0 - 2023-11-07
  • 4.3.2-dev.2785782.0 - 2023-11-20
  • 4.3.1 - 2023-11-03
  • 4.3.1-dev.f9bcac9.0 - 2023-11-02
  • 4.3.1-dev.f860b04.0 - 2023-10-23
  • 4.3.1-dev.f6c7fca.0 - 2023-10-31
  • 4.3.1-dev.bd3b9a0.0 - 2023-10-18
  • 4.3.1-dev.b05345b.0 - 2023-11-01
  • 4.3.1-dev.a0d6730.0 - 2023-10-23
  • 4.3.1-dev.90b8581.0 - 2023-10-23
  • 4.3.1-dev.8c643c2.0 - 2023-10-25
  • 4.3.1-dev.7bee9bc.0 - 2023-10-18
  • 4.3.1-dev.6791e60.0 - 2023-10-23
  • 4.3.1-dev.41f39c0.0 - 2023-10-26
  • 4.3.1-dev.116b7bb.0 - 2023-10-31
  • 4.3.0 - 2023-10-18

    [4.3.0]

    Changed

    web3-core

    • Web3config contractDataInputFill has been defaulted to data, istead of input. (#6622)

    web3-eth-contracts

    • By default, contracts will fill data instead of input within method calls (#6622)

    Added

    web3-utils

    • SocketProvider now contains public function getPendingRequestQueueSize, getSentRequestsQueueSize and clearQueues (#6479)
    • Added safeDisconnect as a SocketProvider method to disconnect only when request queue size and send request queue size is 0 (#6479)
    • Add isContractInitOptions method (#6555)

    web3

    • Added methods (privateKeyToAddress, parseAndValidatePrivateKey, and privateKeyToPublicKey) to web3.eth.accounts (#6620)

    Fixed

    web3-rpc-methods

    web3-utils

    • Fix unecessary array copy when pack encoding (#6553)
  • 4.2.1-dev.e760667.0 - 2023-10-13
  • 4.2.1-dev.d036166.0 - 2023-09-22
  • 4.2.1-dev.c490c18.0 - 2023-09-28
  • 4.2.1-dev.bfcbea8.0 - 2023-10-02
  • 4.2.1-dev.b8fa712.0 - 2023-09-27
  • 4.2.1-dev.b38f00d.0 - 2023-10-12
  • 4.2.1-dev.ae98628.0 - 2023-10-09
  • 4.2.1-dev.9b03f9d.0 - 2023-10-04
  • 4.2.1-dev.9a5fd87.0 - 2023-10-10
  • 4.2.1-dev.90d78c1.0 - 2023-10-02
  • 4.2.1-dev.80adabe.0 - 2023-09-23
  • 4.2.1-dev.80986bb.0 - 2023-10-04
  • 4.2.1-dev.70d1957.0 - 2023-10-17
  • 4.2.1-dev.6e43d1b.0 - 2023-10-12
  • 4.2.1-dev.66ddb7e.0 - 2023-09-21
  • 4.2.1-dev.54c5ed0.0 - 2023-09-19
  • 4.2.1-dev.4b445ae.0 - 2023-09-29
  • 4.2.1-dev.42502b6.0 - 2023-10-16
  • 4.2.1-dev.2b445bf.0 - 2023-09-19
  • 4.2.1-dev.226b3ba.0 - 2023-10-17
  • 4.2.1-dev.171b413.0 - 2023-09-21
  • 4.2.1-dev.10d1f12.0 - 2023-10-16
  • 4.2.1-dev.0e78235.0 - 2023-10-05
  • 4.2.1-dev.09f4c8b.0 - 2023-10-17
  • 4.2.1-dev.4879326.0 - 2023-10-09
  • 4.2.1-dev.3060994.0 - 2023-09-28
  • 4.2.0 - 2023-09-19
  • 4.1.2-dev.e4ba45c.0 - 2023-09-15
  • 4.1.2-dev.da3e2f5.0 - 2023-09-12
  • 4.1.2-dev.a325689.0 - 2023-08-21
  • 4.1.2-dev.9ad39bd.0 - 2023-08-21
  • 4.1.2-dev.8010a6d.0 - 2023-09-18
  • 4.1.2-dev.3ab3b39.0 - 2023-09-12
  • 4.1.2-dev.054033f.0 - 2023-09-15
  • 4.1.1 - 2023-08-21
  • 4.1.1-dev.f4fd498.0 - 2023-08-15
  • 4.1.1-dev.ec6e117.0 - 2023-08-17
  • 4.1.1-dev.d41a49e.0 - 2023-08-17
  • 4.1.1-dev.c41d356.0 - 2023-08-15
  • 4.1.1-dev.a4cae6f.0 - 2023-08-15
  • 4.1.1-dev.86f0cdb.0 - 2023-08-18
  • 4.1.1-dev.7a38fee.0 - 2023-08-17
  • 4.1.1-dev.622174c.0 - 2023-08-15
  • 4.1.1-dev.1cdc86c.0 - 2023-08-18
  • 4.1.0 - 2023-08-15
  • 4.1.0-rc.0 - 2023-08-09
  • 4.0.4-dev.f5b4d7d.0 - 2023-07-20
  • 4.0.4-dev.ed2770c.0 - 2023-07-24
  • 4.0.4-dev.ebd0c57.0 - 2023-07-11
  • 4.0.4-dev.e143157.0 - 2023-07-14
  • 4.0.4-dev.b93934a.0 - 2023-07-17
  • 4.0.4-dev.b771112.0 - 2023-08-01
  • 4.0.4-dev.ad377d1.0 - 2023-07-14
  • 4.0.4-dev.933ef51.0 - 2023-07-20
  • 4.0.4-dev.7d0a91d.0 - 2023-07-19
  • 4.0.4-dev.6da17e1.0 - 2023-07-24
  • 4.0.4-dev.51d087e.0 - 2023-08-03
  • 4.0.4-dev.51bc03d.0 - 2023-07-12
  • 4.0.4-dev.0ee9bb4.0 - 2023-07-25
  • 4.0.4-dev.0e5c53c.0 - 2023-08-02
  • 4.0.4-dev.8958413.0 - 2023-07-14
  • 4.0.4-dev.4310419.0 - 2023-08-01
  • 4.0.4-dev.1361787.0 - 2023-07-18
  • 4.0.3 - 2023-07-11
  • 4.0.3-dev.d12dc7e.0 - 2023-06-27
  • 4.0.3-dev.a26a888.0 - 2023-06-27
  • 4.0.3-dev.602dada.0 - 2023-07-03
  • 4.0.2 - 2023-06-27
  • 4.0.2-dev.f8a2533.0 - 2023-06-10
  • 4.0.2-dev.e8d579c.0 - 2023-06-24
  • 4.0.2-dev.af57eae.0 - 2023-06-09
  • 4.0.2-dev.ab0f4cb.0 - 2023-06-20
  • 4.0.2-dev.a2a232f.0 - 2023-06-21
  • 4.0.2-dev.60b8ba9.0 - 2023-06-27
  • 4.0.2-dev.51a59f9.0 - 2023-06-21
  • 4.0.2-dev.3f49e18.0 - 2023-06-24
  • 4.0.2-dev.2130d22.0 - 2023-06-15
  • 4.0.2-dev.023f02d.0 - 2023-06-20
  • 4.0.1 - 2023-06-07
  • 4.0.1-rc.2 - 2023-06-05
  • 4.0.1-rc.1 - 2023-04-20
  • 4.0.1-rc.0 - 2023-03-10
  • 4.0.1-alpha.5 - 2023-01-14
  • 4.0.1-alpha.4 - 2023-01-12
  • 4.0.1-alpha.3 - 2023-01-05
  • 4.0.1-alpha.2 - 2022-12-08
  • 4.0.1-alpha.1 - 2022-11-03
  • 4.0.1-alpha.0 - 2022-08-25
  • 4.0.0-alpha.0 - 2022-08-24
  • 3.0.0-rc.5 - 2021-07-02
  • 3.0.0-rc.4 - 2021-04-27
  • 3.0.0-rc.1 - 2021-04-23
  • 3.0.0-rc.0 - 2021-04-09
  • 2.0.0-alpha.1 - 2019-08-06
  • 2.0.0-alpha - 2019-07-13
  • 1.10.4 - 2024-02-05

    Security

    • Updated dependencies (#6731)

    Maintenance Countdown:

    Commencing from January 1, 2024, a 90-day countdown has been initiated, signaling the transition of Web3.js version 1.x into an end-of-maintenance phase.

    Timeline of Changes:

    90-Day Countdown (1/1/24 - 3/31/24): During this period, we strongly encourage users to plan accordingly and initiate the upgrade to Web3.js version 4.x

    No New Bug Fixes (4/1/24 onwards):

    Starting April 1, 2024, new bug fixes for Web3.js version 1.x will no longer be provided. To benefit from continued support and access to new features, we recommend upgrading to Web3.js version 4.x

    End of Security Fixes (7/1/24):

    Security fixes for Web3.js version 1.x will be discontinued from July 1, 2024. Upgrading to Web3.js version 4.x is crucial to ensure the security of your applications.

  • 1.10.4-dev.0 - 2024-01-31

    Security

    • Updated dependencies (#6731)
  • 1.10.3 - 2023-10-18
  • 1.10.3-dev.0 - 2023-10-16
  • 1.10.2 - 2023-08-28
  • 1.10.1 - 2023-08-14
  • 1.10.1-rc.0 - 2023-08-08
  • 1.10.0 - 2023-05-10
  • 1.10.0-rc.0 - 2023-05-02
  • 1.9.0 - 2023-03-20
  • 1.9.0-rc.0 - 2023-03-07
  • 1.8.2 - 2023-01-30
  • 1.8.2-rc.0 - 2023-01-11
  • 1.8.1 - 2022-11-10
  • 1.8.1-rc.0 - 2022-10-28
  • 1.8.0 - 2022-09-14
  • 1.8.0-rc.0 - 2022-09-08
  • 1.7.5 - 2022-08-01
  • 1.7.5-rc.1 - 2022-07-19
  • 1.7.5-rc.0 - 2022-07-15
  • 1.7.4 - 2022-06-21
  • 1.7.4-rc.2 - 2022-06-16
  • 1.7.4-rc.1 - 2022-06-08
  • 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
  • 1.5.2-rc.0 - 2021-08-15
  • 1.5.1 - 2021-08-05
  • 1.5.1-rc.1 - 2021-08-05
  • 1.5.1-rc.0 - 2021-07-31
  • 1.5.0 - 2021-07-28
  • 1.5.0-rc.1 - 2021-07-24
  • 1.5.0-rc.0 - 2021-07-21
  • 1.4.0 - 2021-06-30
  • 1.4.0-rc.0 - 2021-06-25
  • 1.3.6 - 2021-05-14
  • 1.3.6-rc.2 - 2021-05-13
  • 1.3.6-rc.1 - 2021-05-09
  • 1.3.5 - 2021-04-05
  • 1.3.5-rc.0 - 2021-03-24
  • 1.3.4 - 2021-02-03
  • 1.3.4-rc.2 - 2021-01-28
  • 1.3.4-rc.1 - 2021-01-26
  • 1.3.3 - 2021-01-22
  • 1.3.2 - 2021-01-21
  • 1.3.2-rc.2 - 2021-01-21
  • 1.3.1 - 2020-12-17
  • 1.3.0 - 2020-09-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

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.

2 participants