Commit 64c2cb2
authored
chore(deps): update dependency hardhat to v2.27.0 (#177)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[hardhat](https://redirect.github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat)
([source](https://redirect.github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat))
| dependencies | minor | [`2.26.5` ->
`2.27.0`](https://renovatebot.com/diffs/npm/hardhat/2.26.5/2.27.0) |
[](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>NomicFoundation/hardhat (hardhat)</summary>
###
[`v2.27.0`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.27.0):
Hardhat v2.27.0
[Compare
Source](https://redirect.github.com/NomicFoundation/hardhat/compare/hardhat@2.26.5...hardhat@2.27.0)
This release integrates the latest EDR (version `0.12.0-next.7`) into
Hardhat 2.
##### Changes
-
[`57c509d`](https://redirect.github.com/NomicFoundation/hardhat/commit/57c509d):
Upgraded EDR to
[v0.12.0-next.7](https://redirect.github.com/NomicFoundation/edr/releases/tag/%40nomicfoundation%2Fedr%400.12.0-next.7):
-
[`57c509d`](https://redirect.github.com/NomicFoundation/hardhat/commit/57c509d):
Removed support for pre-Byzantium root field from RPC receipts
***
> 💡 **The Nomic Foundation is hiring! Check [our open
positions](https://www.nomic.foundation/jobs).**
***
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/solidity-token-erc721).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Upgrade Hardhat to v2.27.0 to pick up the latest EDR and align with
upstream RPC receipt changes. No app code changes; potential impact only
if you read legacy receipt fields.
- **Dependencies**
- Bump hardhat: 2.26.5 → 2.27.0.
- Lockfile resolves EDR to 0.12.0-next.14.
- **Migration**
- If you rely on the pre-Byzantium “root” field in RPC receipts, update
scripts/mocks/tests to use “status” instead.
<sup>Written for commit 0a7055f.
Summary will update automatically on new commits.</sup>
<!-- End of auto-generated description by cubic. -->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4f2625e commit 64c2cb2
2 files changed
Lines changed: 13 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments