Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hardhat from 2.26.1 to 3.0.4.

Release notes

Sourced from hardhat's releases.

Hardhat v3.0.4

This release is a small bug fix release to improve validation in Solidity test configuration.

Changes

  • af301a8: Update validation for solidity test config (#7205)

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


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)

... (truncated)

Changelog

Sourced from hardhat's changelog.

3.0.4

Patch Changes

  • af301a8: Update validation for solidity test config (#7205)

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

... (truncated)

Commits
  • 794fb28 Version Packages
  • 55b8fda Merge pull request #7205 from NomicFoundation/fix/wrong-type-validation-for-s...
  • 5164133 test: add a validation config test for solidity test
  • 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
  • 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.4.
- [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/hardhat@3.0.4/v-next/hardhat)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2025
@dependabot dependabot bot requested review from a team as code owners September 8, 2025 20:11
@dependabot dependabot bot requested a review from simzzz September 8, 2025 20:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #4382.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tools/hedera-crosschain-bridge/hardhat-3.0.4 branch September 15, 2025 19:42
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