dependabot[bot] opened a new pull request, #2043: URL: https://github.com/apache/libcloud/pull/2043
Bumps [isort[pyproject]](https://github.com/pycqa/isort) from 5.12.0 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pycqa/isort/releases">isort[pyproject]'s releases</a>.</em></p> <blockquote> <h2>6.0.0</h2> <h2>Changes</h2> <h2>:boom: Breaking Changes</h2> <ul> <li>Remove support for Python 3.8 (<a href="https://redirect.github.com/pycqa/isort/issues/2327">#2327</a>) <a href="https://github.com/DanielNoord"><code>@DanielNoord</code></a></li> </ul> <h2>:rocket: Features</h2> <ul> <li>Python 3.13 support (<a href="https://redirect.github.com/pycqa/isort/issues/2306">#2306</a>) <a href="https://github.com/mayty"><code>@mayty</code></a></li> <li>Updates round 3 (<a href="https://redirect.github.com/pycqa/isort/issues/2334">#2334</a>) <a href="https://github.com/matthewhughes934"><code>@matthewhughes934</code></a></li> <li>Speed up exists_case_sensitive calls (<a href="https://redirect.github.com/pycqa/isort/issues/2264">#2264</a>) <a href="https://github.com/correctmost"><code>@correctmost</code></a></li> <li>nit: Fix deprecation message link (<a href="https://redirect.github.com/pycqa/isort/issues/2220">#2220</a>) <a href="https://github.com/syou6162"><code>@syou6162</code></a></li> <li>Ensure that split_on_trailing_comma works with <code>as</code> imports (<a href="https://redirect.github.com/pycqa/isort/issues/2340">#2340</a>) <a href="https://github.com/DanielNoord"><code>@DanielNoord</code></a></li> <li>Black profile: enable magic comma (<a href="https://redirect.github.com/pycqa/isort/issues/2236">#2236</a>) <a href="https://github.com/MrMino"><code>@MrMino</code></a></li> <li>Fix google style test (<a href="https://redirect.github.com/pycqa/isort/issues/2336">#2336</a>) <a href="https://github.com/DanielNoord"><code>@DanielNoord</code></a></li> <li>Update line_length and single_line_exclusions in google profile (<a href="https://redirect.github.com/pycqa/isort/issues/2149">#2149</a>) <a href="https://github.com/jagapiou"><code>@jagapiou</code></a></li> <li>Updates round 2 (<a href="https://redirect.github.com/pycqa/isort/issues/2329">#2329</a>) <a href="https://github.com/matthewhughes934"><code>@matthewhughes934</code></a></li> <li>Dependency updates round 1 (<a href="https://redirect.github.com/pycqa/isort/issues/2325">#2325</a>) <a href="https://github.com/matthewhughes934"><code>@matthewhughes934</code></a></li> <li>Run <code>pre-commit autoupdate</code> (<a href="https://redirect.github.com/pycqa/isort/issues/2321">#2321</a>) <a href="https://github.com/kurtmckee"><code>@kurtmckee</code></a></li> </ul> <h2>:beetle: Fixes</h2> <ul> <li>Allow <code>--diff</code> to be used with <code>--jobs</code> (<a href="https://redirect.github.com/pycqa/isort/issues/2302">#2302</a>) <a href="https://github.com/mnakama"><code>@mnakama</code></a></li> <li><code>wemake</code> has 80 chars hard limit, not 79 (<a href="https://redirect.github.com/pycqa/isort/issues/2241">#2241</a>) <a href="https://github.com/sobolevn"><code>@sobolevn</code></a></li> <li>Fix errors on <code>main</code> (<a href="https://redirect.github.com/pycqa/isort/issues/2320">#2320</a>) <a href="https://github.com/DanielNoord"><code>@DanielNoord</code></a></li> <li>Fixed syntax error (<a href="https://redirect.github.com/pycqa/isort/issues/2289">#2289</a>) <a href="https://github.com/Sergio-prog"><code>@Sergio-prog</code></a></li> <li>fix: typo (<a href="https://redirect.github.com/pycqa/isort/issues/2298">#2298</a>) <a href="https://github.com/Rotzbua"><code>@Rotzbua</code></a></li> <li>Fix <code>sort_reexports</code> code mangling (<a href="https://redirect.github.com/pycqa/isort/issues/2283">#2283</a>) <a href="https://github.com/Helveg"><code>@Helveg</code></a></li> <li>fix: correct group by package tokenization (<a href="https://redirect.github.com/pycqa/isort/issues/2136">#2136</a>) <a href="https://github.com/glasnt"><code>@glasnt</code></a></li> <li>Fix isort-action usage documentation (<a href="https://redirect.github.com/pycqa/isort/issues/2297">#2297</a>) <a href="https://github.com/jamescurtin"><code>@jamescurtin</code></a></li> <li>Fix CDN for Ace (<a href="https://redirect.github.com/pycqa/isort/issues/2127">#2127</a>) <a href="https://github.com/abitrolly"><code>@abitrolly</code></a></li> <li>Fix help text (<a href="https://redirect.github.com/pycqa/isort/issues/2229">#2229</a>) <a href="https://github.com/stweil"><code>@stweil</code></a></li> <li>docs: fix spelling mistake (<a href="https://redirect.github.com/pycqa/isort/issues/2249">#2249</a>) <a href="https://github.com/cachho"><code>@cachho</code></a></li> </ul> <h2>:construction_worker: Continuous Integration</h2> <ul> <li>UV replacement of Poetry (<a href="https://redirect.github.com/pycqa/isort/issues/2349">#2349</a>) <a href="https://github.com/staticdev"><code>@staticdev</code></a></li> <li>Make actions happy (<a href="https://redirect.github.com/pycqa/isort/issues/2311">#2311</a>) <a href="https://github.com/matthewhughes934"><code>@matthewhughes934</code></a></li> <li>Fix GitHub Actions badges (<a href="https://redirect.github.com/pycqa/isort/issues/2326">#2326</a>) <a href="https://github.com/hugovk"><code>@hugovk</code></a></li> <li>Eliminate <code>actions/cache@v2</code> usage (<a href="https://redirect.github.com/pycqa/isort/issues/2322">#2322</a>) <a href="https://github.com/kurtmckee"><code>@kurtmckee</code></a></li> <li>feat: add dependabot for GH action update (<a href="https://redirect.github.com/pycqa/isort/issues/2300">#2300</a>) <a href="https://github.com/Rotzbua"><code>@Rotzbua</code></a></li> <li>Update stage names for <code>pre-commit</code> (<a href="https://redirect.github.com/pycqa/isort/issues/2296">#2296</a>) <a href="https://github.com/matthewhughes934"><code>@matthewhughes934</code></a></li> </ul> <h2>:package: Dependencies</h2> <ul> <li>Bump <code>poetry</code> to <code>2.0.1</code> (<a href="https://redirect.github.com/pycqa/isort/issues/2341">#2341</a>) <a href="https://github.com/DanielNoord"><code>@DanielNoord</code></a></li> <li>Fix misc unsafe dependencies (<a href="https://redirect.github.com/pycqa/isort/issues/2345">#2345</a>) <a href="https://github.com/staticdev"><code>@staticdev</code></a></li> <li>Bump the github-actions group across 1 directory with 5 updates (<a href="https://redirect.github.com/pycqa/isort/issues/2324">#2324</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump gitpython from 3.1.40 to 3.1.41 (<a href="https://redirect.github.com/pycqa/isort/issues/2223">#2223</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <!-- 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[pyproject]'s changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>NOTE: isort follows the <a href="https://semver.org/">semver</a> versioning standard. Find out more about isort's release policy <a href="https://pycqa.github.io/isort/docs/major_releases/release_policy">here</a>.</p> <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/0a0b7a830386ba6a31c2ec8316849ae4d1b8240d"><code>0a0b7a8</code></a> 6.0.0</li> <li><a href="https://github.com/PyCQA/isort/commit/2d00730d48c2963a02c436f3353552ce24689a79"><code>2d00730</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2349">#2349</a> from PyCQA/revert-2347-revert-2346-ci/uv-replacement...</li> <li><a href="https://github.com/PyCQA/isort/commit/16bb0e2d9b7c42edccf4e1ab292d27e9da908e5c"><code>16bb0e2</code></a> Return user_options</li> <li><a href="https://github.com/PyCQA/isort/commit/73abbc8ec7cffc68d9e9c6c47935b46aed5b3665"><code>73abbc8</code></a> Fix dev and optional dependencies</li> <li><a href="https://github.com/PyCQA/isort/commit/8b3828d756d2a359d1b44021c132821ce5955bdf"><code>8b3828d</code></a> Pin UV version</li> <li><a href="https://github.com/PyCQA/isort/commit/02258755eb35111700745a47cce907865c67021a"><code>0225875</code></a> Remove pip and virtualenv usage</li> <li><a href="https://github.com/PyCQA/isort/commit/3d49bc0c44392100bf04b46014fdfc1e9c276f36"><code>3d49bc0</code></a> Revert "Revert "UV replacement of Poetry""</li> <li><a href="https://github.com/PyCQA/isort/commit/b3760ab1b8844fd4a2c59adee3e0bf3f420fd418"><code>b3760ab</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2347">#2347</a> from PyCQA/revert-2346-ci/uv-replacement-for-poetry</li> <li><a href="https://github.com/PyCQA/isort/commit/cc12cce681098bba70bd78efe76140bdc39792d6"><code>cc12cce</code></a> Revert "UV replacement of Poetry"</li> <li><a href="https://github.com/PyCQA/isort/commit/f7ab073fda5ddab3651fc4438c4e7e16853b3bca"><code>f7ab073</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2346">#2346</a> from PyCQA/ci/uv-replacement-for-poetry</li> <li>Additional commits viewable in <a href="https://github.com/pycqa/isort/compare/5.12.0...6.0.0">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libcloud.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org