chore(deps): bump serialize-javascript, @nomicfoundation/hardhat-ethers, @nomicfoundation/hardhat-toolbox, @nomicfoundation/hardhat-verify and hardhat in /clochain-contracts#24
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…rs, @nomicfoundation/hardhat-toolbox, @nomicfoundation/hardhat-verify and hardhat Removes [serialize-javascript](https://github.com/yahoo/serialize-javascript). It's no longer used after updating ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [@nomicfoundation/hardhat-ethers](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/ethers), [@nomicfoundation/hardhat-toolbox](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-toolbox), [@nomicfoundation/hardhat-verify](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat-verify) and [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat). These dependencies need to be updated together. Removes `serialize-javascript` Updates `@nomicfoundation/hardhat-ethers` from 3.1.2 to 4.0.5 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-ethers@4.0.5/v-next/ethers) Updates `@nomicfoundation/hardhat-toolbox` from 6.1.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.1.3 to 3.0.11 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat-verify/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-verify@3.0.11/v-next/hardhat-verify) Updates `hardhat` from 2.27.1 to 3.1.10 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@3.1.10/v-next/hardhat) --- updated-dependencies: - dependency-name: serialize-javascript dependency-version: dependency-type: indirect - dependency-name: "@nomicfoundation/hardhat-ethers" dependency-version: 4.0.5 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.11 dependency-type: direct:development - dependency-name: hardhat dependency-version: 3.1.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Superseded by #42. |
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 serialize-javascript. It's no longer used after updating ancestor dependencies serialize-javascript, @nomicfoundation/hardhat-ethers, @nomicfoundation/hardhat-toolbox, @nomicfoundation/hardhat-verify and hardhat. These dependencies need to be updated together.
Removes
serialize-javascriptUpdates
@nomicfoundation/hardhat-ethersfrom 3.1.2 to 4.0.5Release notes
Sourced from
@nomicfoundation/hardhat-ethers's releases.Commits
Updates
@nomicfoundation/hardhat-toolboxfrom 6.1.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](https://www.npmjs.com/~GitHub Actions), a new releaser for
@nomicfoundation/hardhat-toolboxsince your current version.Updates
@nomicfoundation/hardhat-verifyfrom 2.1.3 to 3.0.11Release notes
Sourced from
@nomicfoundation/hardhat-verify's releases.... (truncated)
Changelog
Sourced from
@nomicfoundation/hardhat-verify's changelog.... (truncated)
Commits
6ce1e7dVersion Packages81de079Version Packages7ad8412refactor: rename verifier to verification52ac0d0docs: add jsdoc and readme sectionc03e6b6fix: improve EtherscanCustomApiCallOptions typee0bcedffeat: expose etherscan instance through network.connect() and add customApiCa...e766effVersion Packages45bcdb9Consistently use root file paths in the SolidityBuildSystem APIs2982130Merge pull request #7835 from NomicFoundation/7752-integrate-the-official-sol...25155b5official solc support for arm64 LinuxUpdates
hardhatfrom 2.27.1 to 3.1.10Release notes
Sourced from hardhat's releases.
... (truncated)
Changelog
Sourced from hardhat's changelog.
... (truncated)
Commits
6ce1e7dVersion Packages78aeb59Add tests to the error-messages module and fix the issues encounterede59081bRename fromHasFoundryToml fields0ea53e0Improve messaginga538ebbSuggest installing hardhat-foundry when appropriate808040cDefine a default RemappingsReaderFunctionbf9b939Add a comment explaining a mockdd874d4Add #parseAndDeduplicateRemappings6b6b097Move function to a private method8e4d918Rename variableDependabot 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 this major versionwill 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 versionwill 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 dependencywill 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.