Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
solhint (source) dependencies minor 5.1.0 -> 5.2.0 OpenSSF Scorecard

Release Notes

protofire/solhint (solhint)

v5.2.0

Compare Source

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!




Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Summary by Sourcery

Update Solhint to v5.2.0 to adopt new features, enhanced config support, and bug fixes.

New Features:

  • Add a cache flag to skip re-evaluating unchanged files
  • Support multi-directory Solhint configuration via hierarchical lookup
  • Improve error handling for invalid configuration files

Bug Fixes:

  • Prevent imports-order rule from interfering with no-unused-imports

Chores:

  • Bump Solhint dependency to v5.2.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot enabled auto-merge (squash) June 27, 2025 20:56
Copy link

📦 Packages

Package Install
Template Set bun add @settlemint/settlemint/solidity-supplychain@8.0.9-pra44db53

@renovate renovate bot merged commit a170419 into main Jun 27, 2025
3 checks passed
@renovate renovate bot deleted the renovate/solhint-5.x branch June 27, 2025 21:05
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