Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Updates the requirements on django-adminfilters to permit the latest version.

Release notes

Sourced from django-adminfilters's releases.

2.7

Version: 2.7.0 - see BACKWARD INCOMPATIBLE notes 🚀 New Features

  • Introduced DateInDateRange filter for PostgreSQL to filter dates within a specific range.
  • Added DateRangeDateFilter for filtering based on a date range.

✨ Improvements and Refactoring

  • Renamed date filters for better clarity and consistency.
  • Improved and updated tests for date filters.

CI/CD

  • Added support for Python 3.12 to the test matrix.
  • Integrated PostgreSQL service into the CI pipeline for more robust testing.
  • Various fixes and improvements to the CI/CD workflows.

BACKWARD INCOMPATIBLE

  • Renamed DateRangeFilter as DateFilter
Changelog

Sourced from django-adminfilters's changelog.

Release 2.6

  • fixes #43
  • new packaging
  • new documetation

Release 2.5.2

  • restored wrongly removed css
  • enable css file customisation

Release 2.5.1

  • limit select2.css customisation be applied only to filters
  • Enabling better AutocompleteFilter customisation
  • PEP 621 support (pyproject.toml)

Release 2.5

  • PEP 621 support (pyproject.toml)
  • Added partial Proxy Models support to AutoCompleteFilter

Release 2.4.3

  • Fixes bug in UnionListFilter

Release 2.4.2

  • Added compatibility with Django 5
  • Autocomplete filter losing the value after the selection
  • With LinkedAutocomplete and Autocomplete in same filter list the latter would not work

Release 2.4.1

  • Fixes bug in AutiCompleteFilter

Release 2.4

  • Django 5.x support

Release 2.3.1

  • Bug fixes

Release 2.3

  • BUG FIX: fixes check() implementation
  • new LinkedAutoCompleteFilter

Release 2.2

... (truncated)

Commits
  • ae93d95 updates tests
  • e2d6022 updates tests
  • 60aed77 refactor(dates): Rename date filters for clarity and improve tests
  • ca9da63 fixes CI workflow
  • db18d9c fixes CI workflow
  • 9d7568e ci: Add PostgreSQL service to CI and update configurations
  • 3c65596 ci: Add Python 3.12 to test matrix and streamline tox.ini
  • 748cdca fixes CI workflow
  • 16eb585 fixes CI matrix
  • 0026791 feat(filters): Introduce DateInDateRange filter for Postgres
  • Additional commits viewable in compare view

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)

Updates the requirements on [django-adminfilters](https://github.com/saxix/django-adminfilters) to permit the latest version.
- [Release notes](https://github.com/saxix/django-adminfilters/releases)
- [Changelog](https://github.com/saxix/django-adminfilters/blob/develop/CHANGES.md)
- [Commits](saxix/django-adminfilters@0.1...2.7)

---
updated-dependencies:
- dependency-name: django-adminfilters
  dependency-version: '2.7'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 29, 2025
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant