Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update all non-major dependencies #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Django (changelog) 5.1.2 -> 5.1.3 age adoption passing confidence
Faker (changelog) 30.8.1 -> 30.8.2 age adoption passing confidence
django-revproxy (changelog) ^0.12.0 -> ^0.13.0 age adoption passing confidence
djlint 1.35.3 -> 1.36.1 age adoption passing confidence
pyright 1.1.387 -> 1.1.388 age adoption passing confidence
pytest-picked 0.5.0 -> 0.5.1 age adoption passing confidence
ruff (source, changelog) 0.7.1 -> 0.7.2 age adoption passing confidence

Release Notes

django/django (Django)

v5.1.3

Compare Source

joke2k/faker (Faker)

v30.8.2

Compare Source

  • Revert "Add decorator to optionally format dates as string.".
jazzband/django-revproxy (django-revproxy)

v0.13.0

Compare Source

===================

  • Added REVPROXY settings dict #​192
  • Let encode spaces as %20 or + #​191
  • Cast int cookie dict max_age #​185
  • Replaced deprecated getheader in favor of headers #​184
djlint/djLint (djlint)

v1.36.1

Compare Source

v1.36.0

Compare Source

Feature
  • Add support for djlint.toml config file. The format is identical to pyproject.toml, but it does not use [tool.djlint] table.
Fix
  • Do not format HTML in attributes. Thanks, @​oliverhaas.
  • Fix using js_config instead of css_config.
Performance
  • Increase performance by ~30% by using regex more efficiently and caching more stuff.

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):

Version Seconds
v1.35.3 20.39
v1.35.4 pure Python 14.39
v1.35.4 compiled 11.35
RobertCraigie/pyright-python (pyright)

v1.1.388

Compare Source

anapaulagomes/pytest-picked (pytest-picked)

v0.5.1

Compare Source

Added
  • Add support to Python 3.12 and 3.13dev
Modified
  • Prevent branch mode warnings in unstaged mode (#​183)
  • Replace setup.py by pyproject.toml
astral-sh/ruff (ruff)

v0.7.2

Compare Source

Preview features
  • Fix formatting of single with-item with trailing comment (#​14005)
  • [pyupgrade] Add PEP 646 Unpack conversion to * with fix (UP044) (#​13988)
Rule changes
  • Regenerate known_stdlibs.rs with stdlibs 2024.10.25 (#​13963)
  • [flake8-no-pep420] Skip namespace package enforcement for PEP 723 scripts (INP001) (#​13974)
Server
  • Fix server panic when undoing an edit (#​14010)
Bug fixes
  • Fix issues in discovering ruff in pip build environments (#​13881)
  • [flake8-type-checking] Fix false positive for singledispatchmethod (TCH003) (#​13941)
  • [flake8-type-checking] Treat return type of singledispatch as runtime-required (TCH003) (#​13957)
Documentation
  • [flake8-simplify] Include caveats of enabling if-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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency Faker to v30.8.2 Update all non-major dependencies Nov 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ce58e5e to 8e415e9 Compare November 7, 2024 00:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants