Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps hardhat from 3.0.15 to 3.0.17.

Release notes

Sourced from hardhat's releases.

Hardhat v3.0.16

This release adds support for the Fusaka hardfork.

Changes

  • 478ee07: Bumped EDR version to 0.12.0-next.16
    • Added support for Osaka hardfork
    • Added full support for OP stack Isthmus hardfork
  • 806ee5a: Fixed an issue caused by networks that don't implement eth_feeHistory correctly (NomicFoundation/hardhat#7678)
  • f4b7f7e: Fix: use user config provided value for defaultChainType (#7700)
  • 6b2ed9a: Add ability for task options to be hidden from the CLI (#7426)
  • 6d10d05: Update hardfork validation and resolution to use defaultChainType when chainType is undefined (#7700)

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


Changelog

Sourced from hardhat's changelog.

3.0.17

Patch Changes

  • 9f4020b: - Update template projects to ignore local .env files but still allow committing .env.example files, thanks @​KonstantinosChonas! (7702)
  • a9a47e5: Fixed hex validation patterns, thanks @​Bilogweb3 (#7719)
  • b0f37e1: Fixed the network config to re-validate and re-resolve chainType on connect() (#7700).

3.0.16

Patch Changes

  • 478ee07: Bumped EDR version to 0.12.0-next.16
    • Added support for Osaka hardfork
    • Added full support for OP stack Isthmus hardfork
  • 806ee5a: Fixed an issue caused by networks that don't implement eth_feeHistory correctly (NomicFoundation/hardhat#7678)
  • f4b7f7e: Fix: use user config provided value for defaultChainType (#7700)
  • 6b2ed9a: Add ability for task options to be hidden from the CLI (#7426)
  • 6d10d05: Update hardfork validation and resolution to use defaultChainType when chainType is undefined (#7700)
Commits
  • 5eb8a29 update ignition dependencies
  • afaba18 Merge pull request #7728 from NomicFoundation/hardfork-resolution
  • dd74af8 Merge pull request #7727 from KonstantinosChonas/fix-issue-7702
  • 21f76e5 Merge pull request #7719 from Bilogweb3/fix/hex-pattern-missing-f
  • 4f8a885 refactor: pull out shared hex validation regex
  • a760f8c test: added tests to cover hex cases
  • 5f76dda test: add tests for chainType resolution and validation
  • 99ce007 refactor: use resolved chainType for config validation
  • c3e922b refactor: remove chainType from network config overrides
  • 6ee9ef5 templates: add .env to template .gitignore
  • 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 3.0.15 to 3.0.17.
- [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.17/v-next/hardhat)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-version: 3.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Superseded by #95.

@dependabot dependabot bot closed this Dec 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hardhat-3.0.17 branch December 15, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant