Bump the hardhat group across 1 directory with 2 updates#5
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the hardhat group across 1 directory with 2 updates#5dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
7ba9db8 to
7f0dcb0
Compare
7f0dcb0 to
b10498a
Compare
b10498a to
523974c
Compare
523974c to
624bae4
Compare
624bae4 to
93e620e
Compare
93e620e to
cffe519
Compare
cffe519 to
f6ba96f
Compare
Bumps the hardhat group with 2 updates in the / directory: [@nomicfoundation/hardhat-toolbox](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-toolbox) and [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat). 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.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-toolbox" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: hardhat - dependency-name: hardhat dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: hardhat ... Signed-off-by: dependabot[bot] <support@github.com>
f6ba96f to
f974f6e
Compare
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.
Bumps the hardhat group with 2 updates in the / directory: @nomicfoundation/hardhat-toolbox and hardhat.
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
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