Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @nomicfoundation/hardhat-ignition-ethers to v0.15.6 #296

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nomicfoundation/hardhat-ignition-ethers (source) 0.15.5 -> 0.15.6 age adoption passing confidence

Release Notes

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

v0.15.6

Compare Source

0.15.6 - 2024-09-25

Added
  • Updates to the visualization UI, including the ability to zoom and pan the mermaid diagram (#​810)
  • gasPrice and disableFeeBumping config fields added as part of our L2 gas logic update (#​808)
  • Debug logging for communication errors with Hardhat Ledger (#​792)
  • JSON5 support for module parameters, thanks @​erhant (#​800)
  • Add writeLocalhostDeployment flag to allow saving deployment artifacts when deploying to the ephemeral Hardhat network, thanks @​SebastienGllmt (#​816)
Fixed
  • Replace this with the class itself in ViemIgnitionHelper, thanks @​iosh (#​796)

💡 The Nomic Foundation is hiring! Check our open positions.



Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link
Contributor Author

renovate bot commented Sep 30, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/hardhat/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: hardhat-project@undefined
npm error Found: [email protected]
npm error node_modules/ethers
npm error   peer ethers@"^6.1.0" from @nomicfoundation/[email protected]
npm error   node_modules/@nomicfoundation/hardhat-chai-matchers
npm error     peer @nomicfoundation/hardhat-chai-matchers@"^2.0.0" from @nomicfoundation/[email protected]
npm error     node_modules/@nomicfoundation/hardhat-toolbox
npm error       dev @nomicfoundation/hardhat-toolbox@"^5.0.0" from the root project
npm error     dev @nomicfoundation/hardhat-chai-matchers@"^2.0.0" from the root project
npm error   peer ethers@"^6.1.0" from @nomicfoundation/[email protected]
npm error   node_modules/@nomicfoundation/hardhat-ethers
npm error     peer @nomicfoundation/hardhat-ethers@"^3.0.0" from @nomicfoundation/[email protected]
npm error     node_modules/@nomicfoundation/hardhat-chai-matchers
npm error       peer @nomicfoundation/hardhat-chai-matchers@"^2.0.0" from @nomicfoundation/[email protected]
npm error       node_modules/@nomicfoundation/hardhat-toolbox
npm error         dev @nomicfoundation/hardhat-toolbox@"^5.0.0" from the root project
npm error       1 more (the root project)
npm error     peer @nomicfoundation/hardhat-ethers@"^3.0.0" from @nomicfoundation/[email protected]
npm error     node_modules/@nomicfoundation/hardhat-toolbox
npm error       dev @nomicfoundation/hardhat-toolbox@"^5.0.0" from the root project
npm error     2 more (the root project, @nomicfoundation/hardhat-ignition-ethers)
npm error   5 more (@nomicfoundation/hardhat-toolbox, ...)
npm error
npm error Could not resolve dependency:
npm error dev @nomiclabs/hardhat-ethers@"^2.2.3" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/ethers
npm error   peer ethers@"^5.0.0" from @nomiclabs/[email protected]
npm error   node_modules/@nomiclabs/hardhat-ethers
npm error     dev @nomiclabs/hardhat-ethers@"^2.2.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-10-10T05_04_04_319Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-10T05_04_04_319Z-debug-0.log

Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for celo-composer canceled.

Name Link
🔨 Latest commit b9af486
🔍 Latest deploy log https://app.netlify.com/sites/celo-composer/deploys/670760509c41b4000850e79a

…rs to v0.15.6

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-ignition-ethers-0.x-lockfile branch from b2ce06b to b9af486 Compare October 10, 2024 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants