Skip to content

Bump hardhat from 2.12.2 to 2.26.3#7

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/hardhat-2.26.3
Open

Bump hardhat from 2.12.2 to 2.26.3#7
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/hardhat-2.26.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Bumps hardhat from 2.12.2 to 2.26.3.

Release notes

Sourced from hardhat's releases.

Hardhat v2.26.3

This release is a small bug fix to improve the robustness of the resolver.

Changes

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

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


v2.26.2

This release is a small bug fix to stop using undici's global dispatcher, making Hardhat more stable across Node.js versions.

Changes

  • 11ee260: Don't use undici's global dispatcher, making Hardhat more stable across Node.js versions (#7118)

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


Hardhat v2.26.1

This release is a bug fix that fixes micro-eth-signer requiring on versions of Node before 20.19.

Changes

  • 896c4ea: Revert micro-eth-signer to ^0.14.0 to fix compatibility with earlier Node 20 versions (#7026)

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


Hardhat v2.26.0

This release contains some small bug fixes but as a larger change drops support for Node 18, which is now end of life, inline with Hardhat's stability guarantees.

Changes

  • 14b3042: Updated the minimal supported version to Node v20 (#6982)
  • 69acece: Upgraded EDR to v0.11.3 which includes:
    • fixes for stack trace generation and RIP-7212 support.
    • Removed copying of account code for provider accounts in forked networks. Code was previously ignored for default accounts only, now also for user accounts.
  • 84fff85: Remove unneeded type dependencies, thanks @​reallesee (#6990)
  • e139cf3: Update the version of micro-eth-signer (#6950)

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


... (truncated)

Changelog

Sourced from hardhat's changelog.

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

2.26.1

Patch Changes

  • 896c4ea: Revert micro-eth-signer to ^0.14.0 to fix compatibility with earlier Node 20 versions (#7026)

2.26.0

Minor Changes

  • 14b3042: Updated the minimal supported version of Node to v20 (#6982)

Patch Changes

  • 69acece: Upgraded EDR to v0.11.3 which includes:
    • fixes for stack trace generation and RIP-7212 support.
    • Removed copying of account code for provider accounts in forked networks. Code was previously ignored for default accounts only, now also for user accounts.
  • 84fff85: Remove unneeded type dependencies, thanks @​reallesee (#6990)
  • e139cf3: Update the version of micro-eth-signer (#6950)

2.25.0

Minor Changes

  • 94b36b0: Upgrade hardhat-gas-reporter to v2 on both toolboxes (#6886)

2.24.3

Patch Changes

  • 6be5c13: Upgraded EDR to v0.11.1, which fixed a bug when sending ETH to the testing accounts in forked networks. Now testing accounts are automatically undelegated.

2.24.2

Patch Changes

  • 2bbb705: Wrap eth_accounts usage on http provider to handle method deprecation (#6632)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by kanej, a new releaser for hardhat since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat) from 2.12.2 to 2.26.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/hardhat@2.26.3/v-next/hardhat)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-version: 2.26.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Oct 27, 2025
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