Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency solhint to v5.0.5 (#121)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [solhint](https://protofire.github.io/solhint/) ([source](https://redirect.github.com/protofire/solhint)) | dependencies | patch | [`5.0.4` -> `5.0.5`](https://renovatebot.com/diffs/npm/solhint/5.0.4/5.0.5) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/protofire/solhint/badge)](https://securityscorecards.dev/viewer/?uri=github.com/protofire/solhint) | --- ### Release Notes <details> <summary>protofire/solhint (solhint)</summary> ### [`v5.0.5`](https://redirect.github.com/protofire/solhint/blob/HEAD/CHANGELOG.md#505---2025-01-16) [Compare Source](https://redirect.github.com/protofire/solhint/compare/v5.0.4...910c1a2b22c25192c303148de469f3c529db82d4) ##### Fixed - `gas-custom-errors` [#​620](https://redirect.github.com/protofire/solhint/pull/620) - Support for Custom Errors inside `require` statements - `compiler-version` [#​621](https://redirect.github.com/protofire/solhint/pull/621) - Upgraded minimum requirement for the rule - `reentrancy` [#​622](https://redirect.github.com/protofire/solhint/pull/622) - Fixed path and typos - Typos [#​623](https://redirect.github.com/protofire/solhint/pull/623) - Fixed typos - Typo [#​625](https://redirect.github.com/protofire/solhint/pull/625) - Fixed typo ##### Added - New Rule: Duplicated Imports [#​626](https://redirect.github.com/protofire/solhint/pull/626) - Cute Message on console report to gather community into discord channel <br><br> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-token-erc20-metatx). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Update solhint dependency from v5.0.4 to v5.0.5. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information