Skip to content

Bump js-yaml, @nomicfoundation/hardhat-chai-matchers, @nomicfoundation/hardhat-ethers, @nomicfoundation/hardhat-ignition, @nomicfoundation/hardhat-ignition-ethers, @nomicfoundation/hardhat-toolbox and hardhat - #38

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-9c9dc53394

Conversation

@dependabot

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

Copy link
Copy Markdown

Removes js-yaml. It's no longer used after updating ancestor dependencies js-yaml, @nomicfoundation/hardhat-chai-matchers, @nomicfoundation/hardhat-ethers, @nomicfoundation/hardhat-ignition, @nomicfoundation/hardhat-ignition-ethers, @nomicfoundation/hardhat-toolbox and hardhat. These dependencies need to be updated together.

Removes js-yaml

Updates @nomicfoundation/hardhat-chai-matchers from 2.1.0 to 3.0.0

Release notes

Sourced from @​nomicfoundation/hardhat-chai-matchers's releases.

Hardhat v2.29.0

This is a small Hardhat 2 release that upgrades the version of Mocha to make it compatible with Node 26, and uses a newer version of typescript when initializing projects.

Changes

  • a81ad1d: Upgrade Mocha to version ^11.1.0 to make it compatible with Node 26.
  • 6ea5832: Update the initialization of new projects to use a newer typescript

@​nomicfoundation/hardhat-viem@​2.1.4

Changes

  • 5589cfa: Load viem using require instead of a dynamic import.
Changelog

Sourced from @​nomicfoundation/hardhat-chai-matchers's changelog.

3.0.0

Major Changes

  • 09ae6db: Deprecate the latest npm tag and redirect users to migrate to Hardhat 3 or to the hh2 tag.
Commits
  • 6372d08 Version Packages
  • a26e822 Remove the npm tags from the README.md files
  • 18bef56 Quote the package in the installation instructions of the readmes
  • e5025ae Update the formatting and quote the package in the installation instructions ...
  • 40525f5 Update hardhat-chai-matchers
  • 81dd4ec Version Packages
  • 8da8c38 chore: update readme instructions instructions to use hh2 tag
  • e4ad0ad chore: update package metadata for provenance
  • f65ee74 Version Packages
  • a4f1e27 Hardhat 2 documentation links updated to reflect the domain change to v2.hard...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nomicfoundation/hardhat-chai-matchers since your current version.


Updates @nomicfoundation/hardhat-ethers from 3.1.0 to 4.0.15

Release notes

Sourced from @​nomicfoundation/hardhat-ethers's releases.

@​nomicfoundation/hardhat-ethers@​4.0.15

Changes

  • #8443 b7389c2 Thanks @​Kropiunig! - Fixed the HD wallet derivation-path validator so malformed paths containing stray colons (e.g. m:/44'/60'/0'/0) are rejected with the INVALID_HD_PATH error.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.1.5
    • @​nomicfoundation/hardhat-errors@​3.0.17

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


@​nomicfoundation/hardhat-ethers@​4.0.14

Changes

  • #8249 8acc2cf Thanks @​mmv08! - Add a per-network ethers.waitForTransactionReceipt option that makes HardhatEthersSigner.sendTransaction wait until the transaction receipt is available before resolving.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-errors@​3.0.16
    • @​nomicfoundation/hardhat-utils@​4.1.4

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


@​nomicfoundation/hardhat-ethers@​4.0.13

Changes

  • #8339 00720e8 Thanks @​alcuadrado! - The plugin now uses definePlugin from hardhat/plugins in its index.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project's plugins array.

  • Updated dependencies:

    • hardhat@3.8.0
    • @​nomicfoundation/hardhat-errors@​3.0.15

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


@​nomicfoundation/hardhat-ethers@​4.0.12

Changes

  • #8264 8452f97 Thanks @​alcuadrado! - Export ./package.json so consumers can import the package's manifest.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-errors@​3.0.13
    • @​nomicfoundation/hardhat-utils@​4.1.2

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

... (truncated)

Changelog

Sourced from @​nomicfoundation/hardhat-ethers's changelog.

4.0.15

Patch Changes

  • #8443 b7389c2 Thanks @​Kropiunig! - Fixed the HD wallet derivation-path validator so malformed paths containing stray colons (e.g. m:/44'/60'/0'/0) are rejected with the INVALID_HD_PATH error.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.1.5
    • @​nomicfoundation/hardhat-errors@​3.0.17

4.0.14

Patch Changes

  • #8249 8acc2cf Thanks @​mmv08! - Add a per-network ethers.waitForTransactionReceipt option that makes HardhatEthersSigner.sendTransaction wait until the transaction receipt is available before resolving.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-errors@​3.0.16
    • @​nomicfoundation/hardhat-utils@​4.1.4

4.0.13

Patch Changes

  • #8339 00720e8 Thanks @​alcuadrado! - The plugin now uses definePlugin from hardhat/plugins in its index.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project's plugins array.

  • Updated dependencies:

    • hardhat@3.8.0
    • @​nomicfoundation/hardhat-errors@​3.0.15

4.0.12

Patch Changes

  • #8264 8452f97 Thanks @​alcuadrado! - Export ./package.json so consumers can import the package's manifest.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-errors@​3.0.13
    • @​nomicfoundation/hardhat-utils@​4.1.2

4.0.11

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nomicfoundation/hardhat-ethers since your current version.


Updates @nomicfoundation/hardhat-ignition from 0.15.13 to 3.1.8

Release notes

Sourced from @​nomicfoundation/hardhat-ignition's releases.

@​nomicfoundation/hardhat-ignition@​3.1.8

Changes

  • #8378 e445bca Thanks @​BROCCOLO1D! - Avoid compiling tests during Ignition deploys.

  • Updated dependencies:

    • @​nomicfoundation/ignition-core@​3.1.8
    • @​nomicfoundation/hardhat-errors@​3.0.16
    • @​nomicfoundation/hardhat-utils@​4.1.4

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


@​nomicfoundation/hardhat-ignition@​3.1.7

Changes

  • #8339 00720e8 Thanks @​alcuadrado! - The plugin now uses definePlugin from hardhat/plugins in its index.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project's plugins array.

  • Updated dependencies:

    • hardhat@3.8.0
    • @​nomicfoundation/hardhat-errors@​3.0.15
    • @​nomicfoundation/ignition-core@​3.1.7

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


@​nomicfoundation/hardhat-ignition@​3.1.6

Changes

  • #8264 8452f97 Thanks @​alcuadrado! - Export ./package.json so consumers can import the package's manifest.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-errors@​3.0.13
    • @​nomicfoundation/hardhat-utils@​4.1.2
    • @​nomicfoundation/ignition-core@​3.1.6

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


@​nomicfoundation/hardhat-ignition-ethers@​3.1.6

Changes

  • #8339 00720e8 Thanks @​alcuadrado! - The plugin now uses definePlugin from hardhat/plugins in its index.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project's plugins array.

  • Updated dependencies:

    • hardhat@3.8.0
    • @​nomicfoundation/hardhat-errors@​3.0.15

... (truncated)

Changelog

Sourced from @​nomicfoundation/hardhat-ignition's changelog.

3.1.8

Patch Changes

  • #8378 e445bca Thanks @​BROCCOLO1D! - Avoid compiling tests during Ignition deploys.

  • Updated dependencies:

    • @​nomicfoundation/ignition-core@​3.1.8
    • @​nomicfoundation/hardhat-errors@​3.0.16
    • @​nomicfoundation/hardhat-utils@​4.1.4

3.1.7

Patch Changes

  • #8339 00720e8 Thanks @​alcuadrado! - The plugin now uses definePlugin from hardhat/plugins in its index.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project's plugins array.

  • Updated dependencies:

    • hardhat@3.8.0
    • @​nomicfoundation/hardhat-errors@​3.0.15
    • @​nomicfoundation/ignition-core@​3.1.7

3.1.6

Patch Changes

  • #8264 8452f97 Thanks @​alcuadrado! - Export ./package.json so consumers can import the package's manifest.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-errors@​3.0.13
    • @​nomicfoundation/hardhat-utils@​4.1.2
    • @​nomicfoundation/ignition-core@​3.1.6

3.1.5

Patch Changes

  • #8191 2a4ae8e Thanks @​alcuadrado! - Update how type extensions are handled to optimize the bootstrap process of Hardhat.

  • Updated dependencies:

    • @​nomicfoundation/ignition-core@​3.1.5
    • @​nomicfoundation/hardhat-utils@​4.1.1

3.1.4

Patch Changes

... (truncated)

Commits
  • a92ab66 Version Packages
  • e7f6a01 Merge pull request #8378 from BROCCOLO1D/fix/ignition-deploy-skip-tests
  • fdb5199 improve error descriptor
  • f1959f5 fix: skip tests during ignition deploy builds
  • 9be35f7 Version Packages
  • 76d0a2c Update external plugins
  • ccb55d9 Version Packages
  • 444ce37 Replace ts-node for tsx in the few packages that still used it for testing
  • 2279d28 Update the TS_NODE overrides in the ignition packages
  • 469f676 Add the mocha types where necessary
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nomicfoundation/hardhat-ignition since your current version.


Updates @nomicfoundation/hardhat-ignition-ethers from 0.15.14 to 3.1.6

Release notes

Sourced from @​nomicfoundation/hardhat-ignition-ethers's releases.

@​nomicfoundation/hardhat-ignition-ethers@​3.1.6

Changes

  • #8339 00720e8 Thanks @​alcuadrado! - The plugin now uses definePlugin from hardhat/plugins in its index.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project's plugins array.

  • Updated dependencies:

    • hardhat@3.8.0
    • @​nomicfoundation/hardhat-errors@​3.0.15

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


@​nomicfoundation/hardhat-ignition-ethers@​3.1.5

Changes


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


Changelog

Sourced from @​nomicfoundation/hardhat-ignition-ethers's changelog.

3.1.6

Patch Changes

  • #8339 00720e8 Thanks @​alcuadrado! - The plugin now uses definePlugin from hardhat/plugins in its index.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project's plugins array.

  • Updated dependencies:

    • hardhat@3.8.0
    • @​nomicfoundation/hardhat-errors@​3.0.15

3.1.5

Patch Changes

3.1.4

Patch Changes

  • #8183 0bf369e Thanks @​schaable! - Speed up non-Ignition workflows by deferring Ignition loading until the first deploy.

3.1.3

Patch Changes

3.1.2

Patch Changes

  • #6763 f65cdc3 Thanks @​zoeyTM! - Fixed Hardhat Ignition + Ledger UI interactions by integrating Hardhat 3's user interruptions flow with Hardhat Ignition's UI (#6682)

  • #8096 7fb721b Thanks @​alcuadrado! - [chore] Move to packages/ folder.

  • #8116 88787e1 Thanks @​kanej! - Deprecate the hre.network.connect() method in favour of hre.network.create(), exactly the same method but more clearly indicating that it will create a new connection.

  • Updated dependencies:

    • hardhat@3.4.0
    • @​nomicfoundation/hardhat-ignition@​3.1.2
    • @​nomicfoundation/hardhat-errors@​3.0.11

3.1.1

Patch Changes

... (truncated)

Commits
  • 9be35f7 Version Packages
  • 76d0a2c Update external plugins
  • 444ce37 Replace ts-node for tsx in the few packages that still used it for testing
  • 54343f7 Upgrade TS everywhere
  • fb2a9ff Merge pull request #8261 from NomicFoundation/agent-scripts
  • 0033686 scripts: run eslint before prettier in lint-file wrapper and pnpm lint/lint:fix
  • 39400e9 Version Packages
  • 9edddf9 Remove unnecessary imports
  • 640dc29 Use export type * to load plugins' type extensions
  • 5cb79d1 Version Packages
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nomicfoundation/hardhat-ignition-ethers since your current version.


Updates @nomicfoundation/hardhat-toolbox from 5.0.0 to 7.0.0

Release notes

Sourced from @​nomicfoundation/hardhat-toolbox's releases.

@​nomicfoundation/hardhat-toolbox-viem@​5.0.7

Changes

  • #8339 00720e8 Thanks @​alcuadrado! - The plugin now uses definePlugin from hardhat/plugins in its index.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project's plugins array.

  • Updated dependencies:

    • hardhat@3.8.0

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


@​nomicfoundation/hardhat-toolbox-viem@​5.0.6

Changes


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


@​nomicfoundation/hardhat-toolbox-viem@​5.0.5

Changes


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


Changelog

Sourced from @​nomicfoundation/hardhat-toolbox's changelog.

7.0.0

Major Changes

  • 09ae6db: Deprecate the latest npm tag and redirect users to migrate to Hardhat 3 or to the hh2 tag.
Commits
  • 6372d08 Version Packages
  • a26e822 Remove the npm tags from the README.md files
  • 18bef56 Quote the package in the installation instructions of the readmes
  • e5025ae Update the formatting and quote the package in the installation instructions ...
  • ee34347 Update hardhat-toolbox
  • 7ade974 Version Packages
  • a7e4215 feat: bump minimum version of solidity-coverage to Osaka
  • e4ad0ad chore: update package metadata for provenance
  • f65ee74 Version Packages
  • a4f1e27 Hardhat 2 documentation links updated to reflect the domain change to v2.hard...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nomicfoundation/hardhat-toolbox since your current version.


Updates hardhat from 2.26.3 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.


Hardhat v3.10.0

This release adds initial experimental support for the upcoming Amsterdam hardfork, to aid your testing. We are beginning with EIP-7708: ETH transfers emit a log, and will incrementally add further EIPs before the Amsterdam mainnet activation. See our Amsterdam support reference for full details.

Changes

  • #8431 39c93e4 Thanks @​anaPerezGhiglia! - Add support for the new experimental amsterdam L1 hardfork, which currently implements EIP-7708 (ETH transfers emit logs).

  • #8421 1ab0408 Thanks @​BROCCOLO1D! - Fix SolidityBuildSystem#compileBuildInfo so build infos produced by non-solc compiler types are replayed through the Solidity compiler hooks.

  • #8414 6ba2bf3 Thanks @​goutamadwant! - Fixed Solidity tests failing to run in projects with very large compilation outputs.

  • #8438 d8d2eb7 Thanks @​kanej! - Fixed the hardhat node task so the --chain-id, --fork, and --fork-block-number CLI options are applied to the network again.

  • #8417 eb4826a Thanks @​ChristopherDedominici! - Fix a bug where the EIP-712 collector throws for a struct of the same name in a source file the user didn't include.

  • #8443 b5674ea Thanks @​Kropiunig! - Fixed the HD wallet derivation-path validator so malformed paths containing stray colons (e.g. m:/44'/60'/0'/0) are rejected with the INVALID_HD_PATH error.

  • #8411 5eb4f0e Thanks @​BROCCOLO1D! - Support Solidity test memoryLimit and fuzz/invariant timeout config options.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.1.5

... (truncated)

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

3.10.0

Minor Changes

  • #8431 39c93e4 Thanks @​anaPerezGhiglia! - Add support for the new experimental amsterdam L1 hardfork, which currently implements EIP-7708 (ETH transfers emit logs).

Patch Changes

  • #8421 1ab0408 Thanks @​BROCCOLO1D! - Fix SolidityBuildSystem#compileBuildInfo so build infos produced by non-solc compiler types are replayed through the Solidity compiler hooks.

  • #8414 6ba2bf3 Thanks @​goutamadwant! - Fixed Solidity tests failing to run in projects with very large compilation outputs.

  • #8438 d8d2eb7 Thanks @​kanej! - Fixed the hardhat node task so the --chain-id, --fork, and --fork-block-number CLI options are applied to the network again.

  • #8417 eb4826a Thanks @​ChristopherDedominici! - Fix a bug where the EIP-712 collector throws for a struct of the same name in a source file the user didn't include.

  • #8443 b5674ea Thanks @​Kropiunig! - Fixed the HD wallet derivation-path validator so malformed paths containing stray colons (e.g. m:/44'/60'/0'/0) are rejected with the INVALID_HD_PATH error.

  • #8411 5eb4f0e Thanks @​BROCCOLO1D! - Support Solidity test memoryLimit and fuzz/invariant timeout config options.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.1.5
    • @​nomicfoundation/hardhat-errors@​3.0.17

3.9.1

Patch Changes

... (truncated)

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
Maintainer changes

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


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…n/hardhat-ethers, @nomicfoundation/hardhat-ignition, @nomicfoundation/hardhat-ignition-ethers, @nomicfoundation/hardhat-toolbox and hardhat

Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [@nomicfoundation/hardhat-chai-matchers](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-chai-matchers), [@nomicfoundation/hardhat-ethers](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-ethers), [@nomicfoundation/hardhat-ignition](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-ignition), [@nomicfoundation/hardhat-ignition-ethers](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-ignition-ethers), [@nomicfoundation/hardhat-toolbox](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-toolbox) and [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat). These dependencies need to be updated together.


Removes `js-yaml`

Updates `@nomicfoundation/hardhat-chai-matchers` from 2.1.0 to 3.0.0
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/@nomicfoundation/hardhat-chai-matchers@3.0.0/packages/hardhat-chai-matchers/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-chai-matchers@3.0.0/packages/hardhat-chai-matchers)

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

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

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

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

Updates `hardhat` from 2.26.3 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: js-yaml
  dependency-version:
  dependency-type: indirect
- dependency-name: "@nomicfoundation/hardhat-chai-matchers"
  dependency-version: 3.0.0
  dependency-type: direct:development
- dependency-name: "@nomicfoundation/hardhat-ethers"
  dependency-version: 4.0.15
  dependency-type: direct:development
- dependency-name: "@nomicfoundation/hardhat-ignition"
  dependency-version: 3.1.8
  dependency-type: direct:development
- dependency-name: "@nomicfoundation/hardhat-ignition-ethers"
  dependency-version: 3.1.6
  dependency-type: direct:development
- dependency-name: "@nomicfoundation/hardhat-toolbox"
  dependency-version: 7.0.0
  dependency-type: direct:development
- dependency-name: hardhat
  dependency-version: 3.11.1
  dependency-type: direct:development
...

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 Jul 25, 2026
@netlify

netlify Bot commented Jul 25, 2026

Copy link
Copy Markdown

Deploy Preview for humanos-eth canceled.

Name Link
🔨 Latest commit 0cc007e
🔍 Latest deploy log https://app.netlify.com/projects/humanos-eth/deploys/6a64d7fa053bd2000871d0cc

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