Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps hardhat from 2.26.1 to 3.0.3.

Release notes

Sourced from hardhat's releases.

Hardhat v3.0.3

This release is a small bug fix release and includes a resolution for a bug when making historical calls in a forked network.

Changes

  • 34a5bc9: Fixed an issue when making historical calls in a forked network (#7271)
  • e0e658a: Upgraded EDR to 0.12.0-next.5. This brings a fix for expectEmit cheatcode stack traces and performance improvements from upgrading to REVM 27 (#1063)

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


Hardhat v3.0.2

This release is a small bug fix release that improves help messages and warnings and Solidity import resolution.

Changes

  • 9261714: Update npm module regex to include versions in solidity imports (#7308)
  • d45d544: Fixed passing global network options to node:test and mocha subprocesses (#7248)
  • 0120e67: Added warning when running with a non-LTS Node version (#7167)
  • 003e72c: Help message phrasing unified

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


Hardhat v3.0.1

This Hardhat release is a small bug fix release mainly focusing on improvements to the hardhat --init process.

Changes

  • a3bd239: Add Yarn support for Hardhat v3 (#7192)
  • 6446a38: Add 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)
  • e7d2f80: Added missing Solidity test config option allowInternalExpectRevert.
  • 8acf48f: Improved exception filtering for Sentry telemetry (#7246)

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


Hardhat 3 is now in beta, and ready for production use!

Changes

Hardhat 3 is a major overhaul with exciting new features:

  • Solidity tests as a first-class testing option
  • Multichain support for today's rollup-centric world

... (truncated)

Changelog

Sourced from hardhat's changelog.

3.0.3

Patch Changes

  • 34a5bc9: Fixed an issue when making historical calls in a forked network (#7271)
  • e0e658a: Upgraded EDR to 0.12.0-next.5. This brings a fix for expectEmit cheatcode stack traces and performance improvements from upgrading to REVM 27 (#1063)

3.0.2

Patch Changes

  • d45d544: Fixed passing global network options to node:test and mocha subprocesses (#7248)
  • 003e72c: Help message phrasing unified
  • 0120e67: Added warning when running with a non-LTS Node version (#7167)
  • 9261714: Update npm module regex to include versions in solidity imports (#7308)

3.0.1

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.

3.0.0

Major Changes

  • 29cc141: First release of Hardhat 3!

2.26.3

Patch Changes

  • 5b2be3d: Make the resolver more robust (#7073)

2.26.2

Patch Changes

  • 11ee260: Don't use undici's global dispatcher, making Hardhat more stable across Node.js versions
Commits
  • c04eefd Version Packages
  • 6caf5f1 Merge pull request #7320 from NomicFoundation/fix-hardfork-history-bug
  • 4992f79 fix: bump EDR to 0.12.0-next.5
  • dbf52b7 Don't pass empty hardfork histories to EDR by default
  • f33f875 Version Packages
  • c6fd68e Merge pull request #7309 from NomicFoundation/npm-version-imports
  • d62d032 Outdated comment removed
  • 8fa1808 update regex to include versions
  • d68a974 Merge pull request #7255 from NomicFoundation/network-runner
  • 2fbda1e Apply suggestion from @​kanej
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat) from 2.26.1 to 3.0.3.
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/[email protected]/v-next/hardhat)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-version: 3.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2025
@dependabot dependabot bot requested review from a team as code owners September 2, 2025 15:50
@dependabot dependabot bot requested a review from simzzz September 2, 2025 15:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #4365.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tools/solidity-coverage-example/hardhat-3.0.3 branch September 8, 2025 20:16
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

❌ Your project status has failed because the head coverage (73.47%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (be81410) and HEAD (f46c0bf). Click for more details.

HEAD has 20 uploads less than BASE
Flag BASE (be81410) HEAD (f46c0bf)
config-service 1 0
relay 1 0
server 1 0
ws-server 1 0
18 2
@@             Coverage Diff             @@
##             main    #4347       +/-   ##
===========================================
- Coverage   95.61%   73.47%   -22.14%     
===========================================
  Files         121      121               
  Lines       19936    19936               
  Branches     1732      668     -1064     
===========================================
- Hits        19061    14648     -4413     
- Misses        850     5273     +4423     
+ Partials       25       15       -10     
Flag Coverage Δ
config-service ?
relay ?
server ?
ws-server ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 64 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants