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

Update dependency pylint-django to v2.5.5 #479

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pylint-django ==2.4.4 -> ==2.5.5 age adoption passing confidence

Release Notes

PyCQA/pylint-django (pylint-django)

v2.5.4: Version 2.5.4 (10 Oct 2023)

Compare Source

This is a small release to introduce pylint 3 functionality.

v2.5.3

Compare Source

Bugfixes


- Fixed compatibility issue between pylint `2.12` and `2.13` to construct `ScopeConsumer` tuples correctly depending on version (`#&#8203;358 <https://github.com/PyCQA/pylint-django/issues/358>`_)

Other
~~~~~

- pylint version is now pinned to `<3` to give breathing space to update pylint-django before the major update lands

v2.5.2

Compare Source

Bugfixes


- Fixed crash with assigning a class to a variable, and referencing the variable when subclassing (`#&#8203;349 <https://github.com/PyCQA/pylint-django/issues/349>`_)

Other
~~~~~

- CI now tests against Django 4.0

v2.5.1

Compare Source

Bugfixes


- Fixed pickling for `augment_visit` (`#&#8203;276 <https://github.com/PyCQA/pylint-django/issues/276>`_)

v2.5.0

Compare Source

Bugfixes


- Fixed compatibility with astroid 2.9.1 (`#&#8203;343 <https://github.com/PyCQA/pylint-django/issues/343>`_)

New
~~~

- Removed false positive error of missing member in TextChoices tuples `#&#8203;298 <https://github.com/PyCQA/pylint-django/issues/298>`_ (see pulls `#&#8203;330 <https://github.com/PyCQA/pylint-django/pull/330>`_ and `#&#8203;345 <https://github.com/PyCQA/pylint-django/pull/345>`_)
- Moved from Travis CI to GitHub Actions (`#&#8203;366 <https://github.com/PyCQA/pylint-django/pull/366>`_ and `#&#8203;340 <https://github.com/PyCQA/pylint-django/pull/340>`_)
- Added pre-commit configuration and began enforcing black/isort code formatting
- Multiple test fixes (including `#&#8203;338 <https://github.com/PyCQA/pylint-django/issues/338>`_) - newer versions of pylint expect a different format for the expected messages txt files.
- Bumped dependency for pylint-django-utils to get `multi-threaded pylint support <https://github.com/PyCQA/pylint-plugin-utils/pull/21>`_

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 force-pushed the renovate/pylint-django-2.x branch from 7a4a64a to 55f1a0b Compare November 20, 2022 20:29
@renovate renovate bot force-pushed the renovate/pylint-django-2.x branch from 55f1a0b to 1a1f997 Compare October 22, 2023 04:52
@renovate renovate bot changed the title Update dependency pylint-django to v2.5.3 Update dependency pylint-django to v2.5.4 Oct 22, 2023
@renovate renovate bot force-pushed the renovate/pylint-django-2.x branch from 1a1f997 to 71da3ed Compare October 23, 2023 16:09
@renovate renovate bot changed the title Update dependency pylint-django to v2.5.4 Update dependency pylint-django to v2.5.5 Oct 23, 2023
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.

None yet

0 participants