Skip to content

deps(hardhat): bump hardhat from 3.10.0 to 3.11.1 in /hardhat in the hardhat-toolchain group#120

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/hardhat/hardhat-toolchain-1335135d7c
Open

deps(hardhat): bump hardhat from 3.10.0 to 3.11.1 in /hardhat in the hardhat-toolchain group#120
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/hardhat/hardhat-toolchain-1335135d7c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the hardhat-toolchain group in /hardhat with 1 update: hardhat.

Updates hardhat from 3.10.0 to 3.11.1

Release notes

Sourced from hardhat's releases.

Hardhat v3.11.1

This release removes the Hardhat 2 option from project initialization and fixes how Solidity files are classified when the same directory is configured for both sources and tests.

Changes

  • #8451 5c9d4a4 Thanks @​kanej! - Remove Hardhat 2 option from init process

  • #8452 724b7cd Thanks @​kanej! - Fixed Solidity source classification so that a directory listed in both paths.sources.solidity and paths.tests.solidity is treated as a source.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.1.6

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


Hardhat v3.11.0

This release adds two further EIPs to Hardhat's experimental Amsterdam support: EIP-7778: block gas accounting without refunds and EIP-7928: Block-Level Access Lists. See our Amsterdam support reference for full details of how these work within Hardhat.

Changes

  • #8447 dff401d Thanks @​kanej! - Added experimental EIP-7778 support to the Amsterdam hardfork: a block's gasUsed excludes gas refunds; transaction receipts are unchanged.

  • #8447 dff401d Thanks @​kanej! - Added experimental EIP-7928 support to the Amsterdam hardfork: blocks on Amsterdam now include the blockAccessListHash header field. The value is simulated, not the real keccak256(rlp(blockAccessList)).

  • #8447 dff401d Thanks @​kanej! - Fixed JSON-RPC provider call traces omitting event logs (NomicFoundation/edr#1542)


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


Changelog

Sourced from hardhat's changelog.

3.11.1

Patch Changes

  • #8451 5c9d4a4 Thanks @​kanej! - Remove Hardhat 2 option from init process

  • #8452 724b7cd Thanks @​kanej! - Fixed Solidity source classification so that a directory listed in both paths.sources.solidity and paths.tests.solidity is treated as a source.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.1.6

3.11.0

Minor Changes

  • #8447 dff401d Thanks @​kanej! - Added experimental EIP-7778 support to the Amsterdam hardfork: a block's gasUsed excludes gas refunds; transaction receipts are unchanged.

  • #8447 dff401d Thanks @​kanej! - Added experimental EIP-7928 support to the Amsterdam hardfork: blocks on Amsterdam now include the blockAccessListHash header field. The value is simulated, not the real keccak256(rlp(blockAccessList)).

Patch Changes

Commits
  • d6804b4 Version Packages
  • 964a461 Merge pull request #8451 from NomicFoundation/drop-hardhat2-init
  • 5985cd7 test: cover getScope sources-over-tests precedence on overlapping paths
  • a90ee1b fix(solidity): let sources scope take precedence over tests in getScope
  • cb8a46f test: reproduce missing TypeChain types for test folder mocks
  • 70de6f1 refactor: remove the Hardhat 2 template compatibility branch
  • 199d031 refactor: hardcode the init analytics event to hardhat-3
  • b77e6c6 feat: drop the Hardhat version selection from init
  • 81fdc12 refactor(init): move Hardhat 3 templates up and drop Hardhat 2 templates
  • 17032e0 Version Packages
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the hardhat-toolchain group in /hardhat with 1 update: [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat).


Updates `hardhat` from 3.10.0 to 3.11.1
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@3.11.1/packages/hardhat)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-version: 3.11.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: hardhat-toolchain
...

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

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, hardhat. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedhardhat@​3.10.0 ⏵ 3.11.1991008296 +1100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants