Skip to content

Commit 499126f

Browse files
chore(deps): update dependency @nomicfoundation/hardhat-ignition-viem to v0.15.7 (#71)
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-ignition)) | dependencies | patch | [`0.15.6` -> `0.15.7`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.6/0.15.7) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/NomicFoundation/hardhat-ignition/badge)](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat-ignition) | --- ### Release Notes <details> <summary>NomicFoundation/hardhat-ignition (@&#8203;nomicfoundation/hardhat-ignition-viem)</summary> ### [`v0.15.7`](https://redirect.github.com/NomicFoundation/hardhat-ignition/releases/tag/v0.15.7) [Compare Source](https://redirect.github.com/NomicFoundation/hardhat-ignition/compare/v0.15.6...v0.15.7) ##### 0.15.7 - 2024-10-24 ##### Added - New CLI command `ignition transactions` to list all transactions sent for a given deployment ID, [@&#8203;zoeyTM](https://redirect.github.com/zoeyTM) ([#&#8203;821](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/821)) - Module parameters can now be set at the global level using `$global`, [@&#8203;zoeyTM](https://redirect.github.com/zoeyTM) ([#&#8203;819](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/819)) ##### Fixed - Gas fields are now properly set for Optimistic BNB, [@&#8203;zoeyTM](https://redirect.github.com/zoeyTM) ([#&#8203;826](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/826)) - Corrected resolution of artifacts when using fully qualified names in deployment modules, [@&#8203;kanej](https://redirect.github.com/kanej) ([#&#8203;822](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/822)) *** > 💡 **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-empty). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 64d7d84 commit 499126f

File tree

2 files changed

+36
-50
lines changed

2 files changed

+36
-50
lines changed

package-lock.json

Lines changed: 35 additions & 49 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
@@ -37,7 +37,7 @@
3737
"@graphprotocol/graph-cli": "0.87.0",
3838
"@graphprotocol/graph-ts": "0.35.1",
3939
"@nomicfoundation/hardhat-foundry": "1.1.2",
40-
"@nomicfoundation/hardhat-ignition-viem": "0.15.6",
40+
"@nomicfoundation/hardhat-ignition-viem": "0.15.7",
4141
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
4242
"@nomiclabs/hardhat-solhint": "4.0.1",
4343
"hardhat": "2.22.14",

0 commit comments

Comments
 (0)