Skip to content

chore(deps): update dependency @nomicfoundation/hardhat-ignition-viem to v0.15.16#229

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/hardhat-packages
Dec 3, 2025
Merged

chore(deps): update dependency @nomicfoundation/hardhat-ignition-viem to v0.15.16#229
renovate[bot] merged 1 commit intomainfrom
renovate/hardhat-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 3, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@nomicfoundation/hardhat-ignition-viem (source) dependencies patch 0.15.15 -> 0.15.16 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

NomicFoundation/hardhat (@​nomicfoundation/hardhat-ignition-viem)

v0.15.16

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Summary by cubic

Updated @nomicfoundation/hardhat-ignition-viem from 0.15.15 to 0.15.16 to align with the latest Ignition peer dependencies. Only package.json and bun.lock changed.

Written for commit 4fcd044. Summary will update automatically on new commits.

… to v0.15.16

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added the dependencies label Dec 3, 2025
@renovate renovate Bot enabled auto-merge (squash) December 3, 2025 22:28
Comment thread bun.lock
@@ -196,7 +196,7 @@

"@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=="],
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Updating @nomicfoundation/hardhat-ignition-viem introduces peer dependency mismatches for @nomicfoundation/hardhat-ignition and @nomicfoundation/ignition-core.
Severity: CRITICAL | Confidence: High

🔍 Detailed Analysis

The PR updates @nomicfoundation/hardhat-ignition-viem to 0.15.16, which requires @nomicfoundation/hardhat-ignition@^0.15.16 and @nomicfoundation/ignition-core@^0.15.15. However, the bun.lock file retains @nomicfoundation/hardhat-ignition@0.15.15 and @nomicfoundation/ignition-core@0.15.14. This mismatch will cause runtime failures when the hardhat ignition module is loaded or executed, specifically impacting ignition/modules/main.ts.

💡 Suggested Fix

Update @nomicfoundation/hardhat-ignition to at least 0.15.16 and @nomicfoundation/ignition-core to at least 0.15.15 in the bun.lock file.

🤖 Prompt for AI Agent
Review the code at the location below. A potential bug has been identified by an AI
agent.
Verify if this is a real issue. If it is, propose a fix; if not, explain why it's not
valid.

Location: bun.lock#L197

Potential issue: The PR updates `@nomicfoundation/hardhat-ignition-viem` to `0.15.16`,
which requires `@nomicfoundation/hardhat-ignition@^0.15.16` and
`@nomicfoundation/ignition-core@^0.15.15`. However, the `bun.lock` file retains
`@nomicfoundation/hardhat-ignition@0.15.15` and
`@nomicfoundation/ignition-core@0.15.14`. This mismatch will cause runtime failures when
the hardhat ignition module is loaded or executed, specifically impacting
`ignition/modules/main.ts`.

Did we get this right? 👍 / 👎 to inform future reviews.
Reference ID: 5329979

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 3, 2025

📦 Packages

Package Install
Template Set bun add @settlemint/settlemint/solidity-token-erc20@8.0.11-prb30145c

@renovate renovate Bot merged commit 48cdadd into main Dec 3, 2025
8 checks passed
@renovate renovate Bot deleted the renovate/hardhat-packages branch December 3, 2025 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants