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

Bump pylint-django from 2.5.1 to 2.5.2 #36

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pylint-django from 2.5.1 to 2.5.2.

Release notes

Sourced from pylint-django's releases.

Version 2.5.2 (18 Feb 2022)

Bugfixes

  • Fixed crash with assigning a class to a variable, and referencing the variable when subclassing (#349)

Other

  • CI now tests against Django 4.0
Changelog

Sourced from pylint-django's changelog.

Version 2.5.2 (18 Feb 2022)

Bugfixes


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

Other


- CI now tests against Django 4.0
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/PyCQA/pylint-django/commit/0beda64029afc2de741d7bfb5981924f45b72149&quot;&gt;&lt;code&gt;0beda64&lt;/code&gt;&lt;/a> Bumping version for release</li>
<li><a href="https://github.com/PyCQA/pylint-django/commit/8152714cb121d22c22fc2d050005b28473bd94e1&quot;&gt;&lt;code&gt;8152714&lt;/code&gt;&lt;/a> Fixed a couple of typos</li>
<li><a href="https://github.com/PyCQA/pylint-django/commit/c3875cd65e53237f59c65f790730dd4c0698464e&quot;&gt;&lt;code&gt;c3875cd&lt;/code&gt;&lt;/a> Prevent a crash when transform lookups return an <code>AssignAttr</code></li>
<li><a href="https://github.com/PyCQA/pylint-django/commit/bbce61b95feefb73d63a3179d61919ea3ab32cb7&quot;&gt;&lt;code&gt;bbce61b&lt;/code&gt;&lt;/a> Added testing to CI for Djago 4.0 (<a href="https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/354&quot;&gt;#354&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/PyCQA/pylint-django/commit/eec2b6078dd609596688b83bc079055d80f6c26b&quot;&gt;&lt;code&gt;eec2b60&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/PyCQA/pylint-django/issues/351&quot;&gt;#351&lt;/a> from PyCQA/pre-commit-ci-update-config</li>
<li><a href="https://github.com/PyCQA/pylint-django/commit/4f93ca36d4b9255f3df9ff327226f086f5114359&quot;&gt;&lt;code&gt;4f93ca3&lt;/code&gt;&lt;/a> [pre-commit.ci] pre-commit autoupdate</li>
<li>See full diff in <a href="https://github.com/PyCQA/pylint-django/compare/v2.5.1...v2.5.2&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2022
Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.5.1 to 2.5.2.
- [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.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pylint-django-2.5.2 branch from 34cf5b3 to 0a2c1cb Compare March 21, 2022 12:08
@FlxPeters FlxPeters merged commit d7448b3 into main Mar 22, 2022
@dependabot dependabot bot deleted the dependabot/pip/pylint-django-2.5.2 branch March 22, 2022 20:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant