Bump the npm group across 1 directory with 2 updates#1746
Open
dependabot[bot] wants to merge 4 commits into
Open
Bump the npm group across 1 directory with 2 updates#1746dependabot[bot] wants to merge 4 commits into
dependabot[bot] wants to merge 4 commits into
Conversation
Bumps the npm group with 2 updates in the /smart_contracts/ethereum/solidity_firefly directory: [@nomicfoundation/hardhat-toolbox](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-toolbox) and [typescript](https://github.com/microsoft/TypeScript). 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 `typescript` from 5.4.2 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@nomicfoundation/hardhat-toolbox" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
The dependabot bump to @nomicfoundation/hardhat-toolbox@7.0.0 broke the solidity-test CI job because v7.0.0 is an empty package with no dependencies. This meant hardhat itself was never installed (npm ci only added 3 packages instead of the full dependency tree), causing 'hardhat: not found'. Revert package.json and package-lock.json back to the working state with @nomicfoundation/hardhat-toolbox@^5.0.0 and typescript@^5.4.2.
…reum/solidity_firefly/npm-fce36657c3
…reum/solidity_firefly/npm-fce36657c3
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 npm group with 2 updates in the /smart_contracts/ethereum/solidity_firefly directory: @nomicfoundation/hardhat-toolbox and typescript.
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
typescriptfrom 5.4.2 to 7.0.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions