Commit 5607b0f
authored
build(deps-dev): bump credo from 1.7.12 to 1.7.13 (#142)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.12 to 1.7.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rrrene/credo/releases">credo's
releases</a>.</em></p>
<blockquote>
<h2>1.7.13</h2>
<p>Check it out on Hex: <a
href="https://hex.pm/packages/credo/1.7.13">https://hex.pm/packages/credo/1.7.13</a></p>
<ul>
<li>Fix compatibility & compiler warnings with Elixir 1.19</li>
<li><code>Credo.Check.Refactor.ABCSize</code> fixed false positive</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rrrene/credo/blob/master/CHANGELOG.md">credo's
changelog</a>.</em></p>
<blockquote>
<h2>1.7.13</h2>
<ul>
<li>Fix compatibility & compiler warnings with Elixir 1.19</li>
<li><code>Credo.Check.Refactor.ABCSize</code> fixed false positive</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rrrene/credo/commit/40627c5950a2b616b5de43c98299006395991391"><code>40627c5</code></a>
Bump version to 1.7.13</li>
<li><a
href="https://github.com/rrrene/credo/commit/e47e4dcf198efac527e85bd93f59c16de3bb9151"><code>e47e4dc</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/rrrene/credo/commit/9f31412a7b2f98c07a5d61e8cb70682c3a98abfd"><code>9f31412</code></a>
Revert "increase line number for nested alias check"</li>
<li><a
href="https://github.com/rrrene/credo/commit/84e41b28be26d07444badc7712ef8eb287a303d1"><code>84e41b2</code></a>
Remove Stickler CI from README</li>
<li><a
href="https://github.com/rrrene/credo/commit/62bd7e44d9cbbf987ed9228bdcca30f6f069c457"><code>62bd7e4</code></a>
Remove unused requires</li>
<li><a
href="https://github.com/rrrene/credo/commit/db534be0216efd06e0c8f536da94a2b2f0052700"><code>db534be</code></a>
Add Elixir 1.19.0-rc.2 to GitHub actions</li>
<li><a
href="https://github.com/rrrene/credo/commit/fdc365baf9b5dab5911585ae5c4bdaea45d3187e"><code>fdc365b</code></a>
Merge pull request <a
href="https://redirect.github.com/rrrene/credo/issues/1214">#1214</a>
from georgeguimaraes/patch-1</li>
<li><a
href="https://github.com/rrrene/credo/commit/22249b7ebf88b68f8a6f05c8e24402e2a332b6fe"><code>22249b7</code></a>
Remove SourceLevel mention on README</li>
<li><a
href="https://github.com/rrrene/credo/commit/1f601f13bc0b4956eece7ce81aa0367eb7a5dcf5"><code>1f601f1</code></a>
Refactor StrictModuleLayout tests slightly</li>
<li><a
href="https://github.com/rrrene/credo/commit/684a353da4d072bad6e5204266afe755f55560fb"><code>684a353</code></a>
Add more tests for StrictModuleLayout</li>
<li>Additional commits viewable in <a
href="https://github.com/rrrene/credo/compare/v1.7.12...v1.7.13">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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 222c40b commit 5607b0f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments