Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(deps): update dependency django-filter to v24 #108

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-filter (changelog) 23.5 -> 24.2 age adoption passing confidence

Release Notes

carltongibson/django-filter (django-filter)

v24.2

Compare 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.1

Compare 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 - 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 9, 2024
@renovate renovate bot requested a review from wax911 March 9, 2024 02:47
Copy link
Contributor Author

renovate bot commented Mar 9, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv anitrend-g5lUxClT-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because graphene-django-extras (1.0.0) @ git+https://github.com/wax911/[email protected] depends on both django-filter (^23.2) and django-filter (^23.2), django-filter is required.
So, because anitrend depends on django-filter (24.2), version solving failed.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@renovate renovate bot force-pushed the dependencies/django-filter-24.x branch from 616444f to 77a5046 Compare March 27, 2024 11:56
@renovate renovate bot force-pushed the dependencies/django-filter-24.x branch from 77a5046 to 17e2c02 Compare April 9, 2024 07:10
@renovate renovate bot force-pushed the dependencies/django-filter-24.x branch from 17e2c02 to 08d4bb6 Compare April 27, 2024 21:16
@wax911 wax911 changed the base branch from develop to dependencies/graphene-django-extras-0.x April 28, 2024 20:29
@wax911 wax911 merged commit f1ef49d into dependencies/graphene-django-extras-0.x Apr 28, 2024
7 of 9 checks passed
@wax911 wax911 deleted the dependencies/django-filter-24.x branch April 28, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant