Skip to content

Commit 9e86dbf

Browse files
chore(deps): update dependency @nomicfoundation/hardhat-ignition-viem to v0.15.16 (#192)
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.15` -> `0.15.16`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.15/0.15.16) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/NomicFoundation/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>NomicFoundation/hardhat (@&#8203;nomicfoundation/hardhat-ignition-viem)</summary> ### [`v0.15.16`](https://redirect.github.com/NomicFoundation/hardhat/compare/@nomicfoundation/hardhat-ignition-viem@0.15.15...@nomicfoundation/hardhat-ignition-viem@0.15.16) [Compare Source](https://redirect.github.com/NomicFoundation/hardhat/compare/@nomicfoundation/hardhat-ignition-viem@0.15.15...@nomicfoundation/hardhat-ignition-viem@0.15.16) </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-erc721a). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated @nomicfoundation/hardhat-ignition-viem to v0.15.16 to keep Hardhat plugins current and aligned with latest peer dependencies. - **Dependencies** - @nomicfoundation/hardhat-ignition-viem: 0.15.15 → 0.15.16 - Peer deps now expect @nomicfoundation/hardhat-ignition ^0.15.16 and ignition-core ^0.15.15. <sup>Written for commit 627d0a9. Summary will update automatically on new commits.</sup> <!-- 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 97dc3e2 commit 9e86dbf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@graphprotocol/graph-cli": "0.96.0",
1010
"@graphprotocol/graph-ts": "0.38.0",
1111
"@nomicfoundation/hardhat-foundry": "1.2.0",
12-
"@nomicfoundation/hardhat-ignition-viem": "0.15.15",
12+
"@nomicfoundation/hardhat-ignition-viem": "0.15.16",
1313
"@nomicfoundation/hardhat-toolbox-viem": "4.1.1",
1414
"@nomiclabs/hardhat-solhint": "4.1.0",
1515
"@openzeppelin/contracts": "5.4.0",
@@ -197,7 +197,7 @@
197197

198198
"@nomicfoundation/hardhat-ignition": ["@nomicfoundation/hardhat-ignition@0.15.15", "", { "dependencies": { "@nomicfoundation/ignition-core": "^0.15.14", "@nomicfoundation/ignition-ui": "^0.15.13", "chalk": "^4.0.0", "debug": "^4.3.2", "fs-extra": "^10.0.0", "json5": "^2.2.3", "prompts": "^2.4.2" }, "peerDependencies": { "@nomicfoundation/hardhat-verify": "^2.1.0", "hardhat": "^2.26.0" } }, "sha512-4uLp5MOyaW0gUYGAxiA8GikGIo8SLBijpxakFI3BpofUoeRXnnQdNtRJT9aAKD8ENfvFQrNFin0Z1VlXjXurkA=="],
199199

200-
"@nomicfoundation/hardhat-ignition-viem": ["@nomicfoundation/hardhat-ignition-viem@0.15.15", "", { "peerDependencies": { "@nomicfoundation/hardhat-ignition": "^0.15.15", "@nomicfoundation/hardhat-viem": "^2.1.0", "@nomicfoundation/ignition-core": "^0.15.14", "hardhat": "^2.26.0", "viem": "^2.7.6" } }, "sha512-YUL1avW+TEh+nQEzoKwp8SpK9O7gW/Q3vJs95Xhtmz6RJQynWrjSOXVK43xNfzpbS/C+kfPa+A6DF1Sr19H6kg=="],
200+
"@nomicfoundation/hardhat-ignition-viem": ["@nomicfoundation/hardhat-ignition-viem@0.15.16", "", { "peerDependencies": { "@nomicfoundation/hardhat-ignition": "^0.15.16", "@nomicfoundation/hardhat-viem": "^2.1.0", "@nomicfoundation/ignition-core": "^0.15.15", "hardhat": "^2.26.0", "viem": "^2.7.6" } }, "sha512-BKWRZSkW1dLMW6VRjQCLei+JGYmotTsQo/QeR21CyVG0FMkPESTU6X1XPKynqNjaYJebV8rDsjtdB/Bzi7FRog=="],
201201

202202
"@nomicfoundation/hardhat-network-helpers": ["@nomicfoundation/hardhat-network-helpers@1.1.2", "", { "dependencies": { "ethereumjs-util": "^7.1.4" }, "peerDependencies": { "hardhat": "^2.26.0" } }, "sha512-p7HaUVDbLj7ikFivQVNhnfMHUBgiHYMwQWvGn9AriieuopGOELIrwj2KjyM2a6z70zai5YKO264Vwz+3UFJZPQ=="],
203203

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
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.15",
41+
"@nomicfoundation/hardhat-ignition-viem": "0.15.16",
4242
"@nomicfoundation/hardhat-toolbox-viem": "4.1.1",
4343
"@nomiclabs/hardhat-solhint": "4.1.0",
4444
"@openzeppelin/contracts": "5.4.0",

0 commit comments

Comments
 (0)