Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 409
    • Issues 409
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !2281

chore: update pre-commit hook pycqa/isort to v5.11.2 (develop)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed RenovateBot requested to merge renovate/develop-pycqa-isort-5.x into develop Dec 14, 2022
  • Overview 3
  • Commits 1
  • Pipelines 5
  • Changes 1

This MR contains the following updates:

Package Type Update Change
pycqa/isort repository minor 5.10.1 -> 5.11.2

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

pycqa/isort

v5.11.2

Compare Source

  • Hotfix #​2034: isort --version is not accurate on 5.11.x releases (#​2034) @​gschaffner

v5.11.1

Compare Source

  • Hotfix #​2031: only call colorama.init if colorama is available (#​2032) @​tomaarsen

v5.11.0

Compare Source

  • Added official support for Python 3.11 (#​1996, #​2008, #​2011) @​staticdev
    • Dropped support for Python 3.6 (#​2019) @​barrelful
    • Fixed problematic tests (#​2021, #​2022) @​staticdev
    • Fixed #​1960: Rich compatibility (#​1961) @​ofek
    • Fixed #​1945, #​1986: Python 4.0 upper bound dependency resolving issues @​staticdev
    • Fixed Pyodide CDN URL (#​1991) @​andersk
    • Docs: clarify description of use_parentheses (#​1941) @​mgedmin
    • Fixed #​1976: black compatibility for .pyi files @​XuehaiPan
    • Implemented #​1683: magic trailing comma option (#​1876) @​legau
    • Add missing space in unrecoverable exception message (#​1933) @​andersk
    • Fixed #​1895: skip-gitignore: use allow list, not deny list @​bmalehorn
    • Fixed #​1917: infinite loop for unmatched parenthesis (#​1919) @​anirudnits
    • Docs: shared profiles (#​1896) @​matthewhughes934
    • Fixed build-backend values in the example plugins (#​1892) @​mgorny
    • Remove reference to jamescurtin/isort-action (#​1885) @​AndrewLane
    • Split long cython import lines (#​1931) @​davidcollins001
    • Update plone profile: copy of black, plus three settings. (#​1926) @​mauritsvanrees
    • Fixed #​1815, #​1862: Add a command-line flag to sort all re-exports (#​1863) @​parafoxia
    • Fixed #​1854: lines_before_imports appending lines after comments (#​1861) @​legau
    • Remove redundant multi_line_output = 3 from "Compatibility with black" (#​1858) @​jdufresne
    • Add tox config example (#​1856) @​umonaca
    • Docs: add examples for frozenset and tuple settings (#​1822) @​sgaist
    • Docs: add multiple config documentation (#​1850) @​anirudnits

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/develop-pycqa-isort-5.x