Skip to content

Commit 2af26fb

Browse files
chore(deps): update dependency @nomicfoundation/hardhat-toolbox-viem to v4 (#154)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@nomicfoundation/hardhat-toolbox-viem](https://redirect.github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-toolbox-viem) ([source](https://redirect.github.com/nomicfoundation/hardhat)) | dependencies | major | [`3.0.0` -> `4.1.0`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-toolbox-viem/3.0.0/4.1.0) | [![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-toolbox-viem)</summary> ### [`v4.1.0`](https://redirect.github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-toolbox-viem@4.0.0...@nomicfoundation/hardhat-toolbox-viem@4.1.0) [Compare Source](https://redirect.github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-toolbox-viem@4.0.0...@nomicfoundation/hardhat-toolbox-viem@4.1.0) ### [`v4.0.0`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/%40nomicfoundation/hardhat-toolbox-viem%404.0.0) [Compare Source](https://redirect.github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-toolbox-viem@3.0.0...@nomicfoundation/hardhat-toolbox-viem@4.0.0) This release upgrades `hardhat-gas-reporter` to v2 within the Hardhat viem toolbox. ##### Changes - [`94b36b0`](https://redirect.github.com/nomicfoundation/hardhat/commit/94b36b0): Upgrade hardhat-gas-reporter to v2 on both toolboxes ([#&#8203;6886](https://redirect.github.com/NomicFoundation/hardhat/pull/6886)) *** > 💡 **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**: 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. --- - [ ] <!-- 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-empty). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 6c2acaf commit 2af26fb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@graphprotocol/graph-ts": "0.38.0",
3939
"@nomicfoundation/hardhat-foundry": "1.2.0",
4040
"@nomicfoundation/hardhat-ignition-viem": "0.15.13",
41-
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
41+
"@nomicfoundation/hardhat-toolbox-viem": "4.1.0",
4242
"@nomiclabs/hardhat-solhint": "4.1.0",
4343
"hardhat": "2.26.1",
4444
"solhint": "6.0.0",

0 commit comments

Comments
 (0)