Commit 9af22b8
authored
build(deps): Bump github.com/mgechev/revive from 1.2.4 to 1.2.5 (#1753)
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.2.4 to 1.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mgechev/revive/releases">github.com/mgechev/revive's releases</a>.</em></p>
<blockquote>
<h2>v1.2.5</h2>
<h2>Changelog</h2>
<ul>
<li>32a0cb8 Allows inversing the semantics of <code>string-format</code> rule configurations (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/765">#765</a>)</li>
<li>5f26378 Comment spacing rule (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/761">#761</a>)</li>
<li>b4201ff Fix broken link of 'Comment Directives' in README (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/753">#753</a>)</li>
<li>b87d391 Fix early-return false positive and other tweaks (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/776">#776</a>)</li>
<li>5cc9e27 docs(README): add missing links and fix a broken one (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/758">#758</a>)</li>
<li>3d83403 fix <a href="https://github-redirect.dependabot.com/mgechev/revive/issues/751">#751</a> [rule.add-constant] add ignoreFuncs to exclude constants in … (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/756">#756</a>)</li>
<li>7b1458a fix <a href="https://github-redirect.dependabot.com/mgechev/revive/issues/754">#754</a> [rule.unhandled-error] change arguments to regexp (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/757">#757</a>)</li>
<li>1c3a15c fix <a href="https://github-redirect.dependabot.com/mgechev/revive/issues/759">#759</a> [rule.add-constant] change 'ignoreFuncs' expressions in documentation and test (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/760">#760</a>)</li>
<li>a4f4632 fix <a href="https://github-redirect.dependabot.com/mgechev/revive/issues/781">#781</a> (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/782">#782</a>)</li>
<li>ae282a5 fix off by one issue in line and colums (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/773">#773</a>)</li>
<li>5fd3b2c fix(deps): update github.com/chavacava/garif digest to b3ef358 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/767">#767</a>)</li>
<li>55e881a fix(deps): update module github.com/burntsushi/toml to v1.2.1 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/766">#766</a>)</li>
<li>54ee9db fix(deps): update module github.com/fatih/color to v1.14.1 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/783">#783</a>)</li>
<li>3fe5f99 fix(deps): update module golang.org/x/tools to v0.2.0 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/763">#763</a>)</li>
<li>d5d9da1 fix(deps): update module golang.org/x/tools to v0.3.0 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/772">#772</a>)</li>
<li>b4fd11a fix(deps): update module golang.org/x/tools to v0.4.0 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/777">#777</a>)</li>
<li>cb6823a fix(deps): update module golang.org/x/tools to v0.5.0 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/780">#780</a>)</li>
<li>ec731c0 go get reference updates (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/750">#750</a>)</li>
<li>06881a9 speedup branch comparison (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/764">#764</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mgechev/revive/commit/a4f4632a3f934868012008d36eecafb912282d45"><code>a4f4632</code></a> fix <a href="https://github-redirect.dependabot.com/mgechev/revive/issues/781">#781</a> (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/782">#782</a>)</li>
<li><a href="https://github.com/mgechev/revive/commit/54ee9dbcdeb82efc76c2c2b9d86ed4b1c61d163a"><code>54ee9db</code></a> fix(deps): update module github.com/fatih/color to v1.14.1 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/783">#783</a>)</li>
<li><a href="https://github.com/mgechev/revive/commit/cb6823a888b345bfa51e5f18e43d412f76676e46"><code>cb6823a</code></a> fix(deps): update module golang.org/x/tools to v0.5.0 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/780">#780</a>)</li>
<li><a href="https://github.com/mgechev/revive/commit/b4fd11aa6410fad47576af92e4f5554ed71a3b6d"><code>b4fd11a</code></a> fix(deps): update module golang.org/x/tools to v0.4.0 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/777">#777</a>)</li>
<li><a href="https://github.com/mgechev/revive/commit/b87d391ee4a12f9c1ac62de7e8d30661fd2052e4"><code>b87d391</code></a> Fix early-return false positive and other tweaks (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/776">#776</a>)</li>
<li><a href="https://github.com/mgechev/revive/commit/d5d9da17ec1f6f5f3fca17a086bfb2312880d43c"><code>d5d9da1</code></a> fix(deps): update module golang.org/x/tools to v0.3.0 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/772">#772</a>)</li>
<li><a href="https://github.com/mgechev/revive/commit/ae282a54c832ed4c8e7767739fb8ee47dbe4b813"><code>ae282a5</code></a> fix off by one issue in line and colums (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/773">#773</a>)</li>
<li><a href="https://github.com/mgechev/revive/commit/7b1458a9cb2d0b92aa351aa53e86fa16f4598f37"><code>7b1458a</code></a> fix <a href="https://github-redirect.dependabot.com/mgechev/revive/issues/754">#754</a> [rule.unhandled-error] change arguments to regexp (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/757">#757</a>)</li>
<li><a href="https://github.com/mgechev/revive/commit/5f26378cc2a473772ff1d78e37c44971827d04cb"><code>5f26378</code></a> Comment spacing rule (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/761">#761</a>)</li>
<li><a href="https://github.com/mgechev/revive/commit/5fd3b2c04646ecfd1e26f4f0cbfb9aab15dc37f0"><code>5fd3b2c</code></a> fix(deps): update github.com/chavacava/garif digest to b3ef358 (<a href="https://github-redirect.dependabot.com/mgechev/revive/issues/767">#767</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/mgechev/revive/compare/v1.2.4...v1.2.5">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 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)
</details>1 parent d10fc1f commit 9af22b8
4 files changed
+48
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
230 | | - | |
| 229 | + | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
384 | 383 | | |
| 384 | + | |
| 385 | + | |
385 | 386 | | |
386 | 387 | | |
387 | 388 | | |
| |||
874 | 875 | | |
875 | 876 | | |
876 | 877 | | |
877 | | - | |
878 | 878 | | |
| 879 | + | |
| 880 | + | |
879 | 881 | | |
880 | 882 | | |
881 | 883 | | |
| |||
892 | 894 | | |
893 | 895 | | |
894 | 896 | | |
895 | | - | |
896 | | - | |
| 897 | + | |
| 898 | + | |
897 | 899 | | |
898 | 900 | | |
899 | 901 | | |
| |||
1490 | 1492 | | |
1491 | 1493 | | |
1492 | 1494 | | |
1493 | | - | |
1494 | | - | |
| 1495 | + | |
| 1496 | + | |
1495 | 1497 | | |
1496 | 1498 | | |
1497 | 1499 | | |
| |||
1614 | 1616 | | |
1615 | 1617 | | |
1616 | 1618 | | |
1617 | | - | |
1618 | | - | |
| 1619 | + | |
| 1620 | + | |
1619 | 1621 | | |
1620 | 1622 | | |
1621 | 1623 | | |
1622 | | - | |
1623 | | - | |
| 1624 | + | |
| 1625 | + | |
1624 | 1626 | | |
1625 | 1627 | | |
1626 | 1628 | | |
| |||
1630 | 1632 | | |
1631 | 1633 | | |
1632 | 1634 | | |
1633 | | - | |
1634 | | - | |
| 1635 | + | |
| 1636 | + | |
1635 | 1637 | | |
1636 | 1638 | | |
1637 | 1639 | | |
| |||
1729 | 1731 | | |
1730 | 1732 | | |
1731 | 1733 | | |
1732 | | - | |
1733 | | - | |
| 1734 | + | |
| 1735 | + | |
1734 | 1736 | | |
1735 | 1737 | | |
1736 | 1738 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
287 | | - | |
| 286 | + | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
0 commit comments