From aa898d2e5ec9d3220dd3c139ee129343f579c669 Mon Sep 17 00:00:00 2001 From: John Kane Date: Wed, 30 Oct 2024 16:14:55 +0000 Subject: [PATCH 1/2] add changeset for v-next packages release --- .changeset/selfish-queens-double.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .changeset/selfish-queens-double.md diff --git a/.changeset/selfish-queens-double.md b/.changeset/selfish-queens-double.md new file mode 100644 index 0000000000..b389adfb1e --- /dev/null +++ b/.changeset/selfish-queens-double.md @@ -0,0 +1,15 @@ +--- +"@ignored/hardhat-vnext": patch +"@ignored/hardhat-vnext-errors": patch +"@ignored/hardhat-vnext-ethers": patch +"@ignored/hardhat-vnext-keystore": patch +"@ignored/hardhat-vnext-mocha-test-runner": patch +"@ignored/hardhat-vnext-network-helpers": patch +"@ignored/hardhat-vnext-node-test-reporter": patch +"@ignored/hardhat-vnext-node-test-runner": patch +"@ignored/hardhat-vnext-utils": patch +"@ignored/hardhat-vnext-viem": patch +"@ignored/hardhat-vnext-zod-utils": patch +--- + +Alpha testing release on 2024-10-30 From c232857ceca94b2d0e55c53b2decb16e702d2c89 Mon Sep 17 00:00:00 2001 From: John Kane Date: Wed, 30 Oct 2024 16:15:22 +0000 Subject: [PATCH 2/2] chore: v-next version bump --- .changeset/pre.json | 1 + pnpm-lock.yaml | 104 +++++++++--------- v-next/example-project/package.json | 14 +-- v-next/hardhat-errors/package.json | 6 +- v-next/hardhat-ethers/package.json | 10 +- v-next/hardhat-keystore/package.json | 12 +- v-next/hardhat-mocha-test-runner/package.json | 12 +- v-next/hardhat-network-helpers/package.json | 10 +- .../hardhat-node-test-reporter/package.json | 2 +- v-next/hardhat-node-test-runner/package.json | 12 +- v-next/hardhat-utils/package.json | 4 +- v-next/hardhat-viem/package.json | 10 +- v-next/hardhat-zod-utils/package.json | 6 +- v-next/hardhat/package.json | 10 +- .../templates/mocha-ethers/package.json | 8 +- .../node-test-runner-viem/package.json | 8 +- v-next/template-package/package.json | 2 +- 17 files changed, 116 insertions(+), 115 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 10fb7febbe..2d00be7f89 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -48,6 +48,7 @@ "gold-panthers-kneel", "mean-chefs-learn", "quick-islands-appear", + "selfish-queens-double", "strange-ads-sing" ] } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6ce138b29..063949c538 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1426,25 +1426,25 @@ importers: v-next/example-project: devDependencies: '@ignored/hardhat-vnext': - specifier: workspace:^3.0.0-next.8 + specifier: workspace:^3.0.0-next.9 version: link:../hardhat '@ignored/hardhat-vnext-ethers': - specifier: workspace:^3.0.0-next.4 + specifier: workspace:^3.0.0-next.5 version: link:../hardhat-ethers '@ignored/hardhat-vnext-keystore': - specifier: workspace:^3.0.0-next.4 + specifier: workspace:^3.0.0-next.5 version: link:../hardhat-keystore '@ignored/hardhat-vnext-mocha-test-runner': - specifier: workspace:^3.0.0-next.4 + specifier: workspace:^3.0.0-next.5 version: link:../hardhat-mocha-test-runner '@ignored/hardhat-vnext-network-helpers': - specifier: workspace:^3.0.0-next.4 + specifier: workspace:^3.0.0-next.5 version: link:../hardhat-network-helpers '@ignored/hardhat-vnext-node-test-runner': - specifier: workspace:^3.0.0-next.4 + specifier: workspace:^3.0.0-next.5 version: link:../hardhat-node-test-runner '@ignored/hardhat-vnext-viem': - specifier: workspace:^3.0.0-next.3 + specifier: workspace:^3.0.0-next.4 version: link:../hardhat-viem '@openzeppelin/contracts': specifier: 5.1.0 @@ -1483,13 +1483,13 @@ importers: specifier: ^0.6.4 version: 0.6.4 '@ignored/hardhat-vnext-errors': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-errors '@ignored/hardhat-vnext-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-utils '@ignored/hardhat-vnext-zod-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-zod-utils '@nomicfoundation/solidity-analyzer': specifier: ^0.1.0 @@ -1532,7 +1532,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1589,14 +1589,14 @@ importers: v-next/hardhat-errors: dependencies: '@ignored/hardhat-vnext-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-utils devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@types/node': specifier: ^20.14.9 @@ -1644,13 +1644,13 @@ importers: v-next/hardhat-ethers: dependencies: '@ignored/hardhat-vnext': - specifier: workspace:^3.0.0-next.8 + specifier: workspace:^3.0.0-next.9 version: link:../hardhat '@ignored/hardhat-vnext-errors': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-errors '@ignored/hardhat-vnext-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-utils debug: specifier: ^4.1.1 @@ -1663,7 +1663,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1720,16 +1720,16 @@ importers: v-next/hardhat-keystore: dependencies: '@ignored/hardhat-vnext': - specifier: workspace:^3.0.0-next.8 + specifier: workspace:^3.0.0-next.9 version: link:../hardhat '@ignored/hardhat-vnext-errors': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-errors '@ignored/hardhat-vnext-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-utils '@ignored/hardhat-vnext-zod-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-zod-utils chalk: specifier: ^5.3.0 @@ -1745,7 +1745,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1802,16 +1802,16 @@ importers: v-next/hardhat-mocha-test-runner: dependencies: '@ignored/hardhat-vnext': - specifier: workspace:^3.0.0-next.8 + specifier: workspace:^3.0.0-next.9 version: link:../hardhat '@ignored/hardhat-vnext-errors': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-errors '@ignored/hardhat-vnext-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-utils '@ignored/hardhat-vnext-zod-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-zod-utils mocha: specifier: ^10.0.0 @@ -1827,7 +1827,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1878,20 +1878,20 @@ importers: v-next/hardhat-network-helpers: dependencies: '@ignored/hardhat-vnext': - specifier: workspace:^3.0.0-next.8 + specifier: workspace:^3.0.0-next.9 version: link:../hardhat '@ignored/hardhat-vnext-errors': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-errors '@ignored/hardhat-vnext-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-utils devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -2003,19 +2003,19 @@ importers: v-next/hardhat-node-test-runner: dependencies: '@ignored/hardhat-vnext': - specifier: workspace:^3.0.0-next.8 + specifier: workspace:^3.0.0-next.9 version: link:../hardhat '@ignored/hardhat-vnext-errors': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-errors '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@ignored/hardhat-vnext-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-utils '@ignored/hardhat-vnext-zod-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-zod-utils tsx: specifier: ^4.11.0 @@ -2153,7 +2153,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@types/bn.js': specifier: ^5.1.5 @@ -2207,20 +2207,20 @@ importers: v-next/hardhat-viem: dependencies: '@ignored/hardhat-vnext': - specifier: workspace:^3.0.0-next.8 + specifier: workspace:^3.0.0-next.9 version: link:../hardhat '@ignored/hardhat-vnext-errors': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-errors '@ignored/hardhat-vnext-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-utils devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -2274,14 +2274,14 @@ importers: v-next/hardhat-zod-utils: dependencies: '@ignored/hardhat-vnext-utils': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-utils devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -2335,16 +2335,16 @@ importers: v-next/hardhat/templates/mocha-ethers: devDependencies: '@ignored/hardhat-vnext': - specifier: workspace:^3.0.0-next.8 + specifier: workspace:^3.0.0-next.9 version: link:../.. '@ignored/hardhat-vnext-ethers': - specifier: workspace:^3.0.0-next.4 + specifier: workspace:^3.0.0-next.5 version: link:../../../hardhat-ethers '@ignored/hardhat-vnext-mocha-test-runner': - specifier: workspace:^3.0.0-next.4 + specifier: workspace:^3.0.0-next.5 version: link:../../../hardhat-mocha-test-runner '@ignored/hardhat-vnext-network-helpers': - specifier: workspace:^3.0.0-next.4 + specifier: workspace:^3.0.0-next.5 version: link:../../../hardhat-network-helpers '@types/chai': specifier: ^4.2.0 @@ -2374,16 +2374,16 @@ importers: v-next/hardhat/templates/node-test-runner-viem: devDependencies: '@ignored/hardhat-vnext': - specifier: workspace:^3.0.0-next.8 + specifier: workspace:^3.0.0-next.9 version: link:../.. '@ignored/hardhat-vnext-network-helpers': - specifier: workspace:^3.0.0-next.4 + specifier: workspace:^3.0.0-next.5 version: link:../../../hardhat-network-helpers '@ignored/hardhat-vnext-node-test-runner': - specifier: workspace:^3.0.0-next.4 + specifier: workspace:^3.0.0-next.5 version: link:../../../hardhat-node-test-runner '@ignored/hardhat-vnext-viem': - specifier: workspace:^3.0.0-next.3 + specifier: workspace:^3.0.0-next.4 version: link:../../../hardhat-viem forge-std: specifier: foundry-rs/forge-std#v1.9.4 @@ -2401,7 +2401,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@ignored/hardhat-vnext-node-test-reporter': - specifier: workspace:^3.0.0-next.7 + specifier: workspace:^3.0.0-next.8 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ diff --git a/v-next/example-project/package.json b/v-next/example-project/package.json index 4df523d683..a5b2c28ba9 100644 --- a/v-next/example-project/package.json +++ b/v-next/example-project/package.json @@ -20,13 +20,13 @@ "clean": "rimraf dist" }, "devDependencies": { - "@ignored/hardhat-vnext": "workspace:^3.0.0-next.8", - "@ignored/hardhat-vnext-ethers": "workspace:^3.0.0-next.4", - "@ignored/hardhat-vnext-keystore": "workspace:^3.0.0-next.4", - "@ignored/hardhat-vnext-mocha-test-runner": "workspace:^3.0.0-next.4", - "@ignored/hardhat-vnext-network-helpers": "workspace:^3.0.0-next.4", - "@ignored/hardhat-vnext-node-test-runner": "workspace:^3.0.0-next.4", - "@ignored/hardhat-vnext-viem": "workspace:^3.0.0-next.3", + "@ignored/hardhat-vnext": "workspace:^3.0.0-next.9", + "@ignored/hardhat-vnext-ethers": "workspace:^3.0.0-next.5", + "@ignored/hardhat-vnext-keystore": "workspace:^3.0.0-next.5", + "@ignored/hardhat-vnext-mocha-test-runner": "workspace:^3.0.0-next.5", + "@ignored/hardhat-vnext-network-helpers": "workspace:^3.0.0-next.5", + "@ignored/hardhat-vnext-node-test-runner": "workspace:^3.0.0-next.5", + "@ignored/hardhat-vnext-viem": "workspace:^3.0.0-next.4", "@openzeppelin/contracts": "5.1.0", "@types/mocha": ">=9.1.0", "@types/node": "^20.14.9", diff --git a/v-next/hardhat-errors/package.json b/v-next/hardhat-errors/package.json index b3e730778a..aa0e4bb8b7 100644 --- a/v-next/hardhat-errors/package.json +++ b/v-next/hardhat-errors/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext-errors", - "version": "3.0.0-next.7", + "version": "3.0.0-next.8", "description": "The different errors that Hardhat can throw", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-errors", "repository": { @@ -41,7 +41,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", "@types/node": "^20.14.9", "@typescript-eslint/eslint-plugin": "^7.7.1", "@typescript-eslint/parser": "^7.7.1", @@ -58,6 +58,6 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.7" + "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.8" } } diff --git a/v-next/hardhat-ethers/package.json b/v-next/hardhat-ethers/package.json index e3f231d882..8e291ed5e5 100644 --- a/v-next/hardhat-ethers/package.json +++ b/v-next/hardhat-ethers/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext-ethers", - "version": "3.0.0-next.4", + "version": "3.0.0-next.5", "description": "Hardhat plugin for ethers", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-ethers", "repository": { @@ -44,7 +44,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.4", "@types/node": "^20.14.9", @@ -64,12 +64,12 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.8", "debug": "^4.1.1", "ethers": "^6.13.2" }, "peerDependencies": { - "@ignored/hardhat-vnext": "workspace:^3.0.0-next.8" + "@ignored/hardhat-vnext": "workspace:^3.0.0-next.9" } } diff --git a/v-next/hardhat-keystore/package.json b/v-next/hardhat-keystore/package.json index f1338de32b..19e5a0ee5a 100644 --- a/v-next/hardhat-keystore/package.json +++ b/v-next/hardhat-keystore/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext-keystore", - "version": "3.0.0-next.4", + "version": "3.0.0-next.5", "description": "A module for managing keystore files that store a map from IDs to encrypted string values.", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-keystore", "repository": { @@ -42,7 +42,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.4", "@types/node": "^20.14.9", @@ -62,14 +62,14 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.8", "chalk": "^5.3.0", "debug": "^4.1.1", "zod": "^3.23.8" }, "peerDependencies": { - "@ignored/hardhat-vnext": "workspace:^3.0.0-next.8" + "@ignored/hardhat-vnext": "workspace:^3.0.0-next.9" } } diff --git a/v-next/hardhat-mocha-test-runner/package.json b/v-next/hardhat-mocha-test-runner/package.json index e055e614d5..fe91c90894 100644 --- a/v-next/hardhat-mocha-test-runner/package.json +++ b/v-next/hardhat-mocha-test-runner/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext-mocha-test-runner", - "version": "3.0.0-next.4", + "version": "3.0.0-next.5", "description": "A mocha test runner", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-mocha-test-runner", "repository": { @@ -40,7 +40,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/mocha": ">=9.1.0", "@types/node": "^20.14.9", @@ -58,10 +58,10 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@ignored/hardhat-vnext": "workspace:^3.0.0-next.8", - "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext": "workspace:^3.0.0-next.9", + "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.8", "mocha": "^10.0.0", "tsx": "^4.11.0", "zod": "^3.23.8" diff --git a/v-next/hardhat-network-helpers/package.json b/v-next/hardhat-network-helpers/package.json index c62ab79660..1b180419a5 100644 --- a/v-next/hardhat-network-helpers/package.json +++ b/v-next/hardhat-network-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext-network-helpers", - "version": "3.0.0-next.4", + "version": "3.0.0-next.5", "description": "Hardhat utils for testing", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-network-helpers", "repository": { @@ -45,7 +45,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.4", "@types/node": "^20.14.9", @@ -65,10 +65,10 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.7" + "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.8" }, "peerDependencies": { - "@ignored/hardhat-vnext": "workspace:^3.0.0-next.8" + "@ignored/hardhat-vnext": "workspace:^3.0.0-next.9" } } diff --git a/v-next/hardhat-node-test-reporter/package.json b/v-next/hardhat-node-test-reporter/package.json index 4d1d39c074..294e1b5778 100644 --- a/v-next/hardhat-node-test-reporter/package.json +++ b/v-next/hardhat-node-test-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext-node-test-reporter", - "version": "3.0.0-next.7", + "version": "3.0.0-next.8", "description": "A node:test reporter", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-node-test-reporter", "repository": { diff --git a/v-next/hardhat-node-test-runner/package.json b/v-next/hardhat-node-test-runner/package.json index 81e08bb6a3..a54779da14 100644 --- a/v-next/hardhat-node-test-runner/package.json +++ b/v-next/hardhat-node-test-runner/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext-node-test-runner", - "version": "3.0.0-next.4", + "version": "3.0.0-next.5", "description": "A node:test runner", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-node-test-runner", "repository": { @@ -56,14 +56,14 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.8", "tsx": "^4.11.0", "zod": "^3.23.8" }, "peerDependencies": { - "@ignored/hardhat-vnext": "workspace:^3.0.0-next.8" + "@ignored/hardhat-vnext": "workspace:^3.0.0-next.9" } } diff --git a/v-next/hardhat-utils/package.json b/v-next/hardhat-utils/package.json index 1aa9eff722..c489059b94 100644 --- a/v-next/hardhat-utils/package.json +++ b/v-next/hardhat-utils/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext-utils", - "version": "3.0.0-next.7", + "version": "3.0.0-next.8", "description": "Utilities for Hardhat and its plugins", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-utils", "repository": { @@ -61,7 +61,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", "@types/bn.js": "^5.1.5", "@types/debug": "^4.1.4", "@types/node": "^20.14.9", diff --git a/v-next/hardhat-viem/package.json b/v-next/hardhat-viem/package.json index 33dba7f95e..a346ce8074 100644 --- a/v-next/hardhat-viem/package.json +++ b/v-next/hardhat-viem/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext-viem", - "version": "3.0.0-next.3", + "version": "3.0.0-next.4", "description": "Hardhat plugin for viem", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-viem", "repository": { @@ -44,7 +44,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "@typescript-eslint/eslint-plugin": "^7.7.1", @@ -63,11 +63,11 @@ "viem": "^2.21.17" }, "dependencies": { - "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.7" + "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.8" }, "peerDependencies": { - "@ignored/hardhat-vnext": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext": "workspace:^3.0.0-next.9", "viem": "^2.21.17" } } diff --git a/v-next/hardhat-zod-utils/package.json b/v-next/hardhat-zod-utils/package.json index 97674075c8..ac88b3e0e3 100644 --- a/v-next/hardhat-zod-utils/package.json +++ b/v-next/hardhat-zod-utils/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext-zod-utils", - "version": "3.0.0-next.7", + "version": "3.0.0-next.8", "description": "Utilities to use Zod to validadte Hardhat plugins' confg", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-zod-utils", "repository": { @@ -41,7 +41,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "@typescript-eslint/eslint-plugin": "^7.7.1", @@ -60,7 +60,7 @@ "zod": "^3.23.8" }, "dependencies": { - "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.7" + "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.8" }, "peerDependencies": { "zod": "^3.23.8" diff --git a/v-next/hardhat/package.json b/v-next/hardhat/package.json index e6a1a86154..d72574861a 100644 --- a/v-next/hardhat/package.json +++ b/v-next/hardhat/package.json @@ -1,6 +1,6 @@ { "name": "@ignored/hardhat-vnext", - "version": "3.0.0-next.8", + "version": "3.0.0-next.9", "description": "Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat", "repository": { @@ -61,7 +61,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/adm-zip": "^0.5.5", "@types/debug": "^4.1.4", @@ -83,9 +83,9 @@ "dependencies": { "@ignored/edr": "0.6.4-alpha.0", "@ignored/edr-optimism": "^0.6.4", - "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.7", - "@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.8", + "@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.8", "@nomicfoundation/solidity-analyzer": "^0.1.0", "@sentry/node": "^5.18.1", "adm-zip": "^0.4.16", diff --git a/v-next/hardhat/templates/mocha-ethers/package.json b/v-next/hardhat/templates/mocha-ethers/package.json index 27cae49873..1d1e932811 100644 --- a/v-next/hardhat/templates/mocha-ethers/package.json +++ b/v-next/hardhat/templates/mocha-ethers/package.json @@ -5,10 +5,10 @@ "description": "A Typescript Hardhat project using Mocha and Ethers.js", "type": "module", "devDependencies": { - "@ignored/hardhat-vnext": "workspace:^3.0.0-next.8", - "@ignored/hardhat-vnext-ethers": "workspace:^3.0.0-next.4", - "@ignored/hardhat-vnext-mocha-test-runner": "workspace:^3.0.0-next.4", - "@ignored/hardhat-vnext-network-helpers": "workspace:^3.0.0-next.4", + "@ignored/hardhat-vnext": "workspace:^3.0.0-next.9", + "@ignored/hardhat-vnext-ethers": "workspace:^3.0.0-next.5", + "@ignored/hardhat-vnext-mocha-test-runner": "workspace:^3.0.0-next.5", + "@ignored/hardhat-vnext-network-helpers": "workspace:^3.0.0-next.5", "@types/chai": "^4.2.0", "@types/chai-as-promised": "^8.0.1", "@types/mocha": "^10.0.0", diff --git a/v-next/hardhat/templates/node-test-runner-viem/package.json b/v-next/hardhat/templates/node-test-runner-viem/package.json index 87b22e26d1..aae160535a 100644 --- a/v-next/hardhat/templates/node-test-runner-viem/package.json +++ b/v-next/hardhat/templates/node-test-runner-viem/package.json @@ -5,10 +5,10 @@ "description": "A Typescript Hardhat project using Node Test Runner and Viem", "type": "module", "devDependencies": { - "@ignored/hardhat-vnext": "workspace:^3.0.0-next.8", - "@ignored/hardhat-vnext-viem": "workspace:^3.0.0-next.3", - "@ignored/hardhat-vnext-node-test-runner": "workspace:^3.0.0-next.4", - "@ignored/hardhat-vnext-network-helpers": "workspace:^3.0.0-next.4", + "@ignored/hardhat-vnext": "workspace:^3.0.0-next.9", + "@ignored/hardhat-vnext-viem": "workspace:^3.0.0-next.4", + "@ignored/hardhat-vnext-node-test-runner": "workspace:^3.0.0-next.5", + "@ignored/hardhat-vnext-network-helpers": "workspace:^3.0.0-next.5", "forge-std": "foundry-rs/forge-std#v1.9.4", "typescript": "~5.5.0", "viem": "^2.21.17" diff --git a/v-next/template-package/package.json b/v-next/template-package/package.json index 958b30bb0b..0ee316ab90 100644 --- a/v-next/template-package/package.json +++ b/v-next/template-package/package.json @@ -43,7 +43,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7", + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.8", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "@typescript-eslint/eslint-plugin": "^7.7.1",