Skip to content

Bump the blockchain group with 2 updates #2783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 30, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2025

Bumps the blockchain group with 2 updates: hardhat and solhint.

Updates hardhat from 2.24.3 to 2.25.0

Release notes

Sourced from hardhat's releases.

Hardhat v2.25.0

This release upgrades the hardhat-gas-reporter to v2 for newly initialized projects.

Changes

  • 94b36b0: Upgrade hardhat-gas-reporter to v2 on both toolboxes (#6886)

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


Commits
  • 9f34408 Version Packages
  • c8563f7 Merge pull request #6910 from NomicFoundation/test/fix-failing-ignition-core-...
  • abda191 test: ignore revertWithInvalidErrorMessage due to EDR bug
  • f7196cd chore: re-enable Ignition core integration tests
  • 29707b3 chore: add rimraf as a dev dep to ignition ui
  • 3a11c02 Fix Typos in Comments and Documentation (#6902)
  • deca75d Merge pull request #6857 from NomicFoundation/ignition/gas-config
  • 94b36b0 Upgrade hardhat-gas-reporter to v2 on toolboxes (#6886)
  • 698dc70 Create eighty-pianos-wait.md
  • 0bf8770 add configurable maxFeePerGas and default to it if set
  • Additional commits viewable in compare view

Updates solhint from 5.1.0 to 5.2.0

Changelog

Sourced from solhint's changelog.

[5.2.0] - 2025-06-27

Fixed

  • imports-order interference with no-unused-imports #684

Added

  • Added cache flag allowing to skip already evaluated files if no error was thrown and file did not change - #685
  • Added multi-directory config support by hierarchy - #678
  • Added better error handling on invalid configs - #683

Thanks to @​smol-ninja - @​PaulRBerg @​lechpzn, @​otc-png, @​MamunC0der, @​kks-code, @​RidaMichofi

For making the time of proposing rules, pointing out typos, broken links, unused code, copyright, small reviews, etc. We really appreciate your contributions!

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the blockchain group with 2 updates: [hardhat](https://github.com/nomiclabs/hardhat) and [solhint](https://github.com/protofire/solhint).


Updates `hardhat` from 2.24.3 to 2.25.0
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.25.0)

Updates `solhint` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/protofire/solhint/releases)
- [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/protofire/solhint/commits)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-version: 2.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: blockchain
- dependency-name: solhint
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: blockchain
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 29, 2025 22:41
Copy link

vercel bot commented Jun 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview Jun 30, 2025 8:39am

Copy link
Contributor

👋 @dependabot[bot], thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@aelmanaa aelmanaa enabled auto-merge (squash) June 30, 2025 08:37
@aelmanaa aelmanaa merged commit c370ee2 into main Jun 30, 2025
22 checks passed
@aelmanaa aelmanaa deleted the dependabot/npm_and_yarn/blockchain-c02ad69324 branch June 30, 2025 08:42
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.

1 participant