Commit 15afa8c
authored
chore(deps): update dependency hardhat to v2.22.17 (#86)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [hardhat](https://hardhat.org)
([source](https://redirect.github.com/nomiclabs/hardhat)) | dependencies
| patch | [`2.22.16` ->
`2.22.17`](https://renovatebot.com/diffs/npm/hardhat/2.22.16/2.22.17) |
[](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat)
|
---
### Release Notes
<details>
<summary>nomiclabs/hardhat (hardhat)</summary>
###
[`v2.22.17`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.22.17):
Hardhat v2.22.17
[Compare
Source](https://redirect.github.com/nomiclabs/hardhat/compare/hardhat@2.22.16...hardhat@2.22.17)
This release introduces support for Solidity 0.8.28, enhances the
flatten task with an optional `--output` parameter to specify the output
file, and aligns with the latest spec by making the `totalDifficulty`
field in block responses optional. Additionally, it fixes an issue to
prevent panic errors from precompile failures.
##### Changes
-
NomicFoundation/hardhat@c6efe1d:
fix: don't panic when a precompile errors
-
NomicFoundation/hardhat@56d127b:
Make totalDifficulty field optional, as spec has changed.
-
NomicFoundation/hardhat@e47b495:
Added support for solc versions 0.8.28
-
NomicFoundation/hardhat@9ad82f5:
Added an optional --output param to the flatten task
***
> 💡 **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 becomes conflicted, 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-empty).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
## Summary by Sourcery
Chores:
- Update Hardhat dependency from version 2.22.16 to 2.22.17.
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 c689025 commit 15afa8c
2 files changed
+1
-1
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments