Bump uuid, @nomicfoundation/hardhat-ethers and hardhat - #16
Bump uuid, @nomicfoundation/hardhat-ethers and hardhat#16dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@nomicfoundation/hardhat-ethers](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-ethers) and [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat). These dependencies need to be updated together. Removes `uuid` Updates `@nomicfoundation/hardhat-ethers` from 3.1.3 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 `hardhat` from 2.28.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: 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>
1417973 to
3b3af20
Compare
|
Closing this Dependabot PR as part of launch-branch consolidation. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Removes uuid. It's no longer used after updating ancestor dependencies uuid, @nomicfoundation/hardhat-ethers and hardhat. These dependencies need to be updated together.
Removes
uuidUpdates
@nomicfoundation/hardhat-ethersfrom 3.1.3 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 PackagesUpdates
hardhatfrom 2.28.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 desc