Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @nomicfoundation/hardhat-verify to v2 - autoclosed #912

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nomicfoundation/hardhat-verify (source) ^1.1.0 -> ^2.0.0 age adoption passing confidence

Release Notes

nomicfoundation/hardhat (@​nomicfoundation/hardhat-verify)

v2.0.2

This version updates the Chiado network configuration to use the up to date URLs.

v2.0.1

Compare Source

This release adds support for the polygonZkEVM and polygonZkEVMTestnet networks. It also fixes a minor issue related to a case-sensitive address comparison for detecting verified contracts.

v2.0.0

Compare Source

This version of the Toolbox upgrades solidity-coverage to its latest version. Since this new version includes some breaking changes, we are bumping the Toolbox to a new major version.

If you want to upgrade to this version and you are using npm 7 or later, you only need to upgrade the Toolbox:

npm i --save-dev hardhat@latest @​nomicfoundation/hardhat-toolbox@latest

If you are using yarn or an old version of npm, you'll also need to upgrade Hardhat and solidity-coverage:

yarn add --dev hardhat@latest @​nomicfoundation/hardhat-toolbox@latest solidity-coverage@latest

v1.1.1

Compare Source

This release adds support for base mainnet.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@socket-security
Copy link

socket-security bot commented Oct 24, 2023

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@nomicfoundation/hardhat-verify 1.1.0...2.0.1 None +0/-0 318 kB fvictorio

@ericglau
Copy link
Member

ericglau commented Nov 10, 2023

hardhat-verify 2.0.0 adds Sourcify verification, but Sourcify verification is not supported yet in hardhat-upgrades. This will be considered in #819

The Etherscan verification part of hardhat-verify 2.0.0 seems the same as in 1.x.

hardhat-verify 2.0.0 can still be used with hardhat-upgrades even though hardhat-upgrades has a peer dependency on hardhat-verify 1.x.

@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-verify-2.x branch from 279e88f to 9f712c1 Compare November 22, 2023 18:57
@renovate renovate bot changed the title Update dependency @nomicfoundation/hardhat-verify to v2 Update dependency @nomicfoundation/hardhat-verify to v2 - autoclosed Dec 11, 2023
@renovate renovate bot closed this Dec 11, 2023
@renovate renovate bot deleted the renovate/nomicfoundation-hardhat-verify-2.x branch December 11, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant