build(deps): bump uuid, @openzeppelin/hardhat-upgrades, @nomicfoundation/hardhat-ethers, @nomicfoundation/hardhat-toolbox, @nomicfoundation/hardhat-verify, @nomiclabs/hardhat-solhint and hardhat - #126
Open
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
Phani024,
barathcj,
sachushaji and
sarthak96
as code owners
June 10, 2026 09:22
…ion/hardhat-ethers, @nomicfoundation/hardhat-toolbox, @nomicfoundation/hardhat-verify, @nomiclabs/hardhat-solhint and hardhat Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@openzeppelin/hardhat-upgrades](https://github.com/OpenZeppelin/openzeppelin-upgrades), [@nomicfoundation/hardhat-ethers](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-ethers), [@nomicfoundation/hardhat-toolbox](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-toolbox), [@nomicfoundation/hardhat-verify](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-verify), [@nomiclabs/hardhat-solhint](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-solhint) and [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat). These dependencies need to be updated together. Removes `uuid` Updates `@openzeppelin/hardhat-upgrades` from 3.2.0 to 4.0.2 - [Release notes](https://github.com/OpenZeppelin/openzeppelin-upgrades/releases) - [Commits](https://github.com/OpenZeppelin/openzeppelin-upgrades/compare/@openzeppelin/hardhat-upgrades@3.2.0...@openzeppelin/hardhat-upgrades@4.0.2) Updates `@nomicfoundation/hardhat-ethers` from 3.0.6 to 4.0.13 - [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.13/packages/hardhat-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 `@nomicfoundation/hardhat-verify` from 2.0.8 to 3.0.20 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat-verify/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-verify@3.0.20/packages/hardhat-verify) Updates `@nomiclabs/hardhat-solhint` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/@nomiclabs/hardhat-solhint@5.0.0/packages/hardhat-solhint/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomiclabs/hardhat-solhint@5.0.0/packages/hardhat-solhint) Updates `hardhat` from 2.22.6 to 3.9.0 - [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.9.0/packages/hardhat) --- updated-dependencies: - dependency-name: "@nomicfoundation/hardhat-ethers" dependency-version: 4.0.13 dependency-type: direct:development - dependency-name: "@nomicfoundation/hardhat-toolbox" dependency-version: 7.0.0 dependency-type: direct:development - dependency-name: "@nomicfoundation/hardhat-verify" dependency-version: 3.0.20 dependency-type: direct:development - dependency-name: "@nomiclabs/hardhat-solhint" dependency-version: 5.0.0 dependency-type: direct:development - dependency-name: "@openzeppelin/hardhat-upgrades" dependency-version: 4.0.1 dependency-type: direct:production - dependency-name: hardhat dependency-version: 3.9.0 dependency-type: direct:development - dependency-name: uuid dependency-version: dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-91f1e68166
branch
from
June 29, 2026 07:46
0556182 to
e496ccf
Compare
This was referenced Sep 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes uuid. It's no longer used after updating ancestor dependencies uuid, @openzeppelin/hardhat-upgrades, @nomicfoundation/hardhat-ethers, @nomicfoundation/hardhat-toolbox, @nomicfoundation/hardhat-verify, @nomiclabs/hardhat-solhint and hardhat. These dependencies need to be updated together.
Removes
uuidUpdates
@openzeppelin/hardhat-upgradesfrom 3.2.0 to 4.0.2Release notes
Sourced from @openzeppelin/hardhat-upgrades's releases.
... (truncated)
Commits
e8d0f6fPrepare Release (#1276)43af631Re-export hardhat-ethers from hardhat-upgrades (#1275)70813e8Rename to hre.network.create() in markdown docs (#1273)7c63a5fUpdate dependencies in Hardhat 3 example projects (#1271)5257231Add error message assertions in Solidity tests (#1272)a4562e9Fix concurrent-publish race in package build scripts (#1268)490cd7bUpdate codecov/codecov-action action to v6 (#1265)efe0e08Update dependency@ava/typescriptto v7 (#1266)c5b129fUpdate actions/setup-node action to v6 (#1262)90ca593Prepare Release (#1264)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@openzeppelin/hardhat-upgradessince your current version.Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@nomicfoundation/hardhat-ethersfrom 3.0.6 to 4.0.13Release notes
Sourced from @nomicfoundation/hardhat-ethers's releases.
... (truncated)
Changelog
Sourced from @nomicfoundation/hardhat-ethers's changelog.
... (truncated)
Commits
9be35f7Version Packages76d0a2cUpdate external pluginsccb55d9Version Packages80b9467Fix stricter linter54343f7Upgrade TS everywhere31f33cfMerge pull request #8264 from NomicFoundation/export-package-jsonsfb2a9ffMerge pull request #8261 from NomicFoundation/agent-scripts0033686scripts: run eslint before prettier in lint-file wrapper and pnpm lint/lint:fix8452f97Export package.json files39400e9Version PackagesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nomicfoundation/hardhat-etherssince your current version.Updates
@nomicfoundation/hardhat-toolboxfrom 5.0.0 to 7.0.0Release notes
Sourced from @nomicfoundation/hardhat-toolbox's releases.
Changelog
Sourced from @nomicfoundation/hardhat-toolbox's changelog.
Commits
6372d08Version Packagesa26e822Remove the npm tags from the README.md files18bef56Quote the package in the installation instructions of the readmese5025aeUpdate the formatting and quote the package in the installation instructions ...ee34347Update hardhat-toolbox7ade974Version Packagesa7e4215feat: bump minimum version ofsolidity-coverageto Osakae4ad0adchore: update package metadata for provenancef65ee74Version Packagesa4f1e27Hardhat 2 documentation links updated to reflect the domain change to v2.hard...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nomicfoundation/hardhat-toolboxsince your current version.Updates
@nomicfoundation/hardhat-verifyfrom 2.0.8 to 3.0.20Release notes
Sourced from @nomicfoundation/hardhat-verify's releases.
... (truncated)
Changelog
Sourced from @nomicfoundation/hardhat-verify's changelog.
... (truncated)
Commits
59c0787Version Packagesad2412eMerge pull request #8374 from gultekinmakif/fix/reject-verify-local-networksf1eed94chore: format chains.tsba22526Potential fix for pull request finding9be35f7Version Packages92cd1fbfix(hardhat-verify): use correct error name NETWORK_NOT_SUPPORTEDc738edbfix(test): eslint no-restricted-syntax: 'Don't use assert.doesNotThrow. Just ...3574d91fix(hardhat-verify): add legacy ganache chain idfb4be6ftest(hardhat-verify): assertVerifiableNetwork tests with chainIDs: 31337, 1, ...c67a5bbfix(hardhat-verify): reject verification on dev networks, before any other opMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nomicfoundation/hardhat-verifysince your current version.Updates
@nomiclabs/hardhat-solhintfrom 4.0.1 to 5.0.0Release notes
Sourced from @nomiclabs/hardhat-solhint's releases.
... (truncated)
Changelog
Sourced from @nomiclabs/hardhat-solhint's changelog.
Commits
6372d08Version Packagesa26e822Remove the npm tags from the README.md files18bef56Quote the package in the installation instructions of the readmese5025aeUpdate the formatting and quote the package in the installation instructions ...668847bUpdate hardhat-solhint81dd4ecVersion Packages8da8c38chore: update readme instructions instructions to usehh2tage4ad0adchore: update package metadata for provenancef65ee74Version Packagesa4f1e27Hardhat 2 documentation links updated to reflect the domain change to v2.hard...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nomiclabs/hardhat-solhintsince your current version.Updates
hardhatfrom 2.22.6 to 3.9.0Release notes
Sourced from hardhat's releases.
... (truncated)
Changelog
Sourced from hardhat's changelog.
... (truncated)
Commits
59c0787Version Packages904a944Merge pull request #8380 from NomicFoundation/feat/coverage-skip-files9602831feat: skip instrumentation for coverage.skipFiles matchesac16d41Merge pull request #8371 from gultekinmakif/fix/genesis-state-merge84a0b5dtest(network-manager): cover empty-list and new-entry paths for mergeGenesisS...b96bf45test(network-manager): cover mergeGenesisState with crafted address collisionsb089f07fix(network-manager): favor user override over chain default in mergeGenesisS...aea8440refactor(network-manager): extract genesis-state merge loop to mergeGenesisStatef69ec6afix(network-manager): call genesisState.set when merging an existing override75de11dtest(network-manager): refactor test descMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hardhat since your current version.