forked from nanos/FediFetcher
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit a067c0e
authored
chore(deps): bump colorlog from 6.8.0 to 6.8.2 (#101)
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from
6.8.0 to 6.8.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/borntyping/python-colorlog/releases">colorlog's
releases</a>.</em></p>
<blockquote>
<h2>6.8.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Update package links in README by <a
href="https://github.com/buhtz"><code>@buhtz</code></a> in <a
href="https://redirect.github.com/borntyping/python-colorlog/pull/131">borntyping/python-colorlog#131</a></li>
<li>Added <a
href="https://github.com/borntyping/python-colorlog/blob/main/docs/CONTRIBUTING.md">docs/CONTRIBUTING.md</a>.</li>
<li>Documented "bright" colours in the README.</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/buhtz"><code>@buhtz</code></a> made
their first contribution in <a
href="https://redirect.github.com/borntyping/python-colorlog/pull/131">borntyping/python-colorlog#131</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2">https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/3d95fe86a5145081eb20c5c7acf529d3bbc10857"><code>3d95fe8</code></a>
Bump version</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/2fe1c77640b524d5bb3bba71cd51e06f598150a0"><code>2fe1c77</code></a>
Add a CONTRIBUTING.md doc</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/86f85e4ff373ba980ec0c496395cd61acb8b88e2"><code>86f85e4</code></a>
Rename doc/ folder to docs/</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/c92997f2314982368d687023c1a809160a174dcb"><code>c92997f</code></a>
Reformat markdown headers in README.md</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/4625f8c9a9531d639ea39ac6d7b535590afe7975"><code>4625f8c</code></a>
Fix some package links</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/deaea105566e998416440fac9afda49e05c54508"><code>deaea10</code></a>
Fix a very, very minor formatter difference</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/4bf59b691b559e69b1a53f4c9b91aff486cf2698"><code>4bf59b6</code></a>
Document light colors in README</li>
<li>See full diff in <a
href="https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2">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>1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments