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

chore(deps): update dependency @nomiclabs/hardhat-etherscan to v3.1.8 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nomiclabs/hardhat-etherscan (source) 3.1.0 -> 3.1.8 age adoption passing confidence

Release Notes

nomiclabs/hardhat (@​nomiclabs/hardhat-etherscan)

v3.1.8

Compare Source

v3.1.7: @​nomiclabs/hardhat-etherscan v3.1.7

Compare Source

This version of hardhat-etherscan improves how already verified contracts are handled. In previous versions, verification would be attempted and an error would be returned by the server. Starting from this version, the plugin will detect that the contract is already verified and show a message informing the user about this. Thanks @​OptimusOpus for working on this!

Besides that, this version adds support for Gnosis Chain's Chiado testnet.

v3.1.6

Compare Source

Changes

  • 070abb7: Added support for the http_proxy environment variable. When this variable is set, hardhat-etherscan will use the given proxy to send the verification requests.

v3.1.5: @​nomiclabs/hardhat-etherscan v3.1.5

Compare Source

This release upgrades the version of undici used by the hardhat-etherscan plugin.

v3.1.4: @​nomiclabs/hardhat-etherscan v3.1.4

Compare Source

Added a warning when the etherscan config is mistakenly included in the networks object instead of being at the root of the config.

v3.1.3: @​nomiclabs/hardhat-etherscan v3.1.3

Compare Source

Added a --no-compile flag to the verify task (thanks @​spalladino!)

v3.1.2: @​nomiclabs/hardhat-etherscan v3.1.2

Compare Source

  • Added Arbitrum Goerli to the list of supported networks.
  • Fixed an issue with the URLs used for Optimism Goerli.

v3.1.1: @​nomiclabs/hardhat-etherscan v3.1.1

Compare Source

This version makes two changes to the networks supported by default:

  • A new gnosis network was added, that works as an alias for xdai (thanks @​alebanzas!)
  • The deprecated Optimism Kovan network was removed in favor of the Optimism Goerli network (thanks @​shanefontaine)

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 this update 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.

@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (430aade) 93.33% compared to head (0116e65) 99.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   93.33%   99.33%   +6.00%     
==========================================
  Files           2        2              
  Lines         150      150              
==========================================
+ Hits          140      149       +9     
+ Misses         10        1       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/nomiclabs-hardhat-etherscan-3.x-lockfile branch 2 times, most recently from 9b56e59 to 23e2d84 Compare September 10, 2023 01:57
@renovate renovate bot changed the title chore(deps): update dependency @nomiclabs/hardhat-etherscan to v3.1.7 chore(deps): update dependency @nomiclabs/hardhat-etherscan to v3.1.8 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/nomiclabs-hardhat-etherscan-3.x-lockfile branch from 23e2d84 to 0116e65 Compare December 5, 2023 19:01
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.

None yet

0 participants