Skip to content

Commit a50d68e

Browse files
authored
Merge pull request #7108 from NomicFoundation/build/upgrade-edr-next-3
build: upgrade to @NomicFoundation/edr v0.12.0-next.3
2 parents 9b7c8c1 + c2f7136 commit a50d68e

File tree

4 files changed

+46
-36
lines changed

4 files changed

+46
-36
lines changed

.changeset/proud-colts-itch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"hardhat": minor
3+
---
4+
5+
Upgraded EDR dependency to @nomicfoundation/edr v0.12.0-next.3

.changeset/spotty-pianos-confess.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"hardhat": minor
3+
---
4+
5+
Removed deprecated JSON-RPC methods: `eth_mining`, `net_listening`, `net_peerCount`, `hardhat_addCompilationResult`, `hardhat_intervalMine`, and `hardhat_reset`.

pnpm-lock.yaml

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v-next/hardhat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"typescript": "~5.8.0"
8686
},
8787
"dependencies": {
88-
"@nomicfoundation/edr": "0.12.0-next.2",
88+
"@nomicfoundation/edr": "0.12.0-next.3",
8989
"@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.26",
9090
"@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.26",
9191
"@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.26",

0 commit comments

Comments
 (0)