Commit e89cb06
authored
chore(deps): update dependency solhint to v5.1.0 (#141)
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
| minor | [`5.0.5` ->
`5.1.0`](https://renovatebot.com/diffs/npm/solhint/5.0.5/5.1.0) |
[](https://securityscorecards.dev/viewer/?uri=github.com/protofire/solhint)
|
---
### Release Notes
<details>
<summary>protofire/solhint (solhint)</summary>
###
[`v5.1.0`](https://redirect.github.com/protofire/solhint/blob/HEAD/CHANGELOG.md#510---2025-05-05)
[Compare
Source](https://redirect.github.com/protofire/solhint/compare/910c1a2b22c25192c303148de469f3c529db82d4...v5.1.0)
##### Added
- Argument to avoid discord poster -
[#​646](https://redirect.github.com/protofire/solhint/pull/646)
- Auto-fix for `no-unused-import` -
[#​648](https://redirect.github.com/protofire/solhint/pull/648)
(Thanks to
[@​DenisGorbachev](https://redirect.github.com/DenisGorbachev))
- New Rule: import-path-check -
[#​657](https://redirect.github.com/protofire/solhint/pull/657)
##### Updated
- yml and parser update -
[#​668](https://redirect.github.com/protofire/solhint/pull/668)
(Thanks to [@​zeevick10](https://redirect.github.com/zeevick10))
- cleanup deprecated code -
[#​655](https://redirect.github.com/protofire/solhint/pull/655)
- Improved `ordering` rule -
[#​656](https://redirect.github.com/protofire/solhint/pull/656)
##### BREAKING CHANGE
- Removed code for `solhint:default` ruleset -
[#​654](https://redirect.github.com/protofire/solhint/pull/654)
Thanks to [@​fanqiaojun](https://redirect.github.com/fanqiaojun),
[@​maximevtush](https://redirect.github.com/maximevtush),
[@​MaxweLL22-22](https://redirect.github.com/MaxweLL22-22),
[@​PixelPil0t1](https://redirect.github.com/PixelPil0t1),
[@​wgyt](https://redirect.github.com/wgyt),
[@​operagxsasha](https://redirect.github.com/operagxsasha),
[@​Hopium21](https://redirect.github.com/Hopium21),
[@​leopardracer](https://redirect.github.com/leopardracer),
[@​omahs](https://redirect.github.com/omahs),
[@​zeevick10](https://redirect.github.com/zeevick10),
[@​gap-editor](https://redirect.github.com/gap-editor),
[@​Olexandr88](https://redirect.github.com/Olexandr88),
[@​jirutka](https://redirect.github.com/jirutka)
For making the time of pointing out typos, license update, broken links,
unused code, copyright, small reviews, etc. We really appreciate your
contributions!
<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-empty).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
## Summary by Sourcery
Chores:
- Upgrade solhint from version 5.0.5 to 5.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 09d3085 commit e89cb06
2 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
1280 | 1280 | | |
1281 | 1281 | | |
1282 | 1282 | | |
1283 | | - | |
| 1283 | + | |
1284 | 1284 | | |
1285 | 1285 | | |
1286 | 1286 | | |
| |||
1678 | 1678 | | |
1679 | 1679 | | |
1680 | 1680 | | |
| 1681 | + | |
| 1682 | + | |
1681 | 1683 | | |
1682 | 1684 | | |
1683 | 1685 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments