fix(deps): update dependency django-filter to v25#3445
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency django-filter to v25#3445renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
|
95f0bec to
0525893
Compare
0525893 to
53830b9
Compare
53830b9 to
f435124
Compare
f435124 to
0db6258
Compare
0db6258 to
d56276d
Compare
d56276d to
ba145ba
Compare
ba145ba to
a6279fa
Compare
a6279fa to
7be2de0
Compare
7be2de0 to
a76bab1
Compare
a76bab1 to
cf62ce6
Compare
cf62ce6 to
8808841
Compare
8808841 to
50a732a
Compare
Contributor
|
we would need to upgrade wagtail to minimum wagtail 6.3 to resolve this |
50a732a to
ea538ef
Compare
1f44c41 to
52bd9da
Compare
2fae7ad to
055d267
Compare
028baa3 to
50ed9a3
Compare
50ed9a3 to
2a6facc
Compare
This file contains hidden or 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
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:
^23.4→^25.2Release Notes
carltongibson/django-filter (django-filter)
v25.2Compare Source
Added testing for Django 6.0.
Dropped support for Django <5.2 LTS
Dropped support for Python 3.9.
v25.1Compare Source
Removed the in-built API schema generation methods, which have been
deprecated since v23.2.
You should use
drf-spectacular <https://drf-spectacular.readthedocs.io/en/latest/>_for generating OpenAPI schemas with DRF.
Dropped support for EOL Python 3.8.
Added testing against Python 3.13.
Added official support for Django 5.2.
v24.3Compare Source
Adds official support for Django 5.1.
Allow using dictionaries for grouped choices on Django 5.0+.
Thanks to Sævar Öfjörð Magnússon.
Adds
unknown_field_behaviorFilterSet option to allowing warning andignore behaviours for unknown field types during FilterSet generation.
Thanks to Loes.
v24.2Compare Source
Fixed a regression in v23.4 where callable choices were incorrectly evaluated
at filter instantiation, on Django versions prior to 5.0.
Thanks to Craig de Stigter for the report and reproduce.
v24.1Compare Source
Updated supported Python and Django versions, and resolved upcoming Django
deprecations.
Required versions are now at least Python 3.8 and Django 4.2.
Thanks to Michael Manganiello.
Allowed passing a FilterSet class to the filterset_factory().
Thanks to Birger Schacht.
Set empty default value of filterset data to MultiValueDict.
Thanks to Shlomo Gordon.
Preserve list values passed to the data dict in CSV widgets.
Thanks to Bryan Brancotte.
Updates French and Ukrainian localisations.
Thanks to Weblate.
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, 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.
🔕 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.