This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
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:
v1.24.0
->v1.36.3
v1.4.0
->v1.5.0
v4.5.0
->v4.6.0
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
Riverside-Healthcare/djLint (Riverside-Healthcare/djLint)
v1.36.3
Compare Source
This release reverts the following changes from the last release as they caused issues:
v1.36.2
Compare Source
Fix:
Performance:
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):
v1.35.3
Compare Source
This release significantly improves performance, especially for large files and large projects.
Formatting https://github.com/openedx/edx-platform took 87 seconds in the previous version, now it takes only 4 seconds (>2000% speedup)! Tested on a 32-core computer.
v1.35.2
Compare Source
v1.35.1
Compare Source
v1.35.0
Compare Source
v1.34.5
Compare Source
v1.34.2
Compare Source
Bug Fixes
v1.34.1
Compare Source
Bug Fixes
v1.34.0
Compare Source
Bug Fixes
Features
v1.33.0
Compare Source
Bug Fixes
Features
v1.32.1
Compare Source
Bug Fixes
v1.32.0
Compare Source
Bug Fixes
Features
v1.31.1
Compare Source
Bug Fixes
v1.31.0
Compare Source
Bug Fixes
line_break_after_multiline_tag
to force break in all cases (3b37ec8), closes #680Features
max-blank-lines
flag to consolidate blank lines (4a7897f), closes #675v1.30.2
Compare Source
Bug Fixes
v1.30.1
Compare Source
Bug Fixes
v1.30.0
Compare Source
Bug Fixes
Features
v1.29.0
Compare Source
Bug Fixes
Features
v1.28.0
Compare Source
Bug Fixes
Features
v1.27.2
Compare Source
Bug Fixes
v1.27.1
Compare Source
Bug Fixes
v1.27.0
Compare Source
Bug Fixes
Features
v1.26.0
Compare Source
Bug Fixes
Features
v1.25.1
Compare Source
Bug Fixes
v1.25.0
Compare Source
Bug Fixes
Features
Yelp/detect-secrets (Yelp/detect-secrets)
v1.5.0
Compare Source
May 6th, 2024
We apologise for the extreme delay in publishing a new release for our beloved
detect-secrets
. We at Yelp appreciate your continued support and your contributions to this valuable project!📰 News
📣 Release Highlights
🎉 New Features
✨ Usability
.secrets.baseline
is not found. (#719)🔭 Accuracy
🐛 Bugfixes
NotImplementedError
in StatisticsAggregator (#678)IndexError
inis_prefixed_with_dollar_sign
caused by passing empty strings (#712)🐍 Miscellaneous
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.
Configuration
📅 Schedule: Branch creation - "before 9am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.