Commit de350f3
authored
chore(deps): update dependency @nomicfoundation/hardhat-ignition-viem to v0.15.9 (#82)
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.8` ->
`0.15.9`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.8/0.15.9)
| [](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat-ignition)
|
---
### Release Notes
<details>
<summary>NomicFoundation/hardhat-ignition
(@​nomicfoundation/hardhat-ignition-viem)</summary>
###
[`v0.15.9`](https://redirect.github.com/NomicFoundation/hardhat-ignition/releases/tag/v0.15.9)
[Compare
Source](https://redirect.github.com/NomicFoundation/hardhat-ignition/compare/v0.15.8...v0.15.9)
#### 0.15.9 - 2024-12-18
##### Added
- Standard Ignition UI can now be enabled when deploying via Hardhat
scripts by setting `displayUi: true` in the `deploy` function options,
[@​zoeyTM](https://redirect.github.com/zoeyTM)
([#​843](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/843))
- Ignition modules can now be set as a dependency in the `after` option
of futures, [@​zoeyTM](https://redirect.github.com/zoeyTM)
([#​828](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/828))
- The `ignition transactions` command output will now include a link to
view each transaction on the configured block explorer,
[@​zoeyTM](https://redirect.github.com/zoeyTM)
([#​849](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/849))
- Module parameters can now be directly imported from a JSON file when
deploying via Hardhat scripts by passing an absolute path to the file to
the `parameters` option,
[@​zoeyTM](https://redirect.github.com/zoeyTM)
([#​850](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/850))
##### Fixed
- Properly handle errors when verifying deployments that use external
artifacts, [@​zoeyTM](https://redirect.github.com/zoeyTM)
([#​848](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/848))
- Fix issue with `ignition status` command not working with deployments
that use external artifacts,
[@​zoeyTM](https://redirect.github.com/zoeyTM)
([#​846](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/846))
***
> 💡 **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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
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 7a05318 commit de350f3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments