Skip to content

Bump uuid, @nomicfoundation/hardhat-chai-matchers, @nomicfoundation/hardhat-ethers, @nomicfoundation/hardhat-ignition, @nomicfoundation/hardhat-ignition-ethers, @nomicfoundation/hardhat-toolbox and hardhat#23

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown

Removes uuid. It's no longer used after updating ancestor dependencies uuid, @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 uuid

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

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.12

Release notes

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

@​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.


@​nomicfoundation/hardhat-ethers@​4.0.11

Changes


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


@​nomicfoundation/hardhat-ethers@​4.0.10

Changes

  • #8207 d594209 Thanks @​alcuadrado! - Improved performance by replacing the debug logging library with a lightweight in-tree implementation.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.1.0
    • @​nomicfoundation/hardhat-errors@​3.0.12

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


@​nomicfoundation/hardhat-ethers@​4.0.9

Changes

  • #8179 d16d82a Thanks @​alcuadrado! - Await all returned promises for better debuggability

  • #8153 e21950e Thanks @​schaable! - Fix gas config fields (gas, gasMultiplier, gasPrice) not being applied when sending transactions through the HardhatEthersSigner

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.4

... (truncated)

Changelog

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

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

4.0.10

Patch Changes

  • #8207 d594209 Thanks @​alcuadrado! - Improved performance by replacing the debug logging library with a lightweight in-tree implementation.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.1.0
    • @​nomicfoundation/hardhat-errors@​3.0.12

4.0.9

Patch Changes

  • #8179 d16d82a Thanks @​alcuadrado! - Await all returned promises for better debuggability

  • #8153 e21950e Thanks @​schaable! - Fix gas config fields (gas, gasMultiplier, gasPrice) not being applied when sending transactions through the HardhatEthersSigner

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.4

4.0.8

Patch Changes

... (truncated)

Commits
  • ccb55d9 Version Packages
  • 80b9467 Fix stricter linter
  • 54343f7 Upgrade TS everywhere
  • 31f33cf Merge pull request #8264 from NomicFoundation/export-package-jsons
  • fb2a9ff Merge pull request #8261 from NomicFoundation/agent-scripts
  • 0033686 scripts: run eslint before prettier in lint-file wrapper and pnpm lint/lint:fix
  • 8452f97 Export package.json files
  • 39400e9 Version Packages
  • 286d306 Merge pull request #8228 from NomicFoundation/remove-quadratic-behavior
  • 8b5301a docs: document non-duplicate precondition for linkBytecode walkers
  • Additional commits viewable in compare view
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.6

Release notes

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

@​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.5

Changes


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


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

Changes


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


@​nomicfoundation/hardhat-ignition@​3.1.5

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

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


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

Changes

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

... (truncated)

Changelog

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

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

3.1.3

Patch Changes

  • #8179 d16d82a Thanks @​alcuadrado! - Await all returned promises for better debuggability

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.4
    • @​nomicfoundation/ignition-core@​3.1.3

3.1.2

Patch Changes

... (truncated)

Commits
  • 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
  • 54343f7 Upgrade TS everywhere
  • 31f33cf Merge pull request #8264 from NomicFoundation/export-package-jsons
  • fb2a9ff Merge pull request #8261 from NomicFoundation/agent-scripts
  • 0033686 scripts: run eslint before prettier in lint-file wrapper and pnpm lint/lint:fix
  • 8452f97 Export package.json files
  • 39400e9 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 since your current version.


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

Release notes

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

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

Changes


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


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

Changes

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

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


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

Changes

  • #8179 d16d82a Thanks @​alcuadrado! - Await all returned promises for better debuggability

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.4
    • @​nomicfoundation/ignition-core@​3.1.3

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


Changelog

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

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

3.1.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • 39400e9 Version Packages
  • 9edddf9 Remove unnecessary imports
  • 640dc29 Use export type * to load plugins' type extensions
  • 5cb79d1 Version Packages
  • 857b9fc refactor: dedupe concurrent callers and cache impl class in lazy wrappers
  • 0bf369e refactor(hardhat-ignition-ethers): lazy-load EthersIgnitionHelperImpl on firs...
  • aee1508 Version Packages
  • 4b790b7 Autoapply new rule
  • 5f08586 Version Packages
  • c96f10a feat: rename connect to create in network API
  • 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.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.


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

Changes

  • #8104 e27a7ad Thanks @​ChristopherDedominici! - Use code 3 for JSON-RPC revert error codes to align with standard node behavior and preserve error causes in viem/ethers.

  • #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

💡 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.5.1

Release notes

Sourced from hardhat's releases.

Hardhat v3.5.1

This is a small release with some quality of life improvements, and a fix to hardhat --init so that it works with pnpm 11.

Changes


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


Hardhat v3.5.0

This release has multiple new additions and bug fixes including: support for EIP-712 cheatcodes in Solidity Test, allowing direct project initialization by named template with --init --template \<template-name>, and switching to Typescript 6 for new projects.

Changes

  • #8243 08805db Thanks @​ChristopherDedominici! - Support EIP-712 cheatcodes in Solidity Test.

  • #8188 d48bbfd Thanks @​alcuadrado! - Add --init --template \<template-name> to initialize projects in a non-interactive way. Also add --init --templates to get the list of template names.

  • #8312 76c15ff Thanks @​alcuadrado! - Update the Hardhat 3 TypeScript project templates for TypeScript 6.

  • #8301 793cc84 Thanks @​kanej! - Disable transaction gas cap and block gas limit when running tests under --coverage.

  • #8270 cf2823b Thanks @​schaable! - Solidity test configuration now also accepts { profiles: { default: ... } }. Only the default profile is currently supported, other profile names will be supported in a future release. The previous flat shape continues to work unchanged.

    The resolved HardhatConfig.test.solidity is now profile-keyed: read per-profile fields at hre.config.test.solidity.profiles.default.* instead of hre.config.test.solidity.*. Plugins that read the resolved Solidity test config need to be updated.

  • #8298 83b1ae1 Thanks @​Wodann! - - Fixed a bug when using a test filter where the setUp function would be run for empty test suites

    • Fixed a bug where snapshot cheatcodes would throw an error if names were invalid
    • Fixed coverage instrumentation interfering with the single-call vm.prank cheatcode
    • Added support for instrumentation of Solidity 0.8.35
  • #8264 8452f97 Thanks @​alcuadrado! - Export ./package.json so consumers can import the package's manifest.

  • #8310 9f394ec Thanks @​js360000! - Fix JSON-RPC error.data shape for revert errors (code 3): return the raw revert hex string directly instead of a { message, txHash, data } wrapper object.

  • #8269 045cb8d Thanks @​alcuadrado! - Always load the builtin plugins' type extensions

  • #8301 793cc84 Thanks @​kanej! - Respect user config for allowUnlimitedContractSize when running under --coverage.

  • #8259 1d1204f Thanks @​kanej! - Fixed build overrides not being respected when running compile

  • #8290 3a15b11 Thanks @​gultekinmakif! - Fixed abstract contracts being picked up as test suites by the Solidity test runner (#8203).

  • #8266 325bae1 Thanks @​schaable! - Sanitized snapshot cheatcode group names to avoid issues when persisting them to disk. A warning is shown when a group is renamed suggesting the user to update their snapshot group names to match the on-disk names.

... (truncated)

Changelog

Sourced from hardhat's changelog.

3.5.1

Patch Changes

3.5.0

Minor Changes

  • #8301 793cc84 Thanks @​kanej! - Disable transaction gas cap and block gas limit when running tests under --coverage.

  • #8270 cf2823b Thanks @​schaable! - Solidity test configuration now also accepts { profiles: { default: ... } }. Only the default profile is currently supported, other profile names will be supported in a future release. The previous flat shape continues to work unchanged.

    The resolved HardhatConfig.test.solidity is now profile-keyed: read per-profile fields at hre.config.test.solidity.profiles.default.* instead of hre.config.test.solidity.*. Plugins that read the resolved Solidity test config need to be updated.

Patch Changes

  • #8298 83b1ae1 Thanks @​Wodann! - - Fixed a bug when using a test filter where the setUp function would be run for empty test suites

    • Fixed a bug where snapshot cheatcodes would throw an error if names were invalid
    • Fixed coverage instrumentation interfering with the single-call vm.prank cheatcode
    • Added support for instrumentation of Solidity 0.8.35
  • #8264 8452f97 Thanks @​alcuadrado! - Export ./package.json so consumers can import the package's manifest.

  • #8310 9f394ec Thanks @​js360000! - Fix JSON-RPC error.data shape for revert errors (code 3): return the raw revert hex string directly instead of a { message, txHash, data } wrapper object. This matches the geth/anvil/EVM-node convention that client tooling (viem, ethers, web3.js) relies on when decoding custom errors. Closes #8075.

  • #8269 045cb8d Thanks @​alcuadrado! - Always load the builtin plugins' type extensions

  • #8243 08805db Thanks @​ChristopherDedominici! - Support EIP-712 cheatcodes in Solidity Test.

  • #8301 793cc84 Thanks @​kanej! - Respect user config for allowUnlimitedContractSize when running under --coverage.

  • #8259 1d1204f Thanks @​kanej! - Fixed build overrides not being respected when running compile

  • #8188 d48bbfd Thanks @​alcuadrado! - Add --init --template \<template-name> to initialize projects in a non-interactive way. Also add --init --templates to get the list of template names.

  • #8290 3a15b11 Thanks @​gultekinmakif! - Fixed abstract contracts being picked up as test suites by the Solidity test runner (#8203).

  • #8266 325bae1 Thanks @​schaable! - Sanitized snapshot cheatcode group names to avoid issues when persisting them to disk. A warning is shown when a group is renamed suggesting the user to update their snapshot group names to match the on-disk names.

  • #8312 76c15ff Thanks @​alcuadrado! - Update the Hardhat 3 TypeScript project templates for TypeScript 6.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-errors@​3.0.13

... (truncated)

Commits
  • 2e834e0 Version Packages
  • f3d09ae Merge pull request #8302 from NomicFoundation/suppress-solidity-compilation-w...
  • 3cb4934 Merge pull request #8316 from NomicFoundation/pnpm-11-init
  • 86bf9cb Merge pull request #8315 from NomicFoundation/migration-error-messages
  • 977ed89 Merge pull request #8306 from NomicFoundation/refactor/create-tmp-dir
  • 489d6db address copilot's suggestions
  • 975180d fix spellcheck
  • aa83aa0 refactor(test): route useTestProjectTemplate through workspace-local tmp dirs
  • da2f657 refactor(test): migrate special-case tmp-dir tests to createTmpDir
  • 7a08794 refactor(test): migrate scenario A/B tmp-dir tests to createTmpDir
  • 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.

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

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@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 `uuid`

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.12
- [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.12/packages/hardhat-ethers)

Updates `@nomicfoundation/hardhat-ignition` from 0.15.13 to 3.1.6
- [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.6/packages/hardhat-ignition)

Updates `@nomicfoundation/hardhat-ignition-ethers` from 0.15.14 to 3.1.5
- [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.5/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.5.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.5.1/packages/hardhat)

---
updated-dependencies:
- dependency-name: uuid
  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.12
  dependency-type: direct:development
- dependency-name: "@nomicfoundation/hardhat-ignition"
  dependency-version: 3.1.6
  dependency-type: direct:development
- dependency-name: "@nomicfoundation/hardhat-ignition-ethers"
  dependency-version: 3.1.5
  dependency-type: direct:development
- dependency-name: "@nomicfoundation/hardhat-toolbox"
  dependency-version: 7.0.0
  dependency-type: direct:development
- dependency-name: hardhat
  dependency-version: 3.5.1
  dependency-type: direct:development
...

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

netlify Bot commented May 23, 2026

Copy link
Copy Markdown

Deploy Preview for humanos-eth canceled.

Name Link
🔨 Latest commit 4ebe796
🔍 Latest deploy log https://app.netlify.com/projects/humanos-eth/deploys/6a11434c5ea5130008aff846

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