Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
==5.12.0
==5.13.2
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
==5.12.0
->==5.13.2
Release Notes
pycqa/isort (isort)
### [`v5.13.2`](https://redirect.github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5132-December-13-2023) [Compare Source](https://redirect.github.com/pycqa/isort/compare/5.13.1...5.13.2) - Apply the bracket fix from issue [#471](https://redirect.github.com/pycqa/isort/issues/471) only for use_parentheses=True ([#2184](https://redirect.github.com/pycqa/isort/issues/2184)) [@bp72](https://redirect.github.com/bp72) - Confine pre-commit to stages ([#2213](https://redirect.github.com/pycqa/isort/issues/2213)) [@davidculley](https://redirect.github.com/davidculley) - Fixed colors extras ([#2212](https://redirect.github.com/pycqa/isort/issues/2212)) [@staticdev](https://redirect.github.com/staticdev) ### [`v5.13.1`](https://redirect.github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5131-December-11-2023) [Compare Source](https://redirect.github.com/pycqa/isort/compare/5.13.0...5.13.1) - Fixed integration tests ([#2208](https://redirect.github.com/pycqa/isort/issues/2208)) [@bp72](https://redirect.github.com/bp72) - Fixed normalizing imports from more than one level of parent modules (issue/2152) ([#2191](https://redirect.github.com/pycqa/isort/issues/2191)) [@bp72](https://redirect.github.com/bp72) - Remove optional dependencies without extras ([#2207](https://redirect.github.com/pycqa/isort/issues/2207)) [@staticdev](https://redirect.github.com/staticdev) ### [`v5.13.0`](https://redirect.github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5130-December-9-2023) [Compare Source](https://redirect.github.com/pycqa/isort/compare/5.12.0...5.13.0) - Cleanup deprecated extras ([#2089](https://redirect.github.com/pycqa/isort/issues/2089)) [@staticdev](https://redirect.github.com/staticdev) - Fixed [#1989](https://redirect.github.com/pycqa/isort/issues/1989): settings lookup when working in stream based mode - Fixed 80 line length for wemake linter ([#2183](https://redirect.github.com/pycqa/isort/issues/2183)) [@skatromb](https://redirect.github.com/skatromb) - Add support for Python 3.12 ([#2175](https://redirect.github.com/pycqa/isort/issues/2175)) [@hugovk](https://redirect.github.com/hugovk) - Fixed: add newest version to pre-commit docs ([#2190](https://redirect.github.com/pycqa/isort/issues/2190)) [@AzulGarza](https://redirect.github.com/AzulGarza) - Fixed assertions in test_git_hook ([#2196](https://redirect.github.com/pycqa/isort/issues/2196)) [@mgorny](https://redirect.github.com/mgorny) - Removed check for include_trailing_comma for the Hanging Indent wrap mode ([#2192](https://redirect.github.com/pycqa/isort/issues/2192)) [@bp72](https://redirect.github.com/bp72) - Use the standard library tomllib on sufficiently new python ([#2202](https://redirect.github.com/pycqa/isort/issues/2202)) [@eli-schwartz](https://redirect.github.com/eli-schwartz) - Update pre-commit.md version number ([#2197](https://redirect.github.com/pycqa/isort/issues/2197)) [@nicobako](https://redirect.github.com/nicobako) - doc: Update black_compatibility.md ([#2177](https://redirect.github.com/pycqa/isort/issues/2177)) [@JSS95](https://redirect.github.com/JSS95) - Fixed safety sept 2023 ([#2178](https://redirect.github.com/pycqa/isort/issues/2178)) [@staticdev](https://redirect.github.com/staticdev) - docs: fix black profile documentation ([#2163](https://redirect.github.com/pycqa/isort/issues/2163)) [@nijel](https://redirect.github.com/nijel) - Fixed typo: indended -> indented ([#2161](https://redirect.github.com/pycqa/isort/issues/2161)) [@vadimkerr](https://redirect.github.com/vadimkerr) - Docs(configuration/options.md): fix missing trailing spaces for hard linebreak ([#2157](https://redirect.github.com/pycqa/isort/issues/2157)) [@JoeyTeng](https://redirect.github.com/JoeyTeng) - Update pre-commit.md ([#2148](https://redirect.github.com/pycqa/isort/issues/2148)) [@godiard](https://redirect.github.com/godiard) - chore: move configurations to pyproject.toml ([#2115](https://redirect.github.com/pycqa/isort/issues/2115)) [@SauravMaheshkar](https://redirect.github.com/SauravMaheshkar) - Fixed typo in README ([#2112](https://redirect.github.com/pycqa/isort/issues/2112)) [@stefmolin](https://redirect.github.com/stefmolin) - Update version in pre-commit setup to avoid installation issue with poetry ([#2103](https://redirect.github.com/pycqa/isort/issues/2103)) [@stefmolin](https://redirect.github.com/stefmolin) - Skip .pytype directory by default. ([#2098](https://redirect.github.com/pycqa/isort/issues/2098)) [@manueljacob](https://redirect.github.com/manueljacob) - Fixed a tip block styling in the Config Files section ([#2097](https://redirect.github.com/pycqa/isort/issues/2097)) [@Klavionik](https://redirect.github.com/Klavionik) - Do not cache configuration files ([#1995](https://redirect.github.com/pycqa/isort/issues/1995)) [@kaste](https://redirect.github.com/kaste) - Derive settings_path from --filename ([#1992](https://redirect.github.com/pycqa/isort/issues/1992)) [@kaste](https://redirect.github.com/kaste) - Fixed year of version 5.12.0 in CHANGELOG.md ([#2082](https://redirect.github.com/pycqa/isort/issues/2082)) [@DjLegolas](https://redirect.github.com/DjLegolas)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.