Commit 80d58df
authored
chore(deps): update dependency hardhat to v2.24.2 (#133)
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.24.1` ->
`2.24.2`](https://renovatebot.com/diffs/npm/hardhat/2.24.1/2.24.2) |
[](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat)
|
---
### Release Notes
<details>
<summary>nomiclabs/hardhat (hardhat)</summary>
###
[`v2.24.2`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.24.2):
Hardhat v2.24.2
[Compare
Source](https://redirect.github.com/nomiclabs/hardhat/compare/hardhat@2.24.1...hardhat@2.24.2)
This release is a small bug fix to deal with nodes that have deprecated
support for the `eth_accounts` RPC call.
##### Changes
-
[`2bbb705`](https://redirect.github.com/nomiclabs/hardhat/commit/2bbb705):
Wrap eth_accounts usage on http provider to handle method deprecation
([#​6632](https://redirect.github.com/NomicFoundation/hardhat/issues/6632))
***
> 💡 **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.
🔕 **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-token-erc721).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
## Summary by Sourcery
Upgrade Hardhat to v2.24.2 to incorporate a patch for handling
deprecated eth_accounts RPC calls.
Bug Fixes:
- Wrap eth_accounts usage on HTTP provider to handle method deprecation.
Build:
- Bump hardhat dependency from v2.24.1 to v2.24.2.
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 1797f7c commit 80d58df
2 files changed
Lines changed: 3 additions & 3 deletions
Some 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 | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments