Skip to content

Bump @nomicfoundation/hardhat-ignition from 0.15.13 to 3.1.3#778

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nomicfoundation/hardhat-ignition-3.1.3
Open

Bump @nomicfoundation/hardhat-ignition from 0.15.13 to 3.1.3#778
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nomicfoundation/hardhat-ignition-3.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

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

Release notes

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

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

Changes

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

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.4
    • @​nomicfoundation/ignition-core@​3.1.3

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


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

Changes

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

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.4
    • @​nomicfoundation/ignition-core@​3.1.3

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


@​nomicfoundation/hardhat-ignition@​3.1.3

Changes

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

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.4
    • @​nomicfoundation/ignition-core@​3.1.3

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


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

Changes

  • #6763 f65cdc3 Thanks @​zoeyTM! - Fixed Hardhat Ignition + Ledger UI interactions by integrating Hardhat 3's user interruptions flow with Hardhat Ignition's UI (#6682)

  • #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

... (truncated)

Changelog

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

3.1.3

Patch Changes

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

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.4
    • @​nomicfoundation/ignition-core@​3.1.3

3.1.2

Patch Changes

  • #8104 e27a7ad Thanks @​ChristopherDedominici! - Use code 3 for JSON-RPC revert error codes to align with standard node behavior and preserve error causes in viem/ethers.

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

  • #8127 4fe12fe Thanks @​alcuadrado! - Update to the new splitTestsCompilation setting

  • #6763 f65cdc3 Thanks @​zoeyTM! - Fixed Hardhat Ignition + Ledger UI interactions by integrating Hardhat 3's user interruptions flow with Hardhat Ignition's UI (#6682)

  • #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/ignition-core@​3.1.2
    • @​nomicfoundation/ignition-ui@​3.1.2
    • @​nomicfoundation/hardhat-utils@​4.0.3

3.1.1

Patch Changes

  • #8088 23c0d36 Thanks @​alcuadrado! - Optimize imports.

  • Updated dependencies:

    • @​nomicfoundation/hardhat-utils@​4.0.2
    • @​nomicfoundation/hardhat-errors@​3.0.10
    • @​nomicfoundation/ignition-core@​3.1.1
    • @​nomicfoundation/ignition-ui@​3.1.1

3.1.0

Minor Changes

... (truncated)

Commits
  • aee1508 Version Packages
  • 4b790b7 Autoapply new rule
  • 5f08586 Version Packages
  • 5995f0f Merge pull request #8127 from NomicFoundation/dont-split-compilations
  • 24ef213 Improve tests
  • 9641ac4 Update hardhat-ignition
  • 752401d Merge branch 'main' of github.com:NomicFoundation/hardhat into error-code-3
  • c2b356e update viem version
  • c96f10a feat: rename connect to create in network API
  • 3e5d4fc Add missing awaits
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 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 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/packages/hardhat-ignition) from 0.15.13 to 3.1.3.
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat-ignition/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-ignition@3.1.3/packages/hardhat-ignition)

---
updated-dependencies:
- dependency-name: "@nomicfoundation/hardhat-ignition"
  dependency-version: 3.1.3
  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 May 2, 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