Skip to content

build(deps-dev): bump hardhat from 2.19.2 to 3.3.0#843

Closed
dependabot[bot] wants to merge 1 commit into
feat-dafrom
dependabot/npm_and_yarn/hardhat-3.3.0
Closed

build(deps-dev): bump hardhat from 2.19.2 to 3.3.0#843
dependabot[bot] wants to merge 1 commit into
feat-dafrom
dependabot/npm_and_yarn/hardhat-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hardhat from 2.19.2 to 3.3.0.

Release notes

Sourced from hardhat's releases.

Hardhat v3.3.0

This release includes new features and multiple optimizations that give a general performance improvement.

The new features include:

  • Execution tracing support has been added for JS/TS integration tests, previously this was only available for Solidity tests. Tracing support is available through the --verbosity option and its -v shorthands. For more details see the execution traces docs.
  • Inline configuration per test is now available in Solidity tests (see our inline config docs)

Changes


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


Hardhat v3.2.0

This release adds support for exporting the gas-stats report to a json file with --gas-stats-json <path>, along with other smaller bug fixes and improvements.

Changes

... (truncated)

Changelog

Sourced from hardhat's changelog.

3.3.0

Minor Changes

Patch Changes

3.2.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • 124183f Version Packages
  • 10bc4ef Merge pull request #8073 from NomicFoundation/sol-tests-inline-config
  • 136a2ce Fix typo
  • f4a295b Prevent extracting inline comments from unrelated contracts
  • 767428b Remove a possible source of duplication
  • 1e0e9fc Remove left-over code
  • 91094ae Update comment
  • 1bcc66d Change how we group the build infos to analyze, and which sources we actually...
  • 468ab57 feat: support profile stripping in hardhat-config
  • 96b785c Verbosity (-vvv) improve style (#8031)
  • 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 hardhat 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 [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat) from 2.19.2 to 3.3.0.
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/hardhat@3.3.0/v-next/hardhat/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@3.3.0/v-next/hardhat)

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

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

dependabot Bot commented on behalf of github Apr 6, 2026

Labels

The following labels could not be found: M-dependabot. Please create it before Dependabot can add it to a pull request.

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

@github-actions
Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions Bot added the Stale label Apr 21, 2026
@github-actions github-actions Bot closed this Apr 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 26, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/hardhat-3.3.0 branch April 26, 2026 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants