Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps hardhat from 2.22.18 to 3.1.3.

Release notes

Sourced from hardhat's releases.

Hardhat v3.1.3

This release adds support for Solidity 0.8.31+ for ARM Linux and integrates the Mocha test runner with the unified test output.

Patch Changes

  • 12d7468: Add mocha results to test summary numbers (#7791)
  • 25155b5: Add support for the official builds of solc for ARM64 Linux (#7752)
  • 065df38: Bumped EDR version to 0.12.0-next.22.
  • 5abcee6: Use Osaka as the default EVM target for solc 0.8.31+ and increase the gas limit per EIP-7935. Thanks @​Amxx! (#7813)

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


Hardhat v3.1.2

This release adds support for Solidity 0.8.32 and 0.8.33.

Patch Changes


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


Hardhat v3.1.1

This release adds support for Solidity 0.8.31.

Changes

  • b3bde25: Disable test summary when mocha is included in runners (#7781)

  • 88fcf8b: Bumped EDR version to 0.12.0-next.19.

    • faef065: Added support for EIP-7892 (Blob Parameter Only hardforks)

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


Hardhat v3.1.0

This release sets Osaka as the default hardfork for for local networks, adds support for Solidity 0.8.31 and brings unified test output for Solidity tests and Node.js test runner.

Changes

  • 7b851f3: Bumped EDR version to 0.12.0-next.17
    • Changed default L1 hardfork to Osaka

... (truncated)

Changelog

Sourced from hardhat's changelog.

3.1.3

Patch Changes

  • 12d7468: Add mocha results to test summary numbers (#7791)
  • 25155b5: Add support for the official builds of solc for ARM64 Linux (#7752)
  • 065df38: Bumped EDR version to 0.12.0-next.22.
  • 5abcee6: Use Osaka as the default EVM target for solc 0.8.31+ and increase the gas limit per EIP-7935. Thanks @​Amxx! (#7813)

3.1.2

Patch Changes

3.1.1

Patch Changes

  • b3bde25: Disable test summary when mocha is included in runners (#7781)

  • 88fcf8b: Bumped EDR version to 0.12.0-next.19.

    • faef065: Added support for EIP-7892 (Blob Parameter Only hardforks)

3.1.0

Minor Changes

  • 7b851f3: Bumped EDR version to 0.12.0-next.17
    • Changed default L1 hardfork to Osaka
    • Changed default OP stack hardfork to Isthmus
    • Fixed default transaction gas limit for post-Osaka hardforks in OP stack and generic chains

Patch Changes

... (truncated)

Commits
  • baa4a29 release
  • f836128 Merge pull request #7791 from NomicFoundation/mocha-summary
  • 065df38 build: upgrade to @​nomicfoundation/edr v0.12.0-next.22
  • 31d5073 Merge pull request #7813 from Amxx/chore/eip-7935-update
  • 25155b5 official solc support for arm64 Linux
  • 53f6ac4 Version Packages
  • 3575a52 build: bump EDR to v0.12.0-next.21
  • 2866089 Bump EDR version to 0.12.0-next.20
  • a579c5c Version Packages
  • 9a00367 Use Osaka as default EVM target and increass gas limit following EIP-7935
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for hardhat since your current version.


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.22.18 to 3.1.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@3.1.3/v-next/hardhat)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-version: 3.1.3
  dependency-type: direct:production
  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 Jan 12, 2026
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.

1 participant