Skip to content

Commit

Permalink
chore(deps): update dependency hardhat to v2.22.10 (#40)
Browse files Browse the repository at this point in the history
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.9` ->
`2.22.10`](https://renovatebot.com/diffs/npm/hardhat/2.22.9/2.22.10) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/nomiclabs/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat)
|

---

### Release Notes

<details>
<summary>nomiclabs/hardhat (hardhat)</summary>

###
[`v2.22.10`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.22.10):
Hardhat v2.22.10

[Compare
Source](https://redirect.github.com/nomiclabs/hardhat/compare/[email protected]@2.22.10)

This is a small bug fix release to improve `debug` logs during Hardhat
Network initialization.

##### Changes

-
[`409e99f`](https://redirect.github.com/nomiclabs/hardhat/commit/409e99f):
Fixed `debug` logs in Hardhat Network initialization process.
-
[`46cd7a1`](https://redirect.github.com/nomiclabs/hardhat/commit/46cd7a1):
Removed the experimentalAddHardhatNetworkMessageTraceHook API

***

> 💡 **The Nomic Foundation is hiring! Check [our open
positions](https://www.nomic.foundation/jobs).**

***

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), 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-token-erc721a).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent c5f9ab4 commit 971e638
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@nomiclabs/hardhat-solhint": "4.0.1",
"@openzeppelin/contracts": "5.0.2",
"@openzeppelin/subgraphs": "0.1.8-5",
"hardhat": "2.22.9",
"hardhat": "2.22.10",
"solhint": "5.0.3",
"erc721a": "4.3.0"
},
Expand Down

0 comments on commit 971e638

Please sign in to comment.