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.1.2
->5.1.3
30.8.1
->30.8.2
^0.12.0
->^0.13.0
1.35.3
->1.36.1
1.1.387
->1.1.388
0.5.0
->0.5.1
0.7.1
->0.7.2
Release Notes
django/django (Django)
v5.1.3
Compare Source
joke2k/faker (Faker)
v30.8.2
Compare Source
jazzband/django-revproxy (django-revproxy)
v0.13.0
Compare Source
===================
REVPROXY
settings dict #192%20
or+
#191djlint/djLint (djlint)
v1.36.1
Compare Source
v1.36.0
Compare Source
Feature
djlint.toml
config file. The format is identical topyproject.toml
, but it does not use[tool.djlint]
table.Fix
js_config
instead ofcss_config
.Performance
v1.35.4
Compare Source
Compiled mypyc wheels are now also available, which improve performance by ~21% over Pure Python. They will be automatically installed by your package manager when available for your platform. Pure Python wheel is still available.
Other changes have been made to improve performance, thanks to @JCWasmx86. See the commits for more details.
Formatting performance comparison with the previous version (tested on https://github.com/openedx/edx-platform with single thread):
RobertCraigie/pyright-python (pyright)
v1.1.388
Compare Source
anapaulagomes/pytest-picked (pytest-picked)
v0.5.1
Compare Source
Added
Modified
astral-sh/ruff (ruff)
v0.7.2
Compare Source
Preview features
pyupgrade
] Add PEP 646Unpack
conversion to*
with fix (UP044
) (#13988)Rule changes
known_stdlibs.rs
with stdlibs 2024.10.25 (#13963)flake8-no-pep420
] Skip namespace package enforcement for PEP 723 scripts (INP001
) (#13974)Server
Bug fixes
flake8-type-checking
] Fix false positive forsingledispatchmethod
(TCH003
) (#13941)flake8-type-checking
] Treat return type ofsingledispatch
as runtime-required (TCH003
) (#13957)Documentation
flake8-simplify
] Include caveats of enablingif-else-block-instead-of-if-exp
(SIM108
) (#14019)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.
👻 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.