Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps pylint-django from 2.5.0 to 2.5.1.

Release notes

Sourced from pylint-django's releases.

Version 2.5.1 (16 Feb 2022)

Bugfix relase:

  • Fixed picking for augment_visit (see #276)
Changelog

Sourced from pylint-django's changelog.

Version 2.5.1 (16 Feb 2022)

Bugfixes


- Fixed picking for `augment_visit` (`[#276](https://github.com/PyCQA/pylint-django/issues/276) <https://github.com/PyCQA/pylint-django/issues/276>`_)
Commits
  • a03b994 2.5.1 release
  • 4e33e90 Merge pull request #348 from dineshtrivedi/276
  • e0905e2 Merge branch '276' of github.com:dineshtrivedi/pylint-django into 276
  • 96de0ba 276 - Adding test to make sure the Pylint plugin is picklable
  • 50e1fff [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 200bee9 276 - Replaced unecessary generic_is_view_attribute function
  • 3e56dd2 276 - Added my user to contributors.md
  • fe95a12 276 - Cleaning is_class method as now is unecessary
  • 9033c72 276 - Converted is_class local function using closure to be callable class
  • a36b9e7 276 - Converted local function using closure to be callable class
  • 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 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)

Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/PyCQA/pylint-django/releases)
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst)
- [Commits](pylint-dev/pylint-django@v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: pylint-django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 16, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 18, 2022

Superseded by #10.

@dependabot dependabot bot closed this Feb 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/pylint-django-2.5.1 branch February 18, 2022 21:29
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