Skip to content

chore(deps): update nomic foundation to v3 (major) #3236

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@nomicfoundation/hardhat-ignition (source) dependencies major 0.15.13 -> 3.0.0 OpenSSF Scorecard
@nomicfoundation/hardhat-ignition-viem (source) devDependencies major 0.15.13 -> 3.0.0 OpenSSF Scorecard
hardhat (source) devDependencies major 2.26.3 -> 3.0.1 OpenSSF Scorecard

Release Notes

NomicFoundation/hardhat (hardhat)

v3.0.1

Compare Source

Patch Changes
  • a3bd239: Add Yarn support for Hardhat v3 (#​7192)
  • 617254e: Move extraneous dependency to peer (#​7231)
  • 6446a38: Add temporary fix for incorrect error message (#​7168)
  • 6361ea4: Fixed an issue with compiling a Hardhat project after switching OS users (#​7161)
  • 5c9ee7f: Warn the user if they are not using the latest version of Hardhat
  • 0fc1f3f: Remove full stops from help message descriptions (#​7185)
  • 8acf48f: Improved exception filtering for Sentry telemetry (#​7246)
  • e7d2f80: Added missing Solidity test config option allowInternalExpectRevert.

v3.0.0

Compare Source

Major Changes
  • 29cc141: First release of Hardhat 3!

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@renovate renovate bot added the dependencies Dependency updates label Aug 14, 2025
@github-actions github-actions bot added qa:running QA workflow is currently running status:ready-for-review Pull request is ready for review labels Aug 14, 2025
@roderik
Copy link
Member

roderik commented Aug 14, 2025

@claude set "type": "module" in the contracts package.json

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 14, 2025
Copy link
Contributor

claude bot commented Aug 14, 2025

Claude finished @roderik's task —— View job


Adding ES Module Support to Contracts Package ✅

Successfully added "type": "module" to the contracts package.json as requested.

Tasks:

  • Read current kit/contracts/package.json
  • Add "type": "module" to package.json
  • Test the change doesn't break the build (requires approval for build commands)
  • Commit and push changes

Changes Made:

  • Added "type": "module" to kit/contracts/package.json line 6
  • This enables ES module support, which is required for Hardhat 3 compatibility
  • Committed with message: "chore(contracts): add ES module support"
  • Pushed to the renovate/major-nomicfoundation branch

The change has been successfully applied and is now part of this PR. The ES module support should help with the Hardhat 3 upgrade compatibility.

@renovate renovate bot force-pushed the renovate/major-nomicfoundation branch 10 times, most recently from f22b61f to d9dd6ae Compare August 19, 2025 20:34
@renovate renovate bot force-pushed the renovate/major-nomicfoundation branch 6 times, most recently from b4a908c to 14c3aec Compare August 22, 2025 00:16
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/major-nomicfoundation branch from 14c3aec to 3475a1a Compare August 23, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates qa:running QA workflow is currently running size:XS This PR changes 0-9 lines, ignoring generated files. status:ready-for-review Pull request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant