Commit b4de76d
authored
chore(deps): update dependency hardhat to v2.24.0 (#165)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [hardhat](https://hardhat.org)
([source](https://redirect.github.com/nomiclabs/hardhat)) | dependencies
| minor | [`2.23.0` ->
`2.24.0`](https://renovatebot.com/diffs/npm/hardhat/2.23.0/2.24.0) |
[](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat)
|
---
### Release Notes
<details>
<summary>nomiclabs/hardhat (hardhat)</summary>
###
[`v2.24.0`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.24.0):
Hardhat v2.24.0
[Compare
Source](https://redirect.github.com/nomiclabs/hardhat/compare/hardhat@2.23.0...hardhat@2.24.0)
This release sets Prague as the default hardfork in the Hardhat Network,
updates EDR to its latest version, and fixes an issue in
transaction-signing.
##### Changes
-
NomicFoundation/hardhat@82feaae:
Set prague as the default hardfork in Hardhat network
-
NomicFoundation/hardhat@a7aa6d6:
Upgraded EDR to
(https://github.com/NomicFoundation/edr/releases/tag/%40nomicfoundation%2Fedr%400.11.0):
- Replaced const enums with non-const enums in \*.d.ts files
-
NomicFoundation/hardhat@2ab8103:
Relax validations for transaction signing introduced in the previous
version by disabling strict mode in Transaction.prepare.
-
NomicFoundation/hardhat@67f1e95:
Support chainId values above 2^32 - 1 for local account transactions
***
> 💡 **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-supplychain).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
## Summary by Sourcery
Chores:
- Upgrade Hardhat from version 2.23.0 to 2.24.0
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 edac25b commit b4de76d
2 files changed
+11
-11
lines changedSome 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