Commit 92b86b4
authored
chore(deps): update dependency @nomicfoundation/hardhat-ignition-viem to v0.15.6 (#25)
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))
| devDependencies | patch | [`0.15.5` ->
`0.15.6`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.5/0.15.6)
| [](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat-ignition)
|
---
### Release Notes
<details>
<summary>NomicFoundation/hardhat-ignition
(@​nomicfoundation/hardhat-ignition-viem)</summary>
###
[`v0.15.6`](https://redirect.github.com/NomicFoundation/hardhat-ignition/releases/tag/v0.15.6)
[Compare
Source](https://redirect.github.com/NomicFoundation/hardhat-ignition/compare/v0.15.5...v0.15.6)
#### 0.15.6 - 2024-09-25
##### Added
- Updates to the visualization UI, including the ability to zoom and pan
the mermaid diagram
([#​810](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/810))
- `gasPrice` and `disableFeeBumping` config fields added as part of our
L2 gas logic update
([#​808](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/808))
- Debug logging for communication errors with Hardhat Ledger
([#​792](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/792))
- JSON5 support for module parameters, thanks
[@​erhant](https://redirect.github.com/erhant)
([#​800](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/800))
- Add `writeLocalhostDeployment` flag to allow saving deployment
artifacts when deploying to the ephemeral Hardhat network, thanks
[@​SebastienGllmt](https://redirect.github.com/SebastienGllmt)
([#​816](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/816))
##### Fixed
- Replace `this` with the class itself in `ViemIgnitionHelper`, thanks
[@​iosh](https://redirect.github.com/iosh)
([#​796](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/796))
***
> 💡 **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-attestation-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
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 a6363db commit 92b86b4
2 files changed
+33
-18
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments