Skip to content

chore(deps-dev): bump isort from 7.0.0 to 8.0.1#8101

Merged
leandrodamascena merged 2 commits intodevelopfrom
dependabot/pip/develop/isort-8.0.1
Apr 6, 2026
Merged

chore(deps-dev): bump isort from 7.0.0 to 8.0.1#8101
leandrodamascena merged 2 commits intodevelopfrom
dependabot/pip/develop/isort-8.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 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.

Releases

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 6, 2026 07:19
@dependabot dependabot bot requested a review from hjgraca April 6, 2026 07:19
@dependabot dependabot bot force-pushed the dependabot/pip/develop/isort-8.0.1 branch 2 times, most recently from 1a329d4 to 848fbe7 Compare April 6, 2026 07:34
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/develop/isort-8.0.1 branch from 848fbe7 to e739d8b Compare April 6, 2026 07:36
@powertools-for-aws-oss-automation powertools-for-aws-oss-automation bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 6, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 6, 2026

@leandrodamascena leandrodamascena merged commit 2b95d7f into develop Apr 6, 2026
14 checks passed
@leandrodamascena leandrodamascena deleted the dependabot/pip/develop/isort-8.0.1 branch April 6, 2026 07:38
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.63%. Comparing base (30e43c1) to head (f657065).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8101   +/-   ##
========================================
  Coverage    96.63%   96.63%           
========================================
  Files          283      283           
  Lines        13862    13862           
  Branches      1111     1111           
========================================
  Hits         13395    13395           
  Misses         342      342           
  Partials       125      125           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant