Commit bccc24f
authored
chore(deps): update hardhat packages (#182)
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/tree/HEAD/v-next/hardhat-ignition-viem))
| dependencies | patch | [`0.15.14` ->
`0.15.15`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.14/0.15.15)
| [](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat)
|
|
[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 | patch | [`2.26.4` ->
`2.26.5`](https://renovatebot.com/diffs/npm/hardhat/2.26.4/2.26.5) |
[](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat)
|
---
### Release Notes
<details>
<summary>NomicFoundation/hardhat
(@​nomicfoundation/hardhat-ignition-viem)</summary>
###
[`v0.15.15`](https://redirect.github.com/NomicFoundation/hardhat/compare/@nomicfoundation/hardhat-ignition-viem@0.15.14...@nomicfoundation/hardhat-ignition-viem@0.15.15)
[Compare
Source](https://redirect.github.com/NomicFoundation/hardhat/compare/@nomicfoundation/hardhat-ignition-viem@0.15.14...@nomicfoundation/hardhat-ignition-viem@0.15.15)
</details>
<details>
<summary>NomicFoundation/hardhat (hardhat)</summary>
###
[`v2.26.5`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.26.5):
Hardhat v2.26.5
[Compare
Source](https://redirect.github.com/NomicFoundation/hardhat/compare/hardhat@2.26.4...hardhat@2.26.5)
This release is a small bug fix to improve compilation in the presence
of a malformed `solidity-files-cache`.
##### Changes
-
[`f886268`](https://redirect.github.com/NomicFoundation/hardhat/commit/f886268):
Ignore malformed solidity-files-cache so compilation keeps running while
logging the issue in debug, thanks
[@​iosh](https://redirect.github.com/iosh)
([#​6489](https://redirect.github.com/NomicFoundation/hardhat/issues/6489))
***
> 💡 **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-token-erc721a).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Bumped Hardhat to 2.26.5 and @nomicfoundation/hardhat-ignition-viem to
0.15.15 to pick up the latest bug fixes. Hardhat now continues compiling
even if the solidity-files-cache is malformed.
- **Dependencies**
- hardhat: 2.26.4 → 2.26.5 (compilation resilience for malformed cache)
- @nomicfoundation/hardhat-ignition-viem: 0.15.14 → 0.15.15
<sup>Written for commit 075a4e4. 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 f8feb24 commit bccc24f
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
| 725 | + | |
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments