Commit e85cbd6
authored
chore(deps): update hardhat packages (#163)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [@nomicfoundation/hardhat-ignition-viem](https://hardhat.org)
([source](https://redirect.github.com/NomicFoundation/hardhat-ignition))
| devDependencies | patch | [`0.15.10` ->
`0.15.11`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.10/0.15.11)
| [](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat-ignition)
|
| [hardhat](https://hardhat.org)
([source](https://redirect.github.com/nomiclabs/hardhat)) |
devDependencies | minor | [`2.22.19` ->
`2.24.0`](https://renovatebot.com/diffs/npm/hardhat/2.22.19/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).**
***
###
[`v2.23.0`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.23.0):
Hardhat v2.23.0
[Compare
Source](https://redirect.github.com/nomiclabs/hardhat/compare/hardhat@2.22.19...hardhat@2.23.0)
This release adds support for the Prague hardfork, enhances project
creation by automatically determining the appropriate package manager
and adds hardfork activation history for Avalanche. Additionally, it
introduces a configurable banner for displaying important information in
future updates.
##### Changes
-
[`aa09462`](https://redirect.github.com/nomiclabs/hardhat/commit/aa09462):
Add support for the Prague hardfork
-
[`a5419a7`](https://redirect.github.com/nomiclabs/hardhat/commit/a5419a7):
Use npm_config_user_agent to determine what package manager to use for
project creation
-
[`4ad0bc0`](https://redirect.github.com/nomiclabs/hardhat/commit/4ad0bc0):
Upgraded EDR to v0.9.0: Added support for the Prague hardfork
-
[`9d6f713`](https://redirect.github.com/nomiclabs/hardhat/commit/9d6f713):
Upgraded EDR to v0.10.0: Add Prague hardfork to the list of supported
SpecIds
-
[`b61cdd8`](https://redirect.github.com/nomiclabs/hardhat/commit/b61cdd8):
Add hardfork activation history for avalanche network
-
[`2f27ee8`](https://redirect.github.com/nomiclabs/hardhat/commit/2f27ee8):
Display configurable banner on project creation and task execution
***
> 💡 **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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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-attestation-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjQwLjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
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 703ceee commit e85cbd6
2 files changed
+30
-21
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 | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments