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:
v3.15.0
->v3.19.0
v0.37.0
->v0.42.0
v4.5.0
->v4.6.0
23.10.0
->23.12.1
5.12.0
->5.13.2
Note: The
pre-commit
manager in Renovate is not supported by thepre-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
asottile/pyupgrade (asottile/pyupgrade)
v3.19.0
Compare Source
v3.18.0
Compare Source
v3.17.0
Compare Source
v3.16.0
Compare Source
v3.15.2
Compare Source
v3.15.1
Compare Source
igorshubovych/markdownlint-cli (igorshubovych/markdownlint-cli)
v0.42.0
Compare Source
markdownlint
dependency to0.35.0
MD058
/blanks-around-tables
micromark
inMD001
/MD003
/MD009
/MD010
/MD013
/MD014
/MD019
/MD021
/MD023
/MD024
/MD025
/MD039
/MD042
/MD043
MD018
/MD020
/MD031
/MD034
/MD044
markdown-it
parser no longer invoked by defaultDependabot
v0.41.0
: 0.41.0Compare Source
smol-toml
which supports v1.0.0 of the specificationDependabot
v0.40.0
: 0.40.0Compare Source
markdownlint
dependency to0.34.0
MD027
/MD028
/MD036
/MD040
/MD041
/MD046
/MD048
MD013
/MD034
/MD049
/MD050
/MD051
TOML
configuration files via--config
--configPointer
argument for nested configuration--ignore
for directories to ignore all files withinDependabot
v0.39.0
: 0.39.0Compare Source
markdownlint
dependency to0.33.0
MD055
/table-pipe-style
,MD056
/table-column-count
MD005
/MD007
/MD024
/MD026
/MD038
micromark-extension-directive
Dependabot
v0.38.0
: 0.38.0Compare Source
markdownlint
dependency to0.32.1
MD002
/MD006
MD054
/link-image-style
micromark
inMD005
/MD007
/MD030
MD022
/MD026
/MD034
/MD037
/MD038
/MD045
/MD051
Dependabot
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)
v4.6.0
: pre-commit-hooks v4.6.0Compare Source
Features
requirements-txt-fixer
: remove duplicate packages.Migrating
fix-encoding-pragma
: deprecated -- will be removed in 5.0.0. usepyupgrade or some other tool.
psf/black (psf/black)
v23.12.1
Compare Source
Packaging
d
extra by default (#4108)v23.12.0
Compare Source
Highlights
It's almost 2024, which means it's time for a new edition of Black's stable style!
Together with this release, we'll put out an alpha release 24.1a1 showcasing the draft
2024 stable style, which we'll finalize in the January release. Please try it out and
share your feedback.
This release (23.12.0) will still produce the 2023 style. Most but not all of the
changes in
--preview
mode will be in the 2024 stable style.Stable style
# fmt: off
automatically dedents when used with the--line-ranges
option, even when it is not within the specified line range. (#4084)
Preview style
indented less (#4012)
docstring (#4060)
--line-length
(#4086)functions or class definitions (#4066) (#4103)
Configuration
--line-ranges
now skips Black's internal stability check in--safe
mode. Thisavoids a crash on rare inputs that have many unformatted same-content lines. (#4034)
Packaging
Integrations
v23.11.0
Compare Source
Highlights
--line-ranges
command-line option(#4020)
Stable style
await (a ** b)
(#3994)fixes a crash (#4019)
Preview style
less (#3964)
indented less (#3992)
now preserved (#4005)
case
blocks were not split into multiple lines. Also enablegeneral trailing comma rules on
case
blocks (#4024)class definition (#4028)
Configuration
--include
(#3976)Performance
Integrations
formatter (#3940)
v23.10.1
Compare Source
Highlights
Preview style
Packaging
Integrations
summary
parameter. (#3958)
Documentation
https://github.com/psf/black/issues/39683968
timothycrosley/isort (timothycrosley/isort)
v5.13.2
Compare Source
v5.13.1
Compare Source
v5.13.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.