Skip to content

Bump isort from 7.0.0 to 8.0.1#1364

Merged
daniel-zullo-frequenz merged 1 commit intov1.x.xfrom
dependabot/pip/isort-8.0.1
Mar 4, 2026
Merged

Bump isort from 7.0.0 to 8.0.1#1364
daniel-zullo-frequenz merged 1 commit intov1.x.xfrom
dependabot/pip/isort-8.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps isort from 7.0.0 to 8.0.1.

Release notes

Sourced from isort's releases.

8.0.0

Changes

🚀 Features

👷 Continuous Integration

📦 Dependencies

Changelog

Sourced from isort's changelog.

Changelog

NOTE: isort follows the semver versioning standard. Find out more about isort's release policy here.

Unreleased

8.0.0 February 19 2026

  • Removed --old-finders and --magic-placement flags and old_finders configuration option. The legacy finder logic that relied on environment introspection has been removed (#2445) @​joao-faria-dev
  • Update the plone profile to not clash with black (#2456) @​ale-rt

6.1.0 October 1 2025

6.0.1 Febuary 26 2025

6.0.0 January 27 2025

5.13.2 December 13 2023

5.13.1 December 11 2023

5.13.0 December 9 2023

... (truncated)

Commits
  • a333737 Merge pull request #2463 from FinlayTheBerry/issue/2461
  • 878ba7e Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py
  • b5f06a7 Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption
  • 3459bde Merge pull request #2460 from PyCQA/DanielNoord-patch-1
  • 6e70bb6 Update CHANGELOG for version 8.0.0
  • fd2514b Fix unindented comments being corrupted in indented blocks
  • b0f2dab Merge pull request #2458 from skv0zsneg/issue/1882
  • 313797b Fix lint.
  • 7d3a6f5 Add ignore for cyclomatic complexity check.
  • 6b9f895 Remove debug prints.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Mar 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2026 18:12
@dependabot dependabot bot added the type:tech-debt Improves the project without visible changes for users label Mar 1, 2026
@dependabot dependabot bot requested review from daniel-zullo-frequenz and removed request for a team March 1, 2026 18:12
@github-actions github-actions bot added the tool:auto-merged Auto-approved Dependabot PRs label Mar 1, 2026
@github-actions github-actions bot enabled auto-merge March 1, 2026 18:13
@github-project-automation github-project-automation bot moved this from To do to Review approved in Python SDK Roadmap Mar 1, 2026
Bumps [isort](https://github.com/PyCQA/isort) from 7.0.0 to 8.0.1.
- [Release notes](https://github.com/PyCQA/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@7.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: isort
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/isort-8.0.1 branch from 1f34b98 to 195c757 Compare March 4, 2026 11:44
@github-actions github-actions bot added this pull request to the merge queue Mar 4, 2026
@daniel-zullo-frequenz daniel-zullo-frequenz removed this pull request from the merge queue due to a manual request Mar 4, 2026
@daniel-zullo-frequenz daniel-zullo-frequenz added this pull request to the merge queue Mar 4, 2026
Merged via the queue into v1.x.x with commit c33abf8 Mar 4, 2026
7 checks passed
@daniel-zullo-frequenz daniel-zullo-frequenz deleted the dependabot/pip/isort-8.0.1 branch March 4, 2026 12:24
@github-project-automation github-project-automation bot moved this from Review approved to Done in Python SDK Roadmap Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) tool:auto-merged Auto-approved Dependabot PRs type:tech-debt Improves the project without visible changes for users

Projects

Development

Successfully merging this pull request may close these issues.

1 participant