Skip to content

Bump pylint-django from 0.10.0 to 2.0.5#45

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pylint-django-2.0.5
Closed

Bump pylint-django from 0.10.0 to 2.0.5#45
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pylint-django-2.0.5

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps pylint-django from 0.10.0 to 2.0.5.

Changelog

Sourced from pylint-django's changelog.

Version 2.0.5 (17 Dec 2018)

Bumping the version number because there's been a mix-up between
GitHub tags and the versions pushed to PyPI for 2.0.3 and 2.0.4.

Please use 2.0.5 which includes the changes mentioned below!

Version 2.0.4 (do not use)

  • Avoid traceback with concurrent execution. Fix
    #197 <https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/197>_
  • Suppress no-member errors for LazyFunction in factories
  • Suppress no-member errors for RelatedManager fields
  • Clean up compatibility code:
    PR [#207](https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/207) <http://github-redirect.dependabot.com/PyCQA/pylint-django/pull/207>_

Version 2.0.3 (do not use)

  • Fixing compatability between ranges of astroid (2.0.4 -> 2.1) and
    pylint (2.1.1 -> 2.2).
    #201 <https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/201>_ and
    #202 <https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/202>_

Version 2.0.2 (26 Aug 2018)

  • Suppress false-positive no-self-argument in factory.post_generation. Fix
    #190 <https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/190>_ (Federico Bond)

Version 2.0.1 (20 Aug 2018)

  • Enable testing with Django 2.1
  • Add test for Model.objects.get_or_create(). Close
    #156 <https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/156>__
  • Add test for objects.exclude(). Close
    #177 <https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/177>__
  • Fix Instance of 'Model' has no 'id' member (no-member),
    fix Class 'UserCreationForm' has no 'declared_fields' member. Close
    #184 <https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/184>__
  • Fix for Instance of 'ManyToManyField' has no 'add' member. Close
    #163 <https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/163>__
  • Add test & fix for unused arguments on class based views
... (truncated)
Commits
  • bb0153b Changelog and bump to version 2.0.5
  • 1ec3fd3 Add changelog and bump to version 2.0.4
  • 3181156 Suppress no-member errors for RelatedManager fields
  • bacd7c3 Suppress no-member for LazyFunction in factories
  • a880c07 Avoid traceback with concurrent execution. Fixes #197
  • c0eb6cb Move the rest of test dependencies to setup.py
  • fa4d4e0 Add test that pulls dependencies from pylint and astroid master
  • eb19309 Don't allow failures on pylint test
  • 23b04ab Remove unnecessary django_version compat
  • bfc44be [refs #205] annotating YES/Uninferable compat change
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 0.10.0 to 2.0.5.
- [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@0.10.0...2.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #61.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/pylint-django-2.0.5 branch March 1, 2019 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant