Bump isort from 5.13.2 to 8.0.1 in /backend
Closed
Number: #154
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
May 25, 2026 at 05:51 PM UTC
(13 days ago)
(13 days ago)
Updated:
June 06, 2026 at 02:38 AM UTC
(2 days ago)
(2 days ago)
Closed:
June 06, 2026 at 02:38 AM UTC
(2 days ago)
(2 days ago)
Time to Close:
11 days
Labels:
dependencies python
dependencies python
Description:
Bumps isort from 5.13.2 to 8.0.1.
Release notes
Sourced from isort's releases.
8.0.1
Changes
- Fix #2461: Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py (#2463)
@FinlayTheBerry- Fix unindented comments being corrupted in indented blocks (#2459)
@worksbyfriday8.0.0
Changes
- Update CHANGELOG for version 8.0.0 (#2460)
@DanielNoord- Fix edge case of
__future__import. (#2458)@skv0zsneg- Fix the Plone profile to be compatible with black (#2457)
@ale-rt- typo fix (#2450)
@jsta- Remove the
setuptoolsplugin (#2427)@DanielNoord- Turn some warnings into errors in test suite (#2449)
@DanielNoord- chore: replace black with ruff in clean.sh (#2448)
@joao-faria-dev- feat!: remove old finders flag and legacy finder logic (#2446)
@joao-faria-dev- Fix whitespace insensitive check triggering on tabs (#2437)
@robsdedude- Fix line separator detection not considering form feed as white space (#2436)
@robsdedude- Fix #1964:
lines_before_importsometimes ignored (#1965)@robsdedude- Remove reference to 3.9 in README (#2434)
@DanielNoord:rocket: Features
- Ensure
multiprocessing.Poolis always closed and joined (#2442)@DanielNoord:construction_worker: Continuous Integration
- Simplify CI by putting similar steps into a single action file (#2444)
@DanielNoord:package: Dependencies
- Bump actions/checkout from 5 to 6 in the github-actions group (#2451) @dependabot[bot]
- Bump astral-sh/setup-uv from 6 to 7 in the github-actions group (#2441) @dependabot[bot]
7.0.0
Changes
:boom: Breaking Changes
- Drop support for Python 3.9 (#2430)
@DanielNoord:rocket: Features
- Show absolute paths in skipped file messages (#2416)
@pranlawate:beetle: Fixes
- Some fixes for Python 3.14 (#2433)
@DanielNoord- Test on
3.14and fix any bugs (#2425)@DanielNoord
... (truncated)
Changelog
Sourced from isort's changelog.
Changelog
NOTE: isort follows the semver versioning standard. Find out more about isort's release policy here.
Releases
Unreleased
8.0.0 February 19 2026
- Removed
--old-findersand--magic-placementflags andold_findersconfiguration option. The legacy finder logic that relied on environment introspection has been removed (#2445)@joao-faria-dev- Update the
ploneprofile to not clash withblack(#2456)@ale-rt6.1.0 October 1 2025
- Add python 3.14 classifier and badge (#2409)
@staticdev- Drop use of non-standard pkg_resources API (#2405)
@dvarrazzo6.0.1 Febuary 26 2025
- Add OSError handling in find_imports_in_file (#2331)
@kobarity6.0.0 January 27 2025
- Remove support for Python 3.8 (#2327)
@DanielNoord- Python 3.13 support (#2306)
@mayty- Speed up exists_case_sensitive calls (#2264)
@correctmost- Ensure that split_on_trailing_comma works with as imports (#2340)
@DanielNoord- Black profile: enable magic comma (#2236)
@MrMino- Update line_length and single_line_exclusions in google profile (#2149)
@jagapiou- Allow --diff to be used with --jobs (#2302)
@mnakama- Fix wemake profile to have correct character limit (#2241)
@sobolevn- Fix sort_reexports code mangling (#2283)
@Helveg- Fix correct group by package tokenization (#2136)
@glasnt
Commits
a333737Merge pull request #2463 from FinlayTheBerry/issue/2461878ba7eAdded compression to stdlibs for Python 3.14 in isort/stdlibs/py314.pyb5f06a7Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption3459bdeMerge pull request #2460 from PyCQA/DanielNoord-patch-16e70bb6Update CHANGELOG for version 8.0.0fd2514bFix unindented comments being corrupted in indented blocksb0f2dabMerge pull request #2458 from skv0zsneg/issue/1882313797bFix lint.7d3a6f5Add ignore for cyclomatic complexity check.6b9f895Remove debug prints.- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 16000917 |
| UUID: | 4518659547 |
| Node ID: | PR_kwDOLDxLx87fIGSF |
| Host: | GitHub |
| Repository: | WillSams/example-js-react-with-python |