Skip to content

chore(deps): update dependency pylint-django to v2.8.0#102

Open
renovate[bot] wants to merge 1 commit into
alphafrom
renovate/pylint-django-2.x-lockfile
Open

chore(deps): update dependency pylint-django to v2.8.0#102
renovate[bot] wants to merge 1 commit into
alphafrom
renovate/pylint-django-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 12, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pylint-django 2.5.52.8.0 age confidence

Release Notes

pylint-dev/pylint-django (pylint-django)

v2.8.0: Version 2.8.0 (11 Jul 2026)

Compare Source

New checks

  • Added format-html-interpolation (W5150) and mark-safe-interpolation (W5151) checks which warn when the format string of format_html() / format_html_join() or the argument of mark_safe() is built with an f-string, str.format(), %-formatting or + concatenation. Such values bypass Django's HTML escaping; pass them as arguments instead.

Other

  • CI now tests against Django 6.0

v2.7.0

Compare Source

We added support for pylint 4.0.0+.

Other


- CI now tests against Django 5.2
- CI now tests against python 3.13
- CI now tests against python 3.14
- CI now tests against pylint 4.0.0+

Version 2.6.1
-------------

NOTICE

We dropped support for Python 3.7, 3.8, and for pylint below 3.0.

Bugfixes


- Added Django aliases for ranges to support psycopg 2 and 3 (`#&#8203;421 <https://github.com/pylint-dev/pylint-django/pull/421>`_)
- Support for Python 3.12 datetime (`#&#8203;427 <https://github.com/pylint-dev/pylint-django/pull/427>`_)
- Fixed location of installed LICENSE file (`#&#8203;431 <https://github.com/pylint-dev/pylint-django/issues/431>`_)
- Fixed ForeignKeyStringChecker referencing linter config incorrectly (`#&#8203;430 <https://github.com/pylint-dev/pylint-django/issues/430>`_)

Other
~~~~~

- CI now tests against Django 5.1

Version 2.6.0 (09 Oct. 2024)
----------------------------

Not released for lack of a release pipeline at the time the tag was created.

Version 2.5.5 (14 May 2023)
---------------------------

NOTICE
~~~~~~

This version drops support for Python 3.6

Bugfixes
  • Fixed compatibility issue with datetime classes and python 3.12 (#&#8203;425 <https://github.com/pylint-dev/pylint-django/issues/425>_)

v2.6.1

NOTICE


We dropped support for Python 3.7, 3.8, and for pylint below 3.0.

Bugfixes
  • Added Django aliases for ranges to support psycopg 2 and 3 (#&#8203;421 <https://github.com/pylint-dev/pylint-django/pull/421>_)
  • Support for Python 3.12 datetime (#&#8203;427 <https://github.com/pylint-dev/pylint-django/pull/427>_)
  • Fixed location of installed LICENSE file (#&#8203;431 <https://github.com/pylint-dev/pylint-django/issues/431>_)
  • Fixed ForeignKeyStringChecker referencing linter config incorrectly (#&#8203;430 <https://github.com/pylint-dev/pylint-django/issues/430>_)

Other


- CI now tests against Django 5.1

Configuration

📅 Schedule: (UTC)

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


  • 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 chore(deps): update dependency pylint-django to v2.6.1 chore(deps): update dependency pylint-django to v2.7.0 Jan 5, 2026
@renovate renovate Bot changed the title chore(deps): update dependency pylint-django to v2.7.0 chore(deps): update dependency pylint-django to v2.8.0 Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants