Skip to content

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
merged 16 commits into from
Apr 16, 2025

Conversation

quiet-node
Copy link
Contributor

@quiet-node quiet-node commented Apr 15, 2025

Description:
This PR bumps dependencies for projects in /tools folder

  • tools/hardhat-example:

    • bumped ws to ^8.17.1
    • bumped braces to 3.0.3
    • bumped serialize-javascript to 6.0.2
    • bumped undici to ^5.28.5
    • bumped @grpc/grpc-js to 1.13.3
    • bumped xml2js to 0.6.0
    • bumped cookie to ^0.7..0
  • tools/hardhat-viem-example:

    • bumped ws to ^8.17.1
    • bumped @grpc/grpc-js to 1.13.3
    • bumped xml2js to 0.6.0
    • bumped cookie to ^0.7..0
  • tools/layer-zero-example:

    • 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
  • tools/solidity-coverage-example:

    • 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
  • tools/subgraph-example:

    • 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
  • tools/waffle-example:

    • 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
  • tools/web3js-example:

    • bumped serialize-javascript to ^6.0.2
    • bumped braces to 3.0.3
  • tools/whbar-hardhat-example:

    • bumped cookie to ^0.7.0
  • tools/golang-json-rpc-tests:

    • bumped cookie to ^0.7.0
  • tools/alloy-core-rs-example:

    • bumped idna to 1.0.0
  • tools/web3rs-example:

    • bumped idna to 1.0.0
  • tools/ethers-rs-example:

    • bumped idna to 1.0.0

Related issue(s): #3673

@quiet-node quiet-node added the dependencies Pull requests that update a dependency file label Apr 15, 2025
@quiet-node quiet-node added this to the 0.68.0 milestone Apr 15, 2025
@quiet-node quiet-node self-assigned this Apr 15, 2025
@quiet-node quiet-node requested review from a team as code owners April 15, 2025 16:22
@quiet-node quiet-node requested a review from acuarica April 15, 2025 16:22
Copy link

github-actions bot commented Apr 15, 2025

Test Results

 18 files  + 17  237 suites  +232   35m 58s ⏱️ + 34m 58s
629 tests +628  625 ✅ +624  4 💤 +4  0 ❌ ±0 
645 runs  +644  641 ✅ +640  4 💤 +4  0 ❌ ±0 

Results for commit f5020df. ± Comparison against base commit 4fa65dc.

♻️ This comment has been updated with latest results.

@quiet-node quiet-node changed the title build(deps): bump dependencies in tools/hardhat-example build(deps): bump dependencies in example tools in tools/ folder Apr 15, 2025
@quiet-node quiet-node force-pushed the bump-deps-in-tools/hardhat-example branch from eb7daa6 to e9006a4 Compare April 15, 2025 18:38
- 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]>
- 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]>
@quiet-node quiet-node force-pushed the bump-deps-in-tools/hardhat-example branch from e3427f4 to f5020df Compare April 15, 2025 20:30
@quiet-node quiet-node merged commit 8dafb33 into main Apr 16, 2025
39 checks passed
@quiet-node quiet-node deleted the bump-deps-in-tools/hardhat-example branch April 16, 2025 14:31
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.

3 participants