-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency isort to v5.13.2 #109
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/isort-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LukeG294
previously approved these changes
Feb 23, 2021
renovate
bot
changed the title
chore(deps): update dependency isort to v5.7.0
chore(deps): update dependency isort to v5.8.0
Mar 21, 2021
renovate
bot
force-pushed
the
renovate/isort-5.x
branch
from
March 21, 2021 08:40
4765732
to
c561b4f
Compare
renovate
bot
force-pushed
the
renovate/isort-5.x
branch
from
June 21, 2021 07:16
c561b4f
to
180621b
Compare
renovate
bot
changed the title
chore(deps): update dependency isort to v5.8.0
chore(deps): update dependency isort to v5.9.0
Jun 21, 2021
renovate
bot
changed the title
chore(deps): update dependency isort to v5.9.0
chore(deps): update dependency isort to v5.9.1
Jun 21, 2021
renovate
bot
force-pushed
the
renovate/isort-5.x
branch
from
June 21, 2021 13:45
180621b
to
79c64d0
Compare
renovate
bot
force-pushed
the
renovate/isort-5.x
branch
from
July 8, 2021 09:11
79c64d0
to
5773f91
Compare
renovate
bot
changed the title
chore(deps): update dependency isort to v5.9.1
chore(deps): update dependency isort to v5.9.2
Jul 8, 2021
renovate
bot
force-pushed
the
renovate/isort-5.x
branch
from
October 18, 2021 17:03
5773f91
to
f14a269
Compare
renovate
bot
changed the title
chore(deps): update dependency isort to v5.9.2
chore(deps): update dependency isort to v5.9.3
Oct 18, 2021
renovate
bot
force-pushed
the
renovate/isort-5.x
branch
from
March 7, 2022 17:17
f14a269
to
28c374d
Compare
renovate
bot
changed the title
chore(deps): update dependency isort to v5.9.3
chore(deps): update dependency isort to v5.10.1
Mar 7, 2022
renovate
bot
changed the title
chore(deps): update dependency isort to v5.10.1
Update dependency isort to v5.10.1
Sep 25, 2022
renovate
bot
force-pushed
the
renovate/isort-5.x
branch
from
March 17, 2023 01:58
28c374d
to
8065565
Compare
renovate
bot
changed the title
Update dependency isort to v5.10.1
Update dependency isort to v5.12.0
Mar 17, 2023
renovate
bot
force-pushed
the
renovate/isort-5.x
branch
from
December 9, 2023 16:14
8065565
to
2bfa2bc
Compare
renovate
bot
changed the title
Update dependency isort to v5.12.0
Update dependency isort to v5.13.0
Dec 9, 2023
renovate
bot
force-pushed
the
renovate/isort-5.x
branch
from
December 11, 2023 22:42
2bfa2bc
to
a425e82
Compare
renovate
bot
changed the title
Update dependency isort to v5.13.0
Update dependency isort to v5.13.1
Dec 11, 2023
renovate
bot
force-pushed
the
renovate/isort-5.x
branch
from
December 13, 2023 21:32
a425e82
to
bba5140
Compare
renovate
bot
changed the title
Update dependency isort to v5.13.1
Update dependency isort to v5.13.2
Dec 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==5.6.4
->==5.13.2
Release Notes
pycqa/isort (isort)
v5.13.2
Compare Source
v5.13.1
Compare Source
v5.13.0
Compare Source
v5.12.0
Compare Source
v5.11.5
Compare Source
v5.11.4
Compare Source
v5.11.3
Compare Source
v5.11.2
Compare Source
v5.11.1
Compare Source
colorama.init
ifcolorama
is available (#2032) @tomaarsenv5.11.0
Compare Source
black
compatibility for.pyi
files @XuehaiPanblack
, plus three settings. (#1926) @mauritsvanreeslines_before_imports
appending lines after comments (#1861) @legaumulti_line_output = 3
from "Compatibility with black" (#1858) @jdufresnev5.10.1
Compare Source
v5.10.0
Compare Source
tomli
for pyproject.toml configuration loader.Potentially breaking changes:
_ast
module incorrectly excluded from stdlib definition.v5.9.3
Compare Source
--from-first
CLI flag shouldn't take any arguments.v5.9.2
Compare Source
isort --check --atomic
against Cython files.__init__.py
files during placement.v5.9.1
Compare Source
v5.9.0
Compare Source
__pypackages__
directories by default.Goal Zero (Tickets related to aspirational goal of achieving 0 regressions for remaining 5.0.0 lifespan):
v5.8.0
Compare Source
-j
) now defaults to number of CPU cores if no value is provided.--overwrite-in-place
to ensure same file handle is used after sorting.--extend-skip
and--extend-skip-glob
.v5.7.0
Compare Source
isort.file
.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.