Skip to content

deps(contracts)(deps-dev): bump hardhat from 2.28.6 to 3.4.2 in /packages/contracts#48

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/contracts/hardhat-3.4.2
Closed

deps(contracts)(deps-dev): bump hardhat from 2.28.6 to 3.4.2 in /packages/contracts#48
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/contracts/hardhat-3.4.2

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps hardhat from 2.28.6 to 3.4.2.

Release notes

Sourced from hardhat's releases.

Hardhat v3.4.2

This release includes a set of small performance improvements targeted at Hardhat's bootstrap time.

Changes


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


hardhat@3.4.1

This change includes small performance improvements and bug fixes. Note that node:test test suites now run sequentially, matching the the mocha testing plugin.

Changes


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


Hardhat v3.4.0

This is a large release in preparation of the first stable version of Hardhat 3!

Please read the list of changes below, the user migration guide, and if you are a plugin author, the plugins migration guide.

Highlights

New NetworkManager methods

We deprecated the network.connect() method as it was a common source of confusion. It still works, but will eventually be removed.

Instead, you can use the new methods network.create() and network.getOrCreate().

Unified compilation of contracts and Solidity tests

... (truncated)

Changelog

Sourced from hardhat's changelog.

3.4.2

Patch Changes

3.4.1

Patch Changes

3.4.0

Minor Changes

  • #8116 88787e1 Thanks @​kanej! - Add getOrCreate to the network API

  • #8127 353cf86 Thanks @​alcuadrado! - Make the split of contracts and solidity tests compilation optional, and controlled with a new splitTestsCompilation config field.

Patch Changes

... (truncated)

Commits
  • 5cb79d1 Version Packages
  • d04a69b Merge pull request #8187 from NomicFoundation/fix-node-warning
  • 3fd6e57 use console.error
  • f299287 remove warning for deno or bun
  • d5b5fe2 handle bun and deno
  • bd351a7 Potential fix for pull request finding
  • 3ae82c7 Don't delete unreachable build-info files if they don't have .json
  • f076465 Potential fix for pull request finding
  • 6924a29 User readdirOrEmpty where it makes sense
  • 804c06f Potential fix for pull request finding
  • 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 [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat) from 2.28.6 to 3.4.2.
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@3.4.2/packages/hardhat)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-version: 3.4.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: contracts, dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

PR Change Summary

Metric Count
Files changed 1
Lines added +1
Lines removed -1

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 4, 2026

Superseded by #49.

@dependabot dependabot Bot closed this May 4, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/packages/contracts/hardhat-3.4.2 branch May 4, 2026 20:37
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