iotaledger / wasp

Node for IOTA Smart Contracts
Apache License 2.0
296 stars 147 forks source link

chore(deps): update dependency hardhat to v2.22.9 #3483

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hardhat (source) 2.22.6 -> 2.22.9 age adoption passing confidence

Release Notes

nomiclabs/hardhat (hardhat) ### [`v2.22.9`](https://togithub.com/nomiclabs/hardhat/compare/hardhat@2.22.8...hardhat@2.22.9) [Compare Source](https://togithub.com/nomiclabs/hardhat/compare/hardhat@2.22.8...hardhat@2.22.9) ### [`v2.22.8`](https://togithub.com/NomicFoundation/hardhat/releases/tag/hardhat%402.22.8): Hardhat v2.22.8 [Compare Source](https://togithub.com/nomiclabs/hardhat/compare/hardhat@2.22.7...hardhat@2.22.8) This is a small bug fix release to resolve a bug with large responses from `debug_traceTransaction`. ##### Changes - [`f5d5d15`](https://togithub.com/nomiclabs/hardhat/commit/f5d5d15): Fixed an issue with `debug_traceTransaction` when large responses were generated - [`31d9d77`](https://togithub.com/nomiclabs/hardhat/commit/31d9d77): Upgraded EDR to v0.5.2 *** > πŸ’‘ **The Nomic Foundation is hiring! Check [our open positions](https://www.nomic.foundation/jobs).** *** ### [`v2.22.7`](https://togithub.com/NomicFoundation/hardhat/releases/tag/hardhat%402.22.7): Hardhat v2.22.7 [Compare Source](https://togithub.com/nomiclabs/hardhat/compare/hardhat@2.22.6...hardhat@2.22.7) This releases add support for RIP-7212 (Precompile for secp256r1 Curve Support). See the [Hardhat network reference for details on how to enable the precompile](https://hardhat.org/hardhat-network/docs/reference#enablerip7212). #### Changes - [`f944cd5`](https://togithub.com/nomiclabs/hardhat/commit/f944cd5): Added an `enableRip7212` optional flag to the Hardhat Network config that enables [RIP-7212 (Precompile for secp256r1 Curve Support)](https://togithub.com/ethereum/RIPs/blob/master/RIPS/rip-7212.md). - [`f6ddc92`](https://togithub.com/nomiclabs/hardhat/commit/f6ddc92): Add `debug` logs to Hardhat Network initialization process. - [`6c943bb`](https://togithub.com/nomiclabs/hardhat/commit/6c943bb): Fix message for error HH206, thanks [@​ItsNickBarry](https://togithub.com/ItsNickBarry)! - [`f944cd5`](https://togithub.com/nomiclabs/hardhat/commit/f944cd5): Bumped EDR to [v0.5.0](https://togithub.com/NomicFoundation/edr/releases/tag/%40nomicfoundation%2Fedr%400.5.0). *** > πŸ’‘ **The Nomic Foundation is hiring! Check [our open positions](https://www.nomic.foundation/jobs).** ***

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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.



This PR was generated by Mend Renovate. View the repository job log.