-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 81c46e0
authored
Bump isort from 5.12.0 to 5.13.2 (#10)
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pycqa/isort/releases">isort's
releases</a>.</em></p>
<blockquote>
<h2>5.13.2</h2>
<h2>Changes</h2>
<ul>
<li>Apply the bracket fix from issue 471 only for use_parentheses=True
(<a
href="https://redirect.github.com/pycqa/isort/issues/2184">#2184</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>confine pre-commit to stages (<a
href="https://redirect.github.com/pycqa/isort/issues/2213">#2213</a>) <a
href="https://github.com/davidculley"><code>@davidculley</code></a></li>
</ul>
<h2>:beetle: Fixes</h2>
<ul>
<li>Fix colors extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2212">#2212</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h2>5.13.1</h2>
<h2>Changes</h2>
<ul>
<li>Fix integration tests (<a
href="https://redirect.github.com/pycqa/isort/issues/2208">#2208</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>Added a fix for normalizing imports from more than one level of
parent modules (issue/2152) (<a
href="https://redirect.github.com/pycqa/isort/issues/2191">#2191</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
</ul>
<h2>:beetle: Fixes</h2>
<ul>
<li>Remove optional dependencies without extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2207">#2207</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h2>5.13.0</h2>
<h2>Changes</h2>
<ul>
<li>Fix 80 line length for <code>wemake</code> linter (<a
href="https://redirect.github.com/pycqa/isort/issues/2183">#2183</a>) <a
href="https://github.com/skatromb"><code>@skatromb</code></a></li>
<li>Add support for Python 3.12 (<a
href="https://redirect.github.com/pycqa/isort/issues/2175">#2175</a>) <a
href="https://github.com/hugovk"><code>@hugovk</code></a></li>
<li>fix: add newest version to pre-commit docs (<a
href="https://redirect.github.com/pycqa/isort/issues/2190">#2190</a>) <a
href="https://github.com/AzulGarza"><code>@AzulGarza</code></a></li>
<li>Fix assertions in <code>test_git_hook</code> (<a
href="https://redirect.github.com/pycqa/isort/issues/2196">#2196</a>) <a
href="https://github.com/mgorny"><code>@mgorny</code></a></li>
<li>Removed check for include_trailing_comma for the Hanging Indent wrap
mode (<a
href="https://redirect.github.com/pycqa/isort/issues/2192">#2192</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>use the standard library tomllib on sufficiently new python (<a
href="https://redirect.github.com/pycqa/isort/issues/2202">#2202</a>) <a
href="https://github.com/eli-schwartz"><code>@eli-schwartz</code></a></li>
<li>Update pre-commit.md version number (<a
href="https://redirect.github.com/pycqa/isort/issues/2197">#2197</a>) <a
href="https://github.com/nicobako"><code>@nicobako</code></a></li>
<li>doc: Update black_compatibility.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2177">#2177</a>) <a
href="https://github.com/JSS95"><code>@JSS95</code></a></li>
<li>Fix safety sept 2023 (<a
href="https://redirect.github.com/pycqa/isort/issues/2178">#2178</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
<li>docs: fix black profile documentation (<a
href="https://redirect.github.com/pycqa/isort/issues/2163">#2163</a>) <a
href="https://github.com/nijel"><code>@nijel</code></a></li>
<li>fix typo: indended -> indented (<a
href="https://redirect.github.com/pycqa/isort/issues/2161">#2161</a>) <a
href="https://github.com/vadimkerr"><code>@vadimkerr</code></a></li>
<li>docs(configuration/options.md): fix missing trailing spaces for hard
linebreak (<a
href="https://redirect.github.com/pycqa/isort/issues/2157">#2157</a>) <a
href="https://github.com/JoeyTeng"><code>@JoeyTeng</code></a></li>
<li>Update pre-commit.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2148">#2148</a>) <a
href="https://github.com/godiard"><code>@godiard</code></a></li>
<li>chore: move configurations to <code>pyproject.toml</code> (<a
href="https://redirect.github.com/pycqa/isort/issues/2115">#2115</a>) <a
href="https://github.com/SauravMaheshkar"><code>@SauravMaheshkar</code></a></li>
<li>Fix typo in README (<a
href="https://redirect.github.com/pycqa/isort/issues/2112">#2112</a>) <a
href="https://github.com/stefmolin"><code>@stefmolin</code></a></li>
<li>Update version in pre-commit setup to avoid installation issue with
poetry (<a
href="https://redirect.github.com/pycqa/isort/issues/2103">#2103</a>) <a
href="https://github.com/stefmolin"><code>@stefmolin</code></a></li>
<li>Skip .pytype directory by default. (<a
href="https://redirect.github.com/pycqa/isort/issues/2098">#2098</a>) <a
href="https://github.com/manueljacob"><code>@manueljacob</code></a></li>
<li>Fix a tip block styling in the Config Files section (<a
href="https://redirect.github.com/pycqa/isort/issues/2097">#2097</a>) <a
href="https://github.com/Klavionik"><code>@Klavionik</code></a></li>
<li>Do not cache configuration files (<a
href="https://redirect.github.com/pycqa/isort/issues/1995">#1995</a>) <a
href="https://github.com/kaste"><code>@kaste</code></a></li>
<li>Derive <code>settings_path</code> from <code>--filename</code> (<a
href="https://redirect.github.com/pycqa/isort/issues/1992">#1992</a>) <a
href="https://github.com/kaste"><code>@kaste</code></a></li>
<li>Fix year of version 5.12.0 in CHANGELOG.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2082">#2082</a>) <a
href="https://github.com/DjLegolas"><code>@DjLegolas</code></a></li>
</ul>
<h2>:fire: Removals and Deprecations</h2>
<ul>
<li>Cleanup deprecated extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2089">#2089</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h2>:package: Dependencies</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/PyCQA/isort/blob/main/CHANGELOG.md">isort's
changelog</a>.</em></p>
<blockquote>
<h3>5.13.2 December 13 2023</h3>
<ul>
<li>Apply the bracket fix from issue <a
href="https://redirect.github.com/pycqa/isort/issues/471">#471</a> only
for use_parentheses=True (<a
href="https://redirect.github.com/pycqa/isort/issues/2184">#2184</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>Confine pre-commit to stages (<a
href="https://redirect.github.com/pycqa/isort/issues/2213">#2213</a>) <a
href="https://github.com/davidculley"><code>@davidculley</code></a></li>
<li>Fixed colors extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2212">#2212</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h3>5.13.1 December 11 2023</h3>
<ul>
<li>Fixed integration tests (<a
href="https://redirect.github.com/pycqa/isort/issues/2208">#2208</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>Fixed normalizing imports from more than one level of parent modules
(issue/2152) (<a
href="https://redirect.github.com/pycqa/isort/issues/2191">#2191</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>Remove optional dependencies without extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2207">#2207</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h3>5.13.0 December 9 2023</h3>
<ul>
<li>Cleanup deprecated extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2089">#2089</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
<li>Fixed <a
href="https://redirect.github.com/pycqa/isort/issues/1989">#1989</a>:
settings lookup when working in stream based mode</li>
<li>Fixed 80 line length for wemake linter (<a
href="https://redirect.github.com/pycqa/isort/issues/2183">#2183</a>) <a
href="https://github.com/skatromb"><code>@skatromb</code></a></li>
<li>Add support for Python 3.12 (<a
href="https://redirect.github.com/pycqa/isort/issues/2175">#2175</a>) <a
href="https://github.com/hugovk"><code>@hugovk</code></a></li>
<li>Fixed: add newest version to pre-commit docs (<a
href="https://redirect.github.com/pycqa/isort/issues/2190">#2190</a>) <a
href="https://github.com/AzulGarza"><code>@AzulGarza</code></a></li>
<li>Fixed assertions in test_git_hook (<a
href="https://redirect.github.com/pycqa/isort/issues/2196">#2196</a>) <a
href="https://github.com/mgorny"><code>@mgorny</code></a></li>
<li>Removed check for include_trailing_comma for the Hanging Indent wrap
mode (<a
href="https://redirect.github.com/pycqa/isort/issues/2192">#2192</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>Use the standard library tomllib on sufficiently new python (<a
href="https://redirect.github.com/pycqa/isort/issues/2202">#2202</a>) <a
href="https://github.com/eli-schwartz"><code>@eli-schwartz</code></a></li>
<li>Update pre-commit.md version number (<a
href="https://redirect.github.com/pycqa/isort/issues/2197">#2197</a>) <a
href="https://github.com/nicobako"><code>@nicobako</code></a></li>
<li>doc: Update black_compatibility.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2177">#2177</a>) <a
href="https://github.com/JSS95"><code>@JSS95</code></a></li>
<li>Fixed safety sept 2023 (<a
href="https://redirect.github.com/pycqa/isort/issues/2178">#2178</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
<li>docs: fix black profile documentation (<a
href="https://redirect.github.com/pycqa/isort/issues/2163">#2163</a>) <a
href="https://github.com/nijel"><code>@nijel</code></a></li>
<li>Fixed typo: indended -> indented (<a
href="https://redirect.github.com/pycqa/isort/issues/2161">#2161</a>) <a
href="https://github.com/vadimkerr"><code>@vadimkerr</code></a></li>
<li>Docs(configuration/options.md): fix missing trailing spaces for hard
linebreak (<a
href="https://redirect.github.com/pycqa/isort/issues/2157">#2157</a>) <a
href="https://github.com/JoeyTeng"><code>@JoeyTeng</code></a></li>
<li>Update pre-commit.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2148">#2148</a>) <a
href="https://github.com/godiard"><code>@godiard</code></a></li>
<li>chore: move configurations to pyproject.toml (<a
href="https://redirect.github.com/pycqa/isort/issues/2115">#2115</a>) <a
href="https://github.com/SauravMaheshkar"><code>@SauravMaheshkar</code></a></li>
<li>Fixed typo in README (<a
href="https://redirect.github.com/pycqa/isort/issues/2112">#2112</a>) <a
href="https://github.com/stefmolin"><code>@stefmolin</code></a></li>
<li>Update version in pre-commit setup to avoid installation issue with
poetry (<a
href="https://redirect.github.com/pycqa/isort/issues/2103">#2103</a>) <a
href="https://github.com/stefmolin"><code>@stefmolin</code></a></li>
<li>Skip .pytype directory by default. (<a
href="https://redirect.github.com/pycqa/isort/issues/2098">#2098</a>) <a
href="https://github.com/manueljacob"><code>@manueljacob</code></a></li>
<li>Fixed a tip block styling in the Config Files section (<a
href="https://redirect.github.com/pycqa/isort/issues/2097">#2097</a>) <a
href="https://github.com/Klavionik"><code>@Klavionik</code></a></li>
<li>Do not cache configuration files (<a
href="https://redirect.github.com/pycqa/isort/issues/1995">#1995</a>) <a
href="https://github.com/kaste"><code>@kaste</code></a></li>
<li>Derive settings_path from --filename (<a
href="https://redirect.github.com/pycqa/isort/issues/1992">#1992</a>) <a
href="https://github.com/kaste"><code>@kaste</code></a></li>
<li>Fixed year of version 5.12.0 in CHANGELOG.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2082">#2082</a>) <a
href="https://github.com/DjLegolas"><code>@DjLegolas</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PyCQA/isort/commit/c655831799765e9593989ee12faba13b6ca391a5"><code>c655831</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/isort/issues/2214">#2214</a>
from PyCQA/version/5.13.2</li>
<li><a
href="https://github.com/PyCQA/isort/commit/b4335b41767a34a35a82c8c6be3a17db913b3100"><code>b4335b4</code></a>
Prepare version 5.13.2</li>
<li><a
href="https://github.com/PyCQA/isort/commit/c36e43c7f4857999de26f945a25ef945a17d869a"><code>c36e43c</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/isort/issues/2184">#2184</a>
from bp72/issue/2154</li>
<li><a
href="https://github.com/PyCQA/isort/commit/e38702f5e68114dd910f198176938542811fa496"><code>e38702f</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/isort/issues/2213">#2213</a>
from davidculley/confine-precommit-to-stages</li>
<li><a
href="https://github.com/PyCQA/isort/commit/ee8d87f79f7d2059a4c55e073f2d74e538f69e6b"><code>ee8d87f</code></a>
Add fix for the error found by hypothesis</li>
<li><a
href="https://github.com/PyCQA/isort/commit/5849ec20ed97917426a4bcf3b3c5fdd9be2b222f"><code>5849ec2</code></a>
Apply the bracket fix from issue 471 only for use_parentheses=True</li>
<li><a
href="https://github.com/PyCQA/isort/commit/df0e119d7b97811bde971e8516390a858c5a3d02"><code>df0e119</code></a>
confine pre-commit to stages</li>
<li><a
href="https://github.com/PyCQA/isort/commit/9255bcae69aef671f281aa29a7159dd7b840b3d5"><code>9255bca</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/isort/issues/2212">#2212</a>
from PyCQA/bugfix/#2211-colors-extra</li>
<li><a
href="https://github.com/PyCQA/isort/commit/5336d7d8a7d0bd88f1a2b9add826e187183ccd69"><code>5336d7d</code></a>
Fix colors extras</li>
<li><a
href="https://github.com/PyCQA/isort/commit/643d9c478d597bdb9703ee0abed9919df336e3bd"><code>643d9c4</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/isort/issues/2210">#2210</a>
from PyCQA/version/5.13.1</li>
<li>Additional commits viewable in <a
href="https://github.com/pycqa/isort/compare/5.12.0...5.13.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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent bea9fec commit 81c46e0Copy full SHA for 81c46e0
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
0 commit comments