[PR #119] [CLOSED] Bump django-filter from 23.5 to 24.2 #118

Closed
opened 2026-02-27 11:09:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa-postfix-autoreply/pull/119
Author: @dependabot[bot]
Created: 3/28/2024
Status: Closed

Base: masterHead: dependabot/pip/django-filter-24.2


📝 Commits (1)

  • 6689864 Bump django-filter from 23.5 to 24.2

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps django-filter from 23.5 to 24.2.

Changelog

Sourced from django-filter's changelog.

Version 24.2 (2024-03-27)

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

Version 24.1 (2024-03-08)

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

Commits
  • 920a79f Bumped version and changes for 24.2 release.
  • 0311653 Fixed setting callable choices on Django <5.0. (#1648)
  • 89c65d4 Adjusted sample code in docs. (#1651)
  • 690a906 Replace codecov with python-coverage-comment-action (#1649)
  • 6e2a698 Bump the github-actions group with 3 updates (#1646)
  • f5d4b67 Keep GitHub Actions up to date with GitHub's Dependabot (#1645)
  • 6da0ccd Bumped version and changes for 24.1 release.
  • 3ece0ed Allowed passing a FilterSet class to the filterset_factory(). (#1644)
  • a5f3f1a Fixed trailing whitespace in test file.
  • 296cabe Set default value of filterset data to MultiValueDict (#1634)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa-postfix-autoreply/pull/119 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/28/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/pip/django-filter-24.2` --- ### 📝 Commits (1) - [`6689864`](https://github.com/modoboa/modoboa-postfix-autoreply/commit/6689864ffd61120a23874611d3e2767c5569d05d) Bump django-filter from 23.5 to 24.2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [django-filter](https://github.com/carltongibson/django-filter) from 23.5 to 24.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst">django-filter's changelog</a>.</em></p> <blockquote> <h2>Version 24.2 (2024-03-27)</h2> <ul> <li> <p>Fixed a regression in v23.4 where callable choices were incorrectly evaluated at filter instantiation, on Django versions prior to 5.0.</p> <p>Thanks to Craig de Stigter for the report and reproduce.</p> </li> </ul> <h2>Version 24.1 (2024-03-08)</h2> <ul> <li> <p>Updated supported Python and Django versions, and resolved upcoming Django deprecations.</p> <p>Required versions are now at least Python 3.8 and Django 4.2.</p> <p>Thanks to Michael Manganiello.</p> </li> <li> <p>Allowed passing a FilterSet class to the filterset_factory().</p> <p>Thanks to Birger Schacht.</p> </li> <li> <p>Set empty default value of filterset data to MultiValueDict.</p> <p>Thanks to Shlomo Gordon.</p> </li> <li> <p>Preserve list values passed to the data dict in CSV widgets.</p> <p>Thanks to Bryan Brancotte.</p> </li> <li> <p>Updates French and Ukrainian localisations.</p> <p>Thanks to Weblate.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/carltongibson/django-filter/commit/920a79ff401eb87946a2a6593bee767a7cfb2fa0"><code>920a79f</code></a> Bumped version and changes for 24.2 release.</li> <li><a href="https://github.com/carltongibson/django-filter/commit/03116531ac20a7c47a57d42ce9b56e93dce28d39"><code>0311653</code></a> Fixed setting callable choices on Django &lt;5.0. (<a href="https://redirect.github.com/carltongibson/django-filter/issues/1648">#1648</a>)</li> <li><a href="https://github.com/carltongibson/django-filter/commit/89c65d4b82c351f463c2697616df91495281d8a2"><code>89c65d4</code></a> Adjusted sample code in docs. (<a href="https://redirect.github.com/carltongibson/django-filter/issues/1651">#1651</a>)</li> <li><a href="https://github.com/carltongibson/django-filter/commit/690a906c3dcc533a6097d2064aa1e5c73544ca55"><code>690a906</code></a> Replace codecov with python-coverage-comment-action (<a href="https://redirect.github.com/carltongibson/django-filter/issues/1649">#1649</a>)</li> <li><a href="https://github.com/carltongibson/django-filter/commit/6e2a698f70fc8c50c3c64b4fb0238831337b8d14"><code>6e2a698</code></a> Bump the github-actions group with 3 updates (<a href="https://redirect.github.com/carltongibson/django-filter/issues/1646">#1646</a>)</li> <li><a href="https://github.com/carltongibson/django-filter/commit/f5d4b67b422832988adc99200d58099842d61b6a"><code>f5d4b67</code></a> Keep GitHub Actions up to date with GitHub's Dependabot (<a href="https://redirect.github.com/carltongibson/django-filter/issues/1645">#1645</a>)</li> <li><a href="https://github.com/carltongibson/django-filter/commit/6da0ccd6d2161cea9fae98d81d126b26f528e565"><code>6da0ccd</code></a> Bumped version and changes for 24.1 release.</li> <li><a href="https://github.com/carltongibson/django-filter/commit/3ece0ed160dc9c8b8326bb12ea533f6bc003f4bd"><code>3ece0ed</code></a> Allowed passing a FilterSet class to the filterset_factory(). (<a href="https://redirect.github.com/carltongibson/django-filter/issues/1644">#1644</a>)</li> <li><a href="https://github.com/carltongibson/django-filter/commit/a5f3f1af70fb447bf0ac56a54aa228a413c9ba40"><code>a5f3f1a</code></a> Fixed trailing whitespace in test file.</li> <li><a href="https://github.com/carltongibson/django-filter/commit/296cabe2a59ebe3ca25a53f744cdcdfee6c57e9e"><code>296cabe</code></a> Set default value of filterset data to MultiValueDict (<a href="https://redirect.github.com/carltongibson/django-filter/issues/1634">#1634</a>)</li> <li>Additional commits viewable in <a href="https://github.com/carltongibson/django-filter/compare/23.5...24.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-filter&package-manager=pip&previous-version=23.5&new-version=24.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-02-27 11:09:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-postfix-autoreply-modoboa#118
No description provided.