Skip to content

chore(deps): update dependency @nomicfoundation/hardhat-foundry to v3#385

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nomicfoundation-hardhat-foundry-3.x
Open

chore(deps): update dependency @nomicfoundation/hardhat-foundry to v3#385
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nomicfoundation-hardhat-foundry-3.x

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@nomicfoundation/hardhat-foundry (source) ^1.1.1^3.0.0 age confidence

Release Notes

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

v3.0.4

Compare Source

Patch Changes
  • #​8339 00720e8 Thanks @​alcuadrado! - The plugin now uses definePlugin from hardhat/plugins in its index.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project's plugins array.

  • Updated dependencies:

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

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

v1.2.1

Compare Source

v1.2.0: Buidler v1.2.0 released 🥳

Compare Source

We are very happy to announce Buidler v1.2.0, one of our largest releases so far 🤩

Say hi to npx buidler node

This release includes a new built-in task, npx buidler node.

This task exposes Buidler EVM as a JSON-RPC server, to which you can connect from your dapps, MetaMask, or any other wallet or application.

It includes all the functionality of Buidler EVM that you know and love, like Solidity stack traces and console.log, and has very helpful and uncluttered output.

Take a look at it:

demo

The complete list of changes in this version

  1. Buidler now works in Windows (#​439 & #​440)
  2. Complete the support for filters and subscriptions in Buidler EVM (#​436 & #​450)
  3. Expose Buidler EVM as a JSON-RPC server (#​438 & #​450)
  4. Improve the invalid nonce error message thrown by Buidler EVM (#​451)
  5. Fix a bug in buidler-waffle (#​453)
  6. Automatically initialize the Waffle Chai matchers in buidler-waffle. No need to do chai.use(Solidity) now (#​456)
  7. Fix a bug in the compilation cache (#​457 & #​458)
  8. Add TypeScript support to the Visual Studio Code testing guide (#​459)
  9. Make working with buidler-ethers easier by exposing the entire ethers' API. Take a look at its new README for more info. (#​450)

v1.1.4

Compare Source

This release is a small bug fix that updates hardhat-foundry's usage to match the latest versions of forge.

Changes
  • 52e2272: Fixed a bug in the init-foundry task that prevented it from being used with the latest versions of forge

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


v1.1.3

Compare Source

This is a small release to swap out an outdated dependency.

Changes
  • 7a383c9: Replace chalk with picocolor

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


v1.1.2

Compare Source

This release fixes an issue where paths were set as relative instead of absolute when overriding sources.


Configuration

📅 Schedule: (UTC)

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: apps/foundry-erc20/lib/openzeppelin-contracts/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: openzeppelin-solidity@5.0.0
npm error Found: hardhat@3.9.0
npm error node_modules/hardhat
npm error   dev hardhat@"^3.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer hardhat@"^2.16.0" from hardhat-gas-reporter@2.3.0
npm error node_modules/hardhat-gas-reporter
npm error   dev hardhat-gas-reporter@"^2.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-06-10T03_49_53_185Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-10T03_49_53_185Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants