[Snyk] Upgrade web3-providers-http from 1.8.2 to 1.10.3 #235
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.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade web3-providers-http from 1.8.2 to 1.10.3.
ℹ️ 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.
Release notes
Package name: web3-providers-http
-
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
- Builds fixed by updating all typescript versions to 4.9.5 (#6238)
- ABI encoding for large negative
- Updated type file for
- Replace ethereumjs-util with @ ethereumjs/util (#6283)
-
1.10.1-rc.0 - 2023-08-08
- Builds fixed by updating all typescript versions to 4.9.5 (#6238)
- ABI encoding for large negative
- Updated type file for
- Replace ethereumjs-util with @ ethereumjs/util (#6283)
-
1.10.0 - 2023-05-10
- Improved the error propagation in
- Fixed "Uncaught TypeError" calling a contract function that revert using MetaMask (#4454) and related "n.data.substring is not a function", that is raised when there is a revert and
- When sending a transaction, if
- Removed an unnecessary
- Added support for
- Updated dependencies (#6044)
-
1.10.0-rc.0 - 2023-05-02
- Improved the error propagation in
- Fixed "Uncaught TypeError" calling a contract function that revert using MetaMask (#4454) and related "n.data.substring is not a function", that is raised when there is a revert and
- When sending a transaction, if
- Removed an unnecessary
- Added support for
- Updated dependencies (#6044)
-
1.9.0 - 2023-03-20
-
1.9.0-rc.0 - 2023-03-07
-
1.8.2 - 2023-01-30
from web3-providers-http GitHub release notesFixed
ints (#6239)submitWorkparameters, accepts 3 parameters instead of an array (#5200)Changed
Fixed
ints (#6239)submitWorkparameters, accepts 3 parameters instead of an array (#5200)Changed
Fixed
web3-providers-httppackage to effectively propagate useful error infomation about failed HTTP connections (#5955)web.eth.handleRevert = true(#6000)Changed
transaction.typeis now formatted to a hex string before being send to provider (#5979)transaction.type === '0x1' && transaction.accessList === undefined, thentransaction.accessListis set to[](#5979)chainIdparameter fromtoChecksumAddress()function types (#5888)Added
getPastEventsmethod to filterallEventsand specific event (#6015)Security
Fixed
web3-providers-httppackage to effectively propagate useful error infomation about failed HTTP connections (#5955)web.eth.handleRevert = true(#6000)Changed
transaction.typeis now formatted to a hex string before being send to provider (#5979)transaction.type === '0x1' && transaction.accessList === undefined, thentransaction.accessListis set to[](#5979)chainIdparameter fromtoChecksumAddress()function types (#5888)Added
getPastEventsmethod to filterallEventsand specific event (#6015)Security
Commit messages
Package name: web3-providers-http
typescriptto4.9.5andts-nodeto10.9.1web3/web3.js#6238)transaction.typeto hex. Add emptyaccessLististx.type === '0x1'web3/web3.js#5979)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