Skip to content

Conversation

@renovate
Copy link
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 to 0.15.16 to align peer dependencies with the latest Ignition and keep Hardhat plugins current. Changes are limited to package.json and bun.lock.

Written for commit 90562b3. 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 20:32
"@graphprotocol/graph-ts": "0.38.0",
"@nomicfoundation/hardhat-foundry": "1.2.0",
"@nomicfoundation/hardhat-ignition-viem": "0.15.15",
"@nomicfoundation/hardhat-ignition-viem": "0.15.16",
Copy link

Choose a reason for hiding this comment

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

Bug: Peer dependency mismatch for [email protected] due to outdated ignition-core and hardhat-ignition versions.
Severity: HIGH | Confidence: High

🔍 Detailed Analysis

The [email protected] package, updated in this pull request, declares peer dependencies on ignition-core: ^0.15.15 and hardhat-ignition: ^0.15.16. However, the currently installed versions are [email protected] and [email protected]. This mismatch means the installed peer dependencies do not satisfy the requirements of [email protected]. This could lead to runtime errors or crashes if the updated package attempts to use APIs or functionalities from [email protected] or [email protected] that are not present in the older installed versions.

💡 Suggested Fix

Update ignition-core to ^0.15.15 (e.g., 0.15.15 or higher) and hardhat-ignition to ^0.15.16 (e.g., 0.15.16 or higher) to satisfy the peer dependencies of [email protected].

🤖 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: package.json#L40

Potential issue: The `[email protected]` package, updated in this pull
request, declares peer dependencies on `ignition-core: ^0.15.15` and `hardhat-ignition:
^0.15.16`. However, the currently installed versions are `[email protected]` and
`[email protected]`. This mismatch means the installed peer dependencies do not
satisfy the requirements of `[email protected]`. This could lead to runtime
errors or crashes if the updated package attempts to use APIs or functionalities from
`[email protected]` or `[email protected]` that are not present in the older
installed versions.

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

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

📦 Packages

Package Install
Template Set bun add @settlemint/settlemint/[email protected]

Copy link

@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

@renovate renovate bot merged commit 3ff22c2 into main Dec 3, 2025
8 checks passed
@renovate renovate bot deleted the renovate/hardhat-packages branch December 3, 2025 20:39
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.

1 participant