-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit 7ff437f
authored
chore(deps-dev): Update flake8-logging requirement from 1.7.0 to 1.8.0 (#969)
Updates the requirements on
[flake8-logging](https://github.com/adamchainz/flake8-logging) to permit
the latest version.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/adamchainz/flake8-logging/blob/main/CHANGELOG.rst">flake8-logging's
changelog</a>.</em></p>
<blockquote>
<h2>1.8.0 (2025-09-09)</h2>
<ul>
<li>Support Python 3.14.</li>
</ul>
<h2>1.7.0 (2024-10-27)</h2>
<ul>
<li>
<p>Drop Python 3.8 support.</p>
</li>
<li>
<p>Support Python 3.13.</p>
</li>
</ul>
<h2>1.6.0 (2024-03-20)</h2>
<ul>
<li>
<p>Add rule LOG015 that detects use of the root logger through calls
like <code>logging.info()</code>.</p>
<p>Thanks to John Litborn in <code>PR
[#96](adamchainz/flake8-logging#96)
<https://github.com/adamchainz/flake8-logging/pull/96></code>__.</p>
</li>
</ul>
<h2>1.5.0 (2024-01-23)</h2>
<ul>
<li>
<p>Extend LOG003 disallowed <code>extra</code> keys to include
<code>message</code>.</p>
<p>Thanks to Bartek Ogryczak in <code>PR
[#77](adamchainz/flake8-logging#77)
<https://github.com/adamchainz/flake8-logging/pull/77></code>__.</p>
</li>
</ul>
<h2>1.4.0 (2023-10-10)</h2>
<ul>
<li>
<p>Add rule LOG013 that detects mismatches between named
<code>%</code>-style formatting placeholders and keys in dict
argument.</p>
</li>
<li>
<p>Add rule LOG014 that detects <code>exc_info=True</code> outside of
exception handlers.</p>
</li>
</ul>
<h2>1.3.1 (2023-09-17)</h2>
<ul>
<li>
<p>Fix LOG012 false positive with unpacked arguments like
<code>*args</code>.</p>
</li>
<li>
<p>Fix LOG012 false positive with <code>%%</code> in formatting
strings.</p>
</li>
</ul>
<h2>1.3.0 (2023-09-17)</h2>
<ul>
<li>Add rule LOG012 that detects mismatches between <code>%</code>-style
formatting placeholders and arguments.</li>
</ul>
<h2>1.2.0 (2023-09-04)</h2>
<ul>
<li>Add rule LOG009 that detects use of the undocumented
<code>WARN</code> constant.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/adamchainz/flake8-logging/commit/78a6f4ce7b22dfe5660a2df049ee3f53a74956a0"><code>78a6f4c</code></a>
Version 1.8.0</li>
<li><a
href="https://github.com/adamchainz/flake8-logging/commit/8eacf2d166085559a139b7fd8681117a7253e2aa"><code>8eacf2d</code></a>
Support Python 3.14 (<a
href="https://redirect.github.com/adamchainz/flake8-logging/issues/159">#159</a>)</li>
<li><a
href="https://github.com/adamchainz/flake8-logging/commit/b95b5bccf955ff75d40b8ab5e7fe24166b7cf69c"><code>b95b5bc</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/adamchainz/flake8-logging/issues/157">#157</a>)</li>
<li><a
href="https://github.com/adamchainz/flake8-logging/commit/ff9203b9c7737b4b262e2343293ca53afa537561"><code>ff9203b</code></a>
Bump the github-actions group with 2 updates (<a
href="https://redirect.github.com/adamchainz/flake8-logging/issues/158">#158</a>)</li>
<li><a
href="https://github.com/adamchainz/flake8-logging/commit/5877a44f5584db1865dee815099dedab48b18a65"><code>5877a44</code></a>
Upgrade dependencies (<a
href="https://redirect.github.com/adamchainz/flake8-logging/issues/156">#156</a>)</li>
<li><a
href="https://github.com/adamchainz/flake8-logging/commit/9d45476c85c58c3e1221b2317e656ec3106e87ac"><code>9d45476</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/adamchainz/flake8-logging/issues/154">#154</a>)</li>
<li><a
href="https://github.com/adamchainz/flake8-logging/commit/176b64afe9de5449c4d30afd9bcb4a58b4aaa0a8"><code>176b64a</code></a>
Use uvx to run tox on GitHub Actions (<a
href="https://redirect.github.com/adamchainz/flake8-logging/issues/155">#155</a>)</li>
<li><a
href="https://github.com/adamchainz/flake8-logging/commit/5fbd7cc3f5d6e879d045f3e51d517b4060a77049"><code>5fbd7cc</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/adamchainz/flake8-logging/issues/153">#153</a>)</li>
<li><a
href="https://github.com/adamchainz/flake8-logging/commit/152db2f167355fb23e401bf68046c57cb128a2ae"><code>152db2f</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/adamchainz/flake8-logging/issues/151">#151</a>)</li>
<li><a
href="https://github.com/adamchainz/flake8-logging/commit/c74576cbd120c19b5a431cf445a541f2c84de280"><code>c74576c</code></a>
Upgrade dependencies (<a
href="https://redirect.github.com/adamchainz/flake8-logging/issues/152">#152</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/adamchainz/flake8-logging/compare/1.7.0...1.8.0">compare
view</a></li>
</ul>
</details>
<br />
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 14a6f9b commit 7ff437fCopy full SHA for 7ff437f
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments