Skip to content

Commit 8261dec

Browse files
chore(deps): update hardhat packages (#172)
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/tree/HEAD/v-next/hardhat-ignition-viem)) | dependencies | patch | [`0.15.13` -> `0.15.14`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.13/0.15.14) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/NomicFoundation/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat) | | [@nomicfoundation/hardhat-toolbox-viem](https://redirect.github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-toolbox-viem) ([source](https://redirect.github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat-toolbox-viem)) | dependencies | patch | [`4.1.0` -> `4.1.1`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-toolbox-viem/4.1.0/4.1.1) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/NomicFoundation/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat) | | [hardhat](https://redirect.github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat) ([source](https://redirect.github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat)) | dependencies | patch | [`2.26.3` -> `2.26.4`](https://renovatebot.com/diffs/npm/hardhat/2.26.3/2.26.4) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/NomicFoundation/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat) | --- ### Release Notes <details> <summary>NomicFoundation/hardhat (@&#8203;nomicfoundation/hardhat-ignition-viem)</summary> ### [`v0.15.14`](https://redirect.github.com/NomicFoundation/hardhat/compare/@nomicfoundation/hardhat-ignition-viem@0.15.13...@nomicfoundation/hardhat-ignition-viem@0.15.14) [Compare Source](https://redirect.github.com/NomicFoundation/hardhat/compare/@nomicfoundation/hardhat-ignition-viem@0.15.13...@nomicfoundation/hardhat-ignition-viem@0.15.14) </details> <details> <summary>NomicFoundation/hardhat (@&#8203;nomicfoundation/hardhat-toolbox-viem)</summary> ### [`v4.1.1`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/%40nomicfoundation/hardhat-toolbox-viem%404.1.1) [Compare Source](https://redirect.github.com/NomicFoundation/hardhat/compare/@nomicfoundation/hardhat-toolbox-viem@4.1.0...@nomicfoundation/hardhat-toolbox-viem@4.1.1) This release is a small bug fix to re-enable the `REPORT_GAS` envvar when used with the Hardhat toolboxes. ##### Changes - [`dc7ff8c`](https://redirect.github.com/NomicFoundation/hardhat/commit/dc7ff8c): Fix `REPORT_GAS` envvar in toolboxes ([#&#8203;7367](https://redirect.github.com/NomicFoundation/hardhat/pull/7367)) - [`9d10226`](https://redirect.github.com/NomicFoundation/hardhat/commit/9d10226): Links in the code and READMEs updated to point to the Hardhat 2 documentation and resources *** > 💡 **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-erc721). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update Hardhat and related viem toolboxes to the latest patch versions for stability and compatibility. Hardhat 2.26.4, @nomicfoundation/hardhat-toolbox-viem 4.1.1 (re-enables REPORT_GAS), and @nomicfoundation/hardhat-ignition-viem 0.15.14. <!-- End of auto-generated description by cubic. --> 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 f89e3a3 commit 8261dec

2 files changed

Lines changed: 15 additions & 17 deletions

File tree

bun.lock

Lines changed: 12 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@graphprotocol/graph-cli": "0.96.0",
3939
"@graphprotocol/graph-ts": "0.38.0",
4040
"@nomicfoundation/hardhat-foundry": "1.2.0",
41-
"@nomicfoundation/hardhat-ignition-viem": "0.15.13",
42-
"@nomicfoundation/hardhat-toolbox-viem": "4.1.0",
41+
"@nomicfoundation/hardhat-ignition-viem": "0.15.14",
42+
"@nomicfoundation/hardhat-toolbox-viem": "4.1.1",
4343
"@nomiclabs/hardhat-solhint": "4.1.0",
4444
"@openzeppelin/contracts": "5.4.0",
4545
"@openzeppelin/subgraphs": "0.1.8-5",
46-
"hardhat": "2.26.3",
46+
"hardhat": "2.26.4",
4747
"solhint": "6.0.1"
4848
},
4949
"overrides": {

0 commit comments

Comments
 (0)