Skip to content

chore(deps): update hardhat packages (major)#195

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-hardhat-packages
Open

chore(deps): update hardhat packages (major)#195
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-hardhat-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 4, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@nomicfoundation/hardhat-foundry (source) dependencies major 1.2.03.0.0 OpenSSF Scorecard
@nomicfoundation/hardhat-ignition-viem (source) dependencies major 0.15.163.1.1 OpenSSF Scorecard
@nomicfoundation/hardhat-toolbox-viem (source) dependencies major 4.1.15.0.3 OpenSSF Scorecard
@nomiclabs/hardhat-solhint (source) dependencies major 4.1.05.0.0 OpenSSF Scorecard
hardhat (source) dependencies major 2.27.13.3.0 OpenSSF Scorecard

Release Notes

NomicFoundation/hardhat (@​nomicfoundation/hardhat-foundry)

v3.0.0

Compare Source

Major Changes
  • 4cd63e9: Introduce the @nomicfoundation/hardhat-foundry plugin for Hardhat 3

v1.2.1

Compare Source

NomicFoundation/hardhat (@​nomicfoundation/hardhat-ignition-viem)

v3.1.1

Compare Source

Changes

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


v3.1.0

Compare Source

Minor Changes
Patch Changes

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes
  • 6674b00: Bump hardhat-utils major

v3.0.7

Compare Source

Patch Changes
  • 2bc18b2: Bumped viem version across all packages 7861.

v3.0.6

Compare Source

Patch Changes
  • dac916b: Expose ignition retry loop variables in user config (Hardhat v3) (#​7303)

v3.0.5

Compare Source

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

v3.0.4

Compare Source

Patch Changes
  • 843c1ae: Fixed a bug preventing Ignition from using the hre.config.ignition settings when deploying via script (#​7641)
  • 558ac5b: Update installation and config instructions

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

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

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
  • 29cc141: First release of Hardhat 3!
NomicFoundation/hardhat (@​nomicfoundation/hardhat-toolbox-viem)

v5.0.3

Compare Source

Patch Changes

v5.0.2

Compare Source

Patch Changes
  • 2bc18b2: Bumped viem version across all packages 7861.

v5.0.1

Compare Source

Patch Changes
  • 558ac5b: Update installation and config instructions

v5.0.0

Compare Source

Major Changes
  • 29cc141: First release of Hardhat 3!

v4.1.2

Compare Source

This release is a small bump to the version of solidity-coverage to include changes for the Osaka transaction gas limit.

Changes
  • a7e4215: Update solidity-coverage minimum version to include Osaka changes

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


NomicFoundation/hardhat (@​nomiclabs/hardhat-solhint)

v5.0.0

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Nov 4, 2025
package.json Outdated
"@nomicfoundation/hardhat-foundry": "1.2.0",
"@nomicfoundation/hardhat-ignition-viem": "0.15.15",
"@nomicfoundation/hardhat-toolbox-viem": "4.1.1",
"@nomicfoundation/hardhat-ignition-viem": "3.0.4",

This comment was marked as outdated.

package.json Outdated
"@nomicfoundation/hardhat-toolbox-viem": "4.1.1",
"@nomicfoundation/hardhat-ignition-viem": "3.0.4",
"@nomicfoundation/hardhat-toolbox-viem": "5.0.1",
"@nomiclabs/hardhat-solhint": "4.1.0",

This comment was marked as outdated.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 2 files

Prompt for AI agents (all 1 issues)

Understand the root cause of the following 1 issues and fix them.


<file name="package.json">

<violation number="1" location="package.json:46">
This PR introduces incompatible Hardhat plugins. The versions of `@nomicfoundation/hardhat-foundry` and `@nomiclabs/hardhat-solhint` are not compatible with Hardhat v3, which will break the project&#39;s testing and linting workflows.</violation>
</file>

React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.

package.json Outdated
"@openzeppelin/contracts": "5.4.0",
"@openzeppelin/subgraphs": "0.1.8-5",
"hardhat": "2.26.5",
"hardhat": "3.0.11",
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR introduces incompatible Hardhat plugins. The versions of @nomicfoundation/hardhat-foundry and @nomiclabs/hardhat-solhint are not compatible with Hardhat v3, which will break the project's testing and linting workflows.

Prompt for AI agents
Address the following comment on package.json at line 46:

<comment>This PR introduces incompatible Hardhat plugins. The versions of `@nomicfoundation/hardhat-foundry` and `@nomiclabs/hardhat-solhint` are not compatible with Hardhat v3, which will break the project&#39;s testing and linting workflows.</comment>

<file context>
@@ -38,12 +38,12 @@
     &quot;@openzeppelin/contracts&quot;: &quot;5.4.0&quot;,
     &quot;@openzeppelin/subgraphs&quot;: &quot;0.1.8-5&quot;,
-    &quot;hardhat&quot;: &quot;2.26.5&quot;,
+    &quot;hardhat&quot;: &quot;3.0.11&quot;,
     &quot;solhint&quot;: &quot;6.0.1&quot;
   },
</file context>

✅ Addressed in c5242eb

@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch 5 times, most recently from 9ea1470 to 57d7848 Compare November 12, 2025 22:52
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch from 57d7848 to ba8732c Compare November 16, 2025 03:43
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch 4 times, most recently from 1910c7e to 042447a Compare December 4, 2025 05:00
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch from 042447a to 16e02f9 Compare December 11, 2025 03:03
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch 2 times, most recently from c5242eb to 13ab98d Compare January 1, 2026 03:41
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch 2 times, most recently from d77eeb7 to 3636769 Compare January 14, 2026 19:13
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch from 3636769 to f8bbb3c Compare January 19, 2026 22:42
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch 2 times, most recently from dd27ba3 to 2f5cbcc Compare February 5, 2026 19:35
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch from 2f5cbcc to eee2250 Compare February 12, 2026 13:09
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch 2 times, most recently from c349d62 to c908ac6 Compare February 25, 2026 13:56
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch from c908ac6 to 6b59c50 Compare February 26, 2026 19:11
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch 2 times, most recently from 041a262 to 171ee58 Compare March 11, 2026 15:42
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch 2 times, most recently from 128546b to 58515ba Compare March 19, 2026 22:18
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/major-hardhat-packages branch from 58515ba to 37f1ec9 Compare March 26, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants