Commit 3db2b28
authored
chore(deps): update hardhat packages (#111)
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))
| dependencies | patch | [`0.15.9` ->
`0.15.10`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.9/0.15.10)
| [](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat-ignition)
|
| [hardhat](https://hardhat.org)
([source](https://redirect.github.com/nomiclabs/hardhat)) | dependencies
| patch | [`2.22.18` ->
`2.22.19`](https://renovatebot.com/diffs/npm/hardhat/2.22.18/2.22.19) |
[](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat)
|
---
### Release Notes
<details>
<summary>nomiclabs/hardhat (hardhat)</summary>
###
[`v2.22.19`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.22.19):
Hardhat v2.22.19
[Compare
Source](https://redirect.github.com/nomiclabs/hardhat/compare/hardhat@2.22.18...hardhat@2.22.19)
This small bug fix release resolves a Windows installation dependency
issue and improves performance during initialization of a local Hardhat
network and when working with stack traces.
##### Changes
-
[`5d79fca`](https://redirect.github.com/nomiclabs/hardhat/commit/5d79fca):
Fix heuristic to detect that an ESM project doesn't have a Hardhat
config with an explicit `.cjs` extension.
-
[`00d542a`](https://redirect.github.com/nomiclabs/hardhat/commit/00d542a):
Update EDR to `v0.8.0`:
- fix: improved provider initialization performance
- fix: ignore unknown opcodes in source maps
- fix: crash when loading EDR on Windows without a C Runtime library
installed
- fix: improved stack trace generation performance
***
> 💡 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
## Summary by Sourcery
Updates hardhat and @nomicfoundation/hardhat-ignition-viem dependencies
to their latest patch versions, including bug fixes and performance
improvements.
Bug Fixes:
- Fixed an issue where loading EDR on Windows would crash without a C
Runtime library installed.
- Fixed a heuristic to detect that an ESM project doesn't have a Hardhat
config with an explicit `.cjs` extension.
- Ignored unknown opcodes in source maps.
Enhancements:
- Improved performance during initialization of a local Hardhat network
and when working with stack traces.
Chores:
- Updated hardhat and @nomicfoundation/hardhat-ignition-viem
dependencies to their latest patch versions.
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 086a024 commit 3db2b28
2 files changed
+14
-18
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 | |
|---|---|---|---|
| |||
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