Commit 527c038
authored
chore(deps): update dependency @nomicfoundation/hardhat-ignition-viem to v0.15.5 (#29)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [@nomicfoundation/hardhat-ignition-viem](https://hardhat.org)
([source](https://togithub.com/NomicFoundation/hardhat-ignition)) |
devDependencies | patch | [`0.15.4` ->
`0.15.5`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.4/0.15.5)
| [](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat-ignition)
|
---
### Release Notes
<details>
<summary>NomicFoundation/hardhat-ignition
(@​nomicfoundation/hardhat-ignition-viem)</summary>
###
[`v0.15.5`](https://togithub.com/NomicFoundation/hardhat-ignition/releases/tag/v0.15.5)
[Compare
Source](https://togithub.com/NomicFoundation/hardhat-ignition/compare/v0.15.4...v0.15.5)
#### 0.15.5 - 2024-06-17
##### Added
- New function `m.encodeFunctionCall`
([#​761](https://togithub.com/NomicFoundation/hardhat-ignition/pull/761))
##### Fixed
- Adjusted regex to allow calling overloaded functions with array
parameters
([#​774](https://togithub.com/NomicFoundation/hardhat-ignition/pull/774))
- Handle anvil response for `hardhat_setBalance` when deploying with
create2
([#​773](https://togithub.com/NomicFoundation/hardhat-ignition/pull/773))
- Properly resolve `verify` logic when dealing with circular or very
deeply nested imports
([#​772](https://togithub.com/NomicFoundation/hardhat-ignition/pull/772))
- Exclude BNB Test Chain from zero fee configuration in gas fee logic,
thanks [@​MukulKolpe](https://togithub.com/MukulKolpe)
([#​768](https://togithub.com/NomicFoundation/hardhat-ignition/pull/768))
***
> 💡 **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/settlemint/solidity-empty).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
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 77ff233 commit 527c038
2 files changed
+34
-21
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 | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments