Skip to content

Commit 80734a1

Browse files
committed
Merge remote-tracking branch 'origin/v-next' into build-system-cache-v2
2 parents 832ea14 + 942d9af commit 80734a1

File tree

2,380 files changed

+25121
-114181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,380 files changed

+25121
-114181
lines changed

.changeset/big-points-try.md

-9
This file was deleted.

.changeset/calm-ligers-explain.md

-16
This file was deleted.

.changeset/clever-buckets-kneel.md

-15
This file was deleted.

.changeset/config.json

-16
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,8 @@
77
"baseBranch": "v-next",
88
"updateInternalDependencies": "patch",
99
"ignore": [
10-
"@nomiclabs/common",
11-
"@nomicfoundation/hardhat-chai-matchers",
12-
"hardhat",
13-
"@nomicfoundation/hardhat-ethers",
14-
"@nomicfoundation/hardhat-foundry",
15-
"@nomicfoundation/hardhat-ledger",
16-
"@nomicfoundation/hardhat-network-helpers",
17-
"hardhat-shorthand",
18-
"@nomicfoundation/hardhat-toolbox",
19-
"@nomicfoundation/hardhat-toolbox-viem",
20-
"@nomicfoundation/hardhat-verify",
21-
"@nomicfoundation/hardhat-viem",
22-
"@nomiclabs/hardhat-vyper",
23-
"@nomicfoundation/hardhat-web3-v4",
2410
"@nomicfoundation/example-project",
2511
"@nomicfoundation/template-package",
26-
"@nomicfoundation/eslint-plugin-hardhat-internal-rules",
27-
"@nomicfoundation/eslint-plugin-slow-imports",
2812
"template-*"
2913
],
3014
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {

.changeset/curly-wombats-wink.md

-14
This file was deleted.

.changeset/dull-squids-brake.md

-5
This file was deleted.

.changeset/few-students-serve.md

-15
This file was deleted.

.changeset/fifty-cooks-mix.md

-15
This file was deleted.

.changeset/flat-hornets-yell.md

-5
This file was deleted.

.changeset/fluffy-sloths-walk.md

-5
This file was deleted.

.changeset/fuzzy-dolls-flash.md

-9
This file was deleted.

.changeset/gold-panthers-kneel.md

-15
This file was deleted.

.changeset/great-dots-rhyme.md

-15
This file was deleted.

.changeset/mean-chefs-learn.md

-15
This file was deleted.

.changeset/olive-lobsters-carry.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@nomicfoundation/ignition-ui": patch
3+
"@nomicfoundation/hardhat-ignition": patch
4+
---
5+
6+
update mermaid version and re-enable visualize task (v3)

.changeset/polite-rats-mix.md

-15
This file was deleted.

.changeset/pre.json

+22-48
Original file line numberDiff line numberDiff line change
@@ -2,61 +2,35 @@
22
"mode": "pre",
33
"tag": "next",
44
"initialVersions": {
5-
"@nomiclabs/common": "0.0.1",
6-
"@nomicfoundation/eslint-plugin-hardhat-internal-rules": "1.0.2",
7-
"@nomicfoundation/eslint-plugin-slow-imports": "1.0.0",
8-
"@nomicfoundation/hardhat-chai-matchers": "2.0.6",
9-
"hardhat": "2.22.4",
10-
"@nomicfoundation/hardhat-ethers": "3.0.6",
11-
"@nomicfoundation/hardhat-foundry": "1.1.2",
12-
"@nomicfoundation/hardhat-ledger": "1.0.3",
13-
"@nomicfoundation/hardhat-network-helpers": "1.0.10",
14-
"hardhat-shorthand": "1.0.0",
15-
"@nomicfoundation/hardhat-toolbox": "5.0.0",
16-
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
17-
"@nomicfoundation/hardhat-verify": "2.0.7",
18-
"@nomicfoundation/hardhat-viem": "2.0.2",
19-
"@nomiclabs/hardhat-vyper": "3.0.6",
20-
"@nomicfoundation/hardhat-web3-v4": "1.0.0",
21-
"@nomicfoundation/example-project": "3.0.0",
22-
"@ignored/hardhat-vnext": "2.0.0",
23-
"@ignored/hardhat-vnext-chai-matchers": "2.0.0",
24-
"@ignored/hardhat-vnext-errors": "2.0.0",
25-
"@ignored/hardhat-vnext-ethers": "2.0.0",
26-
"@ignored/hardhat-vnext-keystore": "2.0.0",
27-
"@ignored/hardhat-vnext-network-helpers": "2.0.0",
28-
"@ignored/hardhat-vnext-node-test-reporter": "2.0.0",
29-
"@ignored/hardhat-vnext-utils": "2.0.0",
30-
"@ignored/hardhat-vnext-viem": "2.0.0",
31-
"@ignored/hardhat-vnext-zod-utils": "2.0.0",
32-
"@ignored/hardhat-vnext-mocha-test-runner": "2.0.0",
33-
"@ignored/hardhat-vnext-node-test-runner": "2.0.0",
34-
"@nomicfoundation/hardhat-test-utils": "3.0.0",
5+
"hardhat": "2.22.18",
6+
"@nomicfoundation/hardhat-errors": "2.0.0",
7+
"@nomicfoundation/hardhat-ethers": "3.0.8",
8+
"@nomicfoundation/hardhat-ethers-chai-matchers": "2.0.0",
9+
"@nomicfoundation/hardhat-ignition": "2.0.0",
10+
"@nomicfoundation/ignition-core": "2.0.0",
11+
"@nomicfoundation/hardhat-ignition-ethers": "2.0.0",
12+
"@nomicfoundation/ignition-ui": "2.0.0",
13+
"@nomicfoundation/hardhat-ignition-viem": "2.0.0",
14+
"@nomicfoundation/hardhat-keystore": "2.0.0",
15+
"@nomicfoundation/hardhat-mocha": "2.0.0",
16+
"@nomicfoundation/hardhat-network-helpers": "2.0.0",
17+
"@nomicfoundation/hardhat-node-test-reporter": "2.0.0",
18+
"@nomicfoundation/hardhat-node-test-runner": "2.0.0",
19+
"@nomicfoundation/hardhat-test-utils": "2.0.0",
20+
"@nomicfoundation/hardhat-typechain": "2.0.0",
21+
"@nomicfoundation/hardhat-utils": "2.0.0",
22+
"@nomicfoundation/hardhat-viem": "2.0.6",
23+
"@nomicfoundation/hardhat-zod-utils": "2.0.0",
3524
"@nomicfoundation/template-package": "3.0.0",
3625
"template-empty-javascript": "0.0.1",
3726
"template-empty-typescript": "0.0.1",
3827
"template-javascript-with-examples": "0.0.1",
3928
"template-mocha-ethers": "0.0.1",
4029
"template-typescript-with-examples": "0.0.1",
41-
"template-node-test-runner-viem": "0.0.1"
30+
"template-node-test-runner-viem": "0.0.1",
31+
"@nomicfoundation/example-project": "3.0.1"
4232
},
4333
"changesets": [
44-
"big-points-try",
45-
"calm-ligers-explain",
46-
"clever-buckets-kneel",
47-
"curly-wombats-wink",
48-
"dull-squids-brake",
49-
"few-students-serve",
50-
"fifty-cooks-mix",
51-
"fuzzy-dolls-flash",
52-
"gold-panthers-kneel",
53-
"great-dots-rhyme",
54-
"mean-chefs-learn",
55-
"polite-rats-mix",
56-
"quick-islands-appear",
57-
"selfish-queens-double",
58-
"shy-doors-peel",
59-
"strange-ads-sing",
60-
"wise-oranges-tan"
34+
"strong-mugs-change"
6135
]
6236
}

.changeset/quick-islands-appear.md

-9
This file was deleted.

.changeset/selfish-queens-double.md

-15
This file was deleted.

.changeset/shy-doors-peel.md

-15
This file was deleted.

.changeset/strange-ads-sing.md

-15
This file was deleted.

.changeset/strong-mugs-change.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
"hardhat": major
3+
"@nomicfoundation/hardhat-errors": major
4+
"@nomicfoundation/hardhat-ethers": major
5+
"@nomicfoundation/hardhat-ethers-chai-matchers": major
6+
"@nomicfoundation/hardhat-ignition": major
7+
"@nomicfoundation/ignition-core": major
8+
"@nomicfoundation/hardhat-ignition-ethers": major
9+
"@nomicfoundation/ignition-ui": major
10+
"@nomicfoundation/hardhat-ignition-viem": major
11+
"@nomicfoundation/hardhat-keystore": major
12+
"@nomicfoundation/hardhat-mocha": major
13+
"@nomicfoundation/hardhat-network-helpers": major
14+
"@nomicfoundation/hardhat-node-test-reporter": major
15+
"@nomicfoundation/hardhat-node-test-runner": major
16+
"@nomicfoundation/hardhat-test-utils": major
17+
"@nomicfoundation/hardhat-typechain": major
18+
"@nomicfoundation/hardhat-utils": major
19+
"@nomicfoundation/hardhat-viem": major
20+
"@nomicfoundation/hardhat-zod-utils": major
21+
---
22+
23+
Update all packages to pre-release 3.0.0

.changeset/wise-oranges-tan.md

-15
This file was deleted.

0 commit comments

Comments
 (0)