Skip to content

Bump @nomicfoundation/hardhat-verify from 2.1.3 to 3.0.15#45

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/nomicfoundation/hardhat-verify-3.0.15
Closed

Bump @nomicfoundation/hardhat-verify from 2.1.3 to 3.0.15#45
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/nomicfoundation/hardhat-verify-3.0.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps @nomicfoundation/hardhat-verify from 2.1.3 to 3.0.15.

Release notes

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

@​nomicfoundation/hardhat-verify@​3.0.15

Changes

  • #8179 d16d82a Thanks @​alcuadrado! - Await all returned promises for better debuggability

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.4

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


@​nomicfoundation/hardhat-verify@​3.0.14

Changes

  • #8148 49ec5d0 Thanks @​alcuadrado! - Don't report HardhatErrors that aren't bugs

  • #8096 7fb721b Thanks @​alcuadrado! - [chore] Move to packages/ folder.

  • #8116 88787e1 Thanks @​kanej! - Deprecate the hre.network.connect() method in favour of hre.network.create(), exactly the same method but more clearly indicating that it will create a new connection.

  • Updated dependencies:

    • hardhat@3.4.0
    • @​nomicfoundation/hardhat-errors@​3.0.11
    • @​nomicfoundation/hardhat-utils@​4.0.3
    • @​nomicfoundation/hardhat-zod-utils@​3.0.4

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


@​nomicfoundation/hardhat-verify@​3.0.13

Changes


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


@​nomicfoundation/hardhat-verify@​3.0.12

Changes

  • 2cbf218: Make SolidityBuildSystem easier to work with (#7988)

... (truncated)

Changelog

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

3.0.15

Patch Changes

  • #8179 d16d82a Thanks @​alcuadrado! - Await all returned promises for better debuggability

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.4

3.0.14

Patch Changes

  • #8148 49ec5d0 Thanks @​alcuadrado! - Don't report HardhatErrors that aren't bugs

  • #8096 7fb721b Thanks @​alcuadrado! - [chore] Move to packages/ folder.

  • #8116 88787e1 Thanks @​kanej! - Deprecate the hre.network.connect() method in favour of hre.network.create(), exactly the same method but more clearly indicating that it will create a new connection.

  • Updated dependencies:

    • hardhat@3.4.0
    • @​nomicfoundation/hardhat-errors@​3.0.11
    • @​nomicfoundation/hardhat-utils@​4.0.3
    • @​nomicfoundation/hardhat-zod-utils@​3.0.4

3.0.13

Patch Changes

3.0.12

Patch Changes

  • 2cbf218: Make SolidityBuildSystem easier to work with (#7988)

3.0.11

Patch Changes

  • 6674b00: Bump hardhat-utils major

3.0.10

Patch Changes

... (truncated)

Commits
  • aee1508 Version Packages
  • 4b790b7 Autoapply new rule
  • 5f08586 Version Packages
  • c96f10a feat: rename connect to create in network API
  • 60e0ddc Correct casing of the NomicFoundation github url in the package.json files
  • e8206e5 Update comments
  • 37479ce Fix package.json#repository.directory
  • 11776f4 Fix all package.json homepage fields
  • 54f09db Rename the v-next folder to packages
  • 0cd4c0c chore: remove accidentally committed node_modules
  • Additional commits viewable in compare view

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 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/packages/hardhat-verify) from 2.1.3 to 3.0.15.
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat-verify/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-verify@3.0.15/packages/hardhat-verify)

---
updated-dependencies:
- dependency-name: "@nomicfoundation/hardhat-verify"
  dependency-version: 3.0.15
  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 Apr 27, 2026
@dependabot dependabot Bot requested a review from DimaStebaev as a code owner April 27, 2026 14:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nomicfoundation/hardhat-verify-3.0.15 branch April 27, 2026 14:14
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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