Skip to content

Bump pylint-django from 2.1.0 to 2.3.0#49

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

Bump pylint-django from 2.1.0 to 2.3.0#49
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pylint-django-2.3.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps pylint-django from 2.1.0 to 2.3.0.

Release notes

Sourced from pylint-django's releases.

Version 2.2.0 (22 Jul 2020)

  • Rely on Django to resolve string references in ForeignKey fields. Refs #243 (Alejandro Angulo)
  • Suppress unused-argument for functions in migration modules. Fix #267
  • New checker for hard-coded auth.User. Fix #244
Changelog

Sourced from pylint-django's changelog.

Version 2.3.0 (05 Aug 2020)

  • Improvement in error message for missing-backwards-migration-callable (Bryan Mutai)
  • Start testing with Django 3.1 on Python 3.8
  • Better error message when Django is not configured. Closes #277

Version 2.2.0 (22 Jul 2020)

  • Rely on Django to resolve string references in ForeignKey fields. Refs #243 (Alejandro Angulo)
  • Suppress unused-argument for functions in migration modules. Fix #267
  • New checker for hard-coded auth.User. Fix #244
Commits
  • db6b26e Changelog for v2.3.0
  • d5bf629 Add URL to PyPI for README as suggested by @carlio
  • d2ee9f6 Better error message when Django is not configured. Closes #277
  • 017241e Start testing with Django 3.1 b/c it was released today
  • 927dc1e [refs #278] Adding missing decorator to specifically declare an error ID when...
  • ae4e70b Refs kiwitcms/Kiwi#1774. Fix (missing-backwards-migration-callable) error mes...
  • 7c85215 Changelog for v2.2.0
  • a8a8302 Update for models referenced as strings. Refs #272
  • d03555b New checker for hard-coded auth.User. Fix #244
  • 502125c Suppress unused-argument for functions in migration modules
  • 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)
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.1.0 to 2.3.0.
- [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.1.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Dependencies updates label Aug 5, 2020
@dependabot-preview dependabot-preview Bot requested a review from yushan87 August 5, 2020 12:19
@yushan87 yushan87 mentioned this pull request Aug 5, 2020
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #83.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/pylint-django-2.3.0 branch January 6, 2021 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants