-
Notifications
You must be signed in to change notification settings - Fork 80
build(deps): bump dependencies in example tools in tools/ folder #3694
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
Merged
Conversation
This file contains hidden or 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
eb7daa6
to
e9006a4
Compare
Signed-off-by: Logan Nguyen <[email protected]>
…mple Signed-off-by: Logan Nguyen <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>
- bumped undinci to 5.29.0 - bumped cookie to ^0.7.0 - bumped ws to ^8.17.1 - bumped @openzeppelin/contracts to ^5.1.0 Signed-off-by: Logan Nguyen <[email protected]>
- bumped serialize-javascript to ^6.0.2 - bumped undici to 5.29.0 - bumped secp256k1 to 4.0.4 - bumped cookie to ^0.7.0 - bumped ws to ^8.17.1 - bump braces to 3.0.3 Signed-off-by: Logan Nguyen <[email protected]>
- bumped @hashgraph/hedera-local to ^2.35.0 - bumped hardhat-graph to ^0.1.0-alpha.4 - bumped tar-fs to ^2.1.2 - bumped serialize-javascript to ^6.0.2 - bumped cookie to ^0.7.0 - bumped ws to ^8.17.1 - bump braces to 3.0.3 - bump @grpc/grpc-js to 1.13.3 - bump ejs to ^3.1.10 - bump tough-cookie to ^4.1.3 - bump xml2js to ^0.6.0 - bump yargs-parser to ^21.1.1 Signed-off-by: Logan Nguyen <[email protected]>
- bumped axios to ^1.8.2 - bumped @babel/runtime to 7.27.0 - bumped serialize-javascript tp 6.0.2 - bumped elliptic to ^6.6.1 - bumped nanoid to ^3.3.8 - bumped secp256l1 to ^4.0.4 - bumped ws tp ^8.17.1 - bumped braces to 3.0.3 - bumped tar to ^6.2.1 - bumped semver to ^7.7.1 -bumped tough-cookie to ^4.1.3 - bumped yargs-parser to ^21.1.1 Signed-off-by: Logan Nguyen <[email protected]>
- bumped secp256k1 to ^4.0.4 - bumped ws to ^8.17.1 - bumped tough-cookie to ^4.1.3 - bumped yargs-parser to ^21.1.1 Signed-off-by: Logan Nguyen <[email protected]>
- bumped serialize-javascript to ^6.0.2 - bumped braces to 3.0.3 Signed-off-by: Logan Nguyen <[email protected]>
- bumped cookie to ^0.7.0 Signed-off-by: Logan Nguyen <[email protected]>
- bumped github.com/ethereum/go-ethereum to 1.14.13 Signed-off-by: Logan Nguyen <[email protected]>
- bumped idna to 1.0.0 Signed-off-by: Logan Nguyen <[email protected]>
This reverts commit e9006a4. Signed-off-by: Logan Nguyen <[email protected]>
- bumped idna to 1.0.0 Signed-off-by: Logan Nguyen <[email protected]>
- bumped idna to 1.0.0 Signed-off-by: Logan Nguyen <[email protected]>
e3427f4
to
f5020df
Compare
natanasow
approved these changes
Apr 16, 2025
simzzz
approved these changes
Apr 16, 2025
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.
Description:
This PR bumps dependencies for projects in
/tools
foldertools/hardhat-example
:tools/hardhat-viem-example
:tools/layer-zero-example
:tools/solidity-coverage-example
:tools/subgraph-example
:tools/waffle-example
:tools/web3js-example
:tools/whbar-hardhat-example
:tools/golang-json-rpc-tests
:tools/alloy-core-rs-example
:tools/web3rs-example
:tools/ethers-rs-example
:Related issue(s): #3673