Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

Bumps @nomicfoundation/hardhat-verify from 2.1.1 to 3.0.6.

Release notes

Sourced from @​nomicfoundation/hardhat-verify's releases.

@​nomicfoundation/hardhat-verify@​3.0.6

This release adds Sourcify support to hardhat-verify.

Changed


💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-verify@​3.0.5

What's Changed

@​nomicfoundation/hardhat-verify@​3.0.4

This release is a small bug fix to better support custom chain descriptors where the apiUrl is specified.

Changes

  • cbcb5ce: Fixed hardhat-verify by using apiUrl from etherscanConfig for verification, thanks @​Romsters (#7509)

💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-verify@​3.0.3

This release is a small bug fix release that resolves an issue when verifying contracts imported from npm modules.

Changes

  • d25eec4: Fixed a bug that prevented verification of contracts imported from npm modules (#7442)

💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-verify@​3.0.1

This release is a small bug fix release to prevent a potential TypeError.

Changes

  • 0016b57: Fix ContractInformationResolver to use optional chaining when accessing compiler output contracts to prevent potential TypeError (#7291)

💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-verify@​3.0.0

... (truncated)

Changelog

Sourced from @​nomicfoundation/hardhat-verify's changelog.

3.0.6

Patch Changes

3.0.5

Patch Changes

  • d45234d: Fixed Etherscan verification failures by removing hardcoded v1 API URLs from chain descriptors (#7623). Also enhanced config resolution to support partial overrides in block explorer configurations for future extensibility.
  • 558ac5b: Update installation and config instructions

3.0.4

Patch Changes

  • cbcb5ce: Fixed hardhat-verify by using apiUrl from etherscanConfig for verification (#7509)

3.0.3

Patch Changes

  • d25eec4: Fixed a bug that prevented verification of contracts imported from npm modules (#7442)

3.0.2

Patch Changes

  • a475780: Added automatic proxy detection for hardhat-verify and fixed case-insensitive proxy environment variables for network requests (#7407)

3.0.1

Patch Changes

  • 0016b57: Fix ContractInformationResolver to use optional chaining when accessing compiler output contracts to prevent potential TypeError (#7291)

3.0.0

Major Changes

  • 29cc141: First release of Hardhat 3!
Commits
  • 71aaef6 Version Packages
  • a6f5b90 Use the 'build' task in the tests too
  • 469b8d4 test: fix test failures
  • 3c1aed4 refactor: convert verify function to object parameters with provider-specific...
  • 5790bc7 feat: separate Sourcify-specific param from base verification task params
  • 945e73d Remove throwOnError request parameter and adapt Sourcify response handling ...
  • 91113bc Make isBytecodeMissingInNetworkError non-optional on `VerificationStatusRes...
  • c65df5a Keep constructorArgs required
  • 6cc3d3d Adapt Sourcify config variable type for consistency
  • dbf40bc Remove repoUrl configuration variable from Sourcify
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nomicfoundation/hardhat-verify since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nomicfoundation/hardhat-verify](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat-verify) from 2.1.1 to 3.0.6.
- [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.6/v-next/hardhat-verify)

---
updated-dependencies:
- dependency-name: "@nomicfoundation/hardhat-verify"
  dependency-version: 3.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 7, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 7, 2025
@openzeppelin-code
Copy link

Bump @nomicfoundation/hardhat-verify from 2.1.1 to 3.0.6

Generated at commit: c36f9cc1099f710f532d6b60467bac667a4a840c

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
1
0
9
40
52
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2025

Superseded by #978.

@dependabot dependabot bot closed this Nov 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nomicfoundation/hardhat-verify-3.0.6 branch November 13, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant