Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps @nomicfoundation/hardhat-ignition from 0.15.13 to 3.0.6.

Release notes

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

@​nomicfoundation/hardhat-ignition-ethers@​3.0.5

This is a small release that improves how Ignition's UI interacts with other plugins.

Changed

  • d1c1803: Make @nomicfoundation/hardhat-ignition's UI work well with other plugins, like Ledger's.

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


@​nomicfoundation/hardhat-ignition-viem@​3.0.5

This is a small release that improves how Ignition's UI interacts with other plugins.

Changed

  • d1c1803: Make @nomicfoundation/hardhat-ignition's UI work well with other plugins, like Ledger's.

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


@​nomicfoundation/hardhat-ignition@​3.0.5

This is a small release with several improvements, mostly to speed up Hardhat Ignition tasks that use compilation.

Changed

  • 147f8a6: Improved the look and feel of compilation output (#7669)
  • 31f0b03: Don't compile solidity tests files when not needed (#7669)
  • d1c1803: Make @nomicfoundation/hardhat-ignition's UI work well with other plugins, like Ledger's.

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


@​nomicfoundation/hardhat-ignition-ethers@​3.0.4

What's Changed

New Contributors

Full Changelog: https://github.com/NomicFoundation/hardhat/compare/@​nomicfoundation/hardhat-mocha@​3.0.5...@​nomicfoundation/hardhat-ignition-ethers@​3.0.4

@​nomicfoundation/hardhat-ignition-viem@​3.0.4

What's Changed

New Contributors

... (truncated)

Changelog

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

3.0.6

Patch Changes

  • 57cc2bc: Restore gas config feature that was lost during v3 update (#7666)
  • dac916b: Expose ignition retry loop variables in user config (Hardhat v3) (#7303)

3.0.5

Patch Changes

  • 147f8a6: Improved the look and feel of compilation output (#7669)
  • 31f0b03: Don't compile solidity tests files when not needed (#7669)
  • d1c1803: Make @nomicfoundation/hardhat-ignition's UI work well with other plugins, like Ledger's.

3.0.4

Patch Changes

  • 558ac5b: Update installation and config instructions

3.0.3

Patch Changes

3.0.2

Patch Changes

  • ddefbff: Added guard to stop multiple simultaneous calls to ignition.deploy(...) at once (#6440)

3.0.1

Patch Changes

  • 86cecc7: Fix the type guard to include m.encodeFunctionCall in those that do not submit transactions, thanks @​radik878 (#7264)

3.0.0

Major Changes

  • 29cc141: First release of Hardhat 3!

0.15.9 - 2024-12-18

Added

  • Standard Ignition UI can now be enabled when deploying via Hardhat scripts by setting displayUi: true in the deploy function options, @​zoeyTM (#843)

... (truncated)

Commits
  • 5eb8a29 update ignition dependencies
  • e9fe16f Merge pull request #7666 from NomicFoundation/gas-config-v3
  • 26b4be2 Merge pull request #7525 from NomicFoundation/retry-config-v3
  • ff19bfa fix main deploy task
  • e3af584 remove .only
  • 69791ac refactor config location
  • 71aaef6 Version Packages
  • a6f5b90 Use the 'build' task in the tests too
  • bb65b53 Normalize calls to build and use noTest where appropiate
  • 4ecd6e7 Update v-next/hardhat-ignition/src/helpers/pretty-event-handler.ts
  • 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-ignition 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-ignition](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat-ignition) from 0.15.13 to 3.0.6.
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat-ignition/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-ignition@3.0.6/v-next/hardhat-ignition)

---
updated-dependencies:
- dependency-name: "@nomicfoundation/hardhat-ignition"
  dependency-version: 3.0.6
  dependency-type: direct:production
  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 Jan 8, 2026
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.

0 participants