-
Notifications
You must be signed in to change notification settings - Fork 73
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.11.1 to 4.12.1 #2996
Merged
quiet-node
merged 1 commit into
main
from
snyk-upgrade-76614021f9192049d4fe6e4571a30969
Sep 17, 2024
Merged
build: (deps) [Snyk] Upgrade web3 from 4.11.1 to 4.12.1 #2996
quiet-node
merged 1 commit into
main
from
snyk-upgrade-76614021f9192049d4fe6e4571a30969
Sep 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
swirlds-automation
requested review from
georgi-l95,
Ivo-Yankov and
a team
as code owners
September 17, 2024 09:27
Snyk has created this PR to upgrade web3 from 4.11.1 to 4.12.1. 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 <ebadiere@gmail.com>
ebadiere
force-pushed
the
snyk-upgrade-76614021f9192049d4fe6e4571a30969
branch
from
September 17, 2024 13:30
208b800
to
e609e9a
Compare
ebadiere
changed the title
[Snyk] Upgrade web3 from 4.11.1 to 4.12.1
build (deps) [Snyk] Upgrade web3 from 4.11.1 to 4.12.1
Sep 17, 2024
Quality Gate passedIssues Measures |
ebadiere
changed the title
build (deps) [Snyk] Upgrade web3 from 4.11.1 to 4.12.1
build: (deps) [Snyk] Upgrade web3 from 4.11.1 to 4.12.1
Sep 17, 2024
ebadiere
approved these changes
Sep 17, 2024
quiet-node
approved these changes
Sep 17, 2024
quiet-node
deleted the
snyk-upgrade-76614021f9192049d4fe6e4571a30969
branch
September 17, 2024 16:07
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2996 +/- ##
==========================================
+ Coverage 89.18% 89.61% +0.42%
==========================================
Files 54 58 +4
Lines 3783 3879 +96
Branches 774 782 +8
==========================================
+ Hits 3374 3476 +102
+ Misses 362 356 -6
Partials 47 47
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade web3 from 4.11.1 to 4.12.1.
ℹ️ 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 16 versions ahead of your current version.
The recommended version was released on 25 days ago.
Release notes
Package name: web3
Hot fix
[4.12.1]
Fixed
web3-eth-accounts
TransactionFactory.registerTransactionType
if there is a version mistatch betweenweb3-eth
andweb3-eth-accounts
and fix nextjs problem. (#7216)What's Changed
[4.12.0]
Fixed
web3-core
setConfig()
fix forsetMaxListenerWarningThreshold
fix (#5079)web3-eth-accounts
TransactionFactory.registerTransactionType
not working, if there is a version mistatch betweenweb3-eth
andweb3-eth-accounts
by savingextraTxTypes
atglobals
. (#7197)Added
web3-eth-accounts
signMessageWithPrivateKey
(#7174)web3-eth-contract
populateTransaction
to thecontract.deploy(...)
properties. (#7197)web3-providers-http
statusCode
of response in ResponseError,statusCode
is optional property in ResponseError.web3-rpc-providers
HttpProviderOptions | SocketOptions
inWeb3ExternalProvider
andQuickNodeProvider
for provider configsweb3-errors
statusCode
property of response in ResponseError.Changed
web3-eth-contract
contract.deploy(...)
are structured with a newly created class namedDeployerMethodClass
. (#7197)abi
parameter, atdataInputEncodeMethodHelper
andgetSendTxParams
. (#7197)What's Changed
New Contributors
[4.11.1]
Fixed
web3-errors
Eip838ExecutionError
constructor (#6905)web3-eth
getTransactionReceipt
to not be casted asTransactionReceipt
to give proper return type (#7159)web3
What's Changed
New Contributors
Full Changelog: v4.11.0...v4.11.1
Important
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: