Skip to content

Commit

Permalink
Merge #297
Browse files Browse the repository at this point in the history
297: Bump pylint from 2.8.3 to 2.9.6 r=alallema a=dependabot[bot]

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.3 to 2.9.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/PyCQA/pylint/blob/main/ChangeLog">pylint's changelog</a>.</em></p>
<blockquote>
<h1>What's New in Pylint 2.9.6?</h1>
<p>Release date: 2021-07-28</p>
<ul>
<li>
<p>Fix a false positive <code>undefined-variable</code> when variable name in decoration
matches function argument</p>
<p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/3791">#3791</a></p>
</li>
</ul>
<h1>What's New in Pylint 2.9.5?</h1>
<p>Release date: 2021-07-21</p>
<ul>
<li>
<p>Fix a crash when there would be a 'TypeError object does not support
item assignment' in the code we parse.</p>
<p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4439">#4439</a></p>
</li>
<li>
<p>Fix crash if a callable returning a context manager was assigned to a list or dict item</p>
<p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4732">#4732</a></p>
</li>
<li>
<p>Fix a crash when a AttributeInferenceError was not handled properly when
failing to infer the real name of an import in astroid.</p>
<p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4692">#4692</a></p>
</li>
</ul>
<h1>What's New in Pylint 2.9.4?</h1>
<p>Release date: 2021-07-20</p>
<ul>
<li>
<p>Added <code>time.clock</code> to deprecated functions/methods for python 3.3</p>
</li>
<li>
<p>Fix bug in which --fail-on can return a zero exit code even when the specified issue is present</p>
<p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4296">#4296</a>
Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/3363">#3363</a></p>
</li>
<li>
<p>Fix hard failure when handling missing attribute in a class with duplicated bases</p>
<p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4687">#4687</a></p>
</li>
<li>
<p>Fix false-positive <code>consider-using-with</code> (R1732) if a ternary conditional is used together with <code>with</code></p>
<p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4676">#4676</a></p>
</li>
<li>
<p>Fix false-positive <code>deprecated-module</code> when relative import uses deprecated module name.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PyCQA/pylint/commit/444f654e23de0772036c0e29c8e5745e48a8970c"><code>444f654</code></a> Bump pylint to 2.9.6, update changelog</li>
<li><a href="https://github.com/PyCQA/pylint/commit/c04f92ef68e5ea779a60bfddb91dc677c5470fd0"><code>c04f92e</code></a> Improve Issue forms (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4749">#4749</a>)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/e04de25593252f5c5418094d59ba8a486178fad9"><code>e04de25</code></a> Update coveralls requirement from ~=3.1 to ~=3.2 (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4747">#4747</a>)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/50b9b53d815065a1d2a78c18ac2ad62d489411f6"><code>50b9b53</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4752">#4752</a>)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/f17b28e427250cf2e52aa5ae947ba5521d398102"><code>f17b28e</code></a> Add Github issue forms and densify some templates (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4742">#4742</a>)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/a054796d7008f4531b482490f917bdef1454b8fd"><code>a054796</code></a> Fix false positive undefined variable in decorator with list comprehension (#...</li>
<li><a href="https://github.com/PyCQA/pylint/commit/31aa6fdad53ae3d768950b8cff976b7a7350c2de"><code>31aa6fd</code></a> Move back to a dev version following 2.9.5 release</li>
<li><a href="https://github.com/PyCQA/pylint/commit/ec8219e48f031f93377cc7d862a6f3bf80d76dbf"><code>ec8219e</code></a> Bump pylint to 2.9.5, update changelog</li>
<li><a href="https://github.com/PyCQA/pylint/commit/dbfde30d43a03af5f0bccd4689b4d376bb9cd814"><code>dbfde30</code></a> [4692 regression] Test won't fail if the real click is installed</li>
<li><a href="https://github.com/PyCQA/pylint/commit/2e3778e08d2c61f0bf514264a1a1223618466822"><code>2e3778e</code></a> <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4692">#4692</a> Add a regression test for inference crash</li>
<li>Additional commits viewable in <a href="https://github.com/PyCQA/pylint/compare/v2.8.3...v2.9.6">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pylint&package-manager=pip&previous-version=2.8.3&new-version=2.9.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] committed Aug 17, 2021
2 parents a6428e1 + ae4d26a commit 53862df
Showing 1 changed file with 42 additions and 22 deletions.
64 changes: 42 additions & 22 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 53862df

Please sign in to comment.