Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
551: build(deps-dev): bump pylint from 2.13.5 to 2.13.7 r=ChrisRBe a=dependabot[bot] Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.5 to 2.13.7. <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.13.7?</h1> <p>Release date: 2022-04-20</p> <ul> <li> <p>Fix a crash caused by using the new config from 2.14.0 in 2.13.x code.</p> <p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/6408">#6408</a></p> </li> </ul> <h1>What's New in Pylint 2.13.6?</h1> <p>Release date: 2022-04-20</p> <ul> <li> <p>Fix a crash in the <code>unsupported-membership-test</code> checker when assigning multiple constants to class attributes including <code>__iter__</code> via unpacking.</p> <p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/6366">#6366</a></p> </li> <li> <p>Asterisks are no longer required in Sphinx and Google style parameter documentation for <code>missing-param-doc</code> and are parsed correctly.</p> <p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/5815">#5815</a> Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/5406">#5406</a></p> </li> <li> <p>Fixed a false positive for <code>unused-variable</code> when a builtin specified in <code>--additional-builtins</code> is given a type annotation.</p> <p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/6388">#6388</a></p> </li> <li> <p>Fixed an <code>AstroidError</code> in 2.13.0 raised by the <code>duplicate-code</code> checker with <code>ignore-imports</code> or <code>ignore-signatures</code> enabled.</p> <p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/6301">#6301</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/pylint/commit/3b2fbaec045697d53bdd4435e59dbfc2b286df4b"><code>3b2fbae</code></a> Bump pylint to 2.13.7, update changelog</li> <li><a href="https://github.com/PyCQA/pylint/commit/106f0afd2abe6b3ace3a6eff86d7adc76977f8b3"><code>106f0af</code></a> Fix 'object has no attribute additional_builtins' (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/6410">#6410</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/19d660edb9b03913fc3c3f6e19a0c1463c547d93"><code>19d660e</code></a> Bump pylint to 2.13.6, update changelog</li> <li><a href="https://github.com/PyCQA/pylint/commit/1310f55f049180caa35400a256f8da4c70c10400"><code>1310f55</code></a> [pre-commit.ci] pre-commit autoupdate to fix the black issue</li> <li><a href="https://github.com/PyCQA/pylint/commit/1622eae48d9de182167d373885eca0c4e7b56fcc"><code>1622eae</code></a> Upgrade astroid to 2.11.3 (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/6398">#6398</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/ddca4dd30ebe3c7bb529a96a541192b73a5b1c85"><code>ddca4dd</code></a> Prevent false positive <code>undefined-variable</code> for user-specified builtins given...</li> <li><a href="https://github.com/PyCQA/pylint/commit/7231dd56e2dd9a25d616a484e41f5e04ebfa6c0b"><code>7231dd5</code></a> Fix a crash in the <code>unsupported-membership-test</code> checker involving tuple un...</li> <li><a href="https://github.com/PyCQA/pylint/commit/664049cef8aadbc2ff531d71b04eee61abe0d8ea"><code>664049c</code></a> Fix <code>AstroidError</code> in similarity checker with imports/signatures ignored (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/6357">#6357</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/cca0d02a369d02451e19312e3c53aa3445ab4633"><code>cca0d02</code></a> Suppress <code>useless-super-delegation</code> if return type changed (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/5822">#5822</a>) (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/6141">#6141</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/709fc58356dc1c1560af9eb7c8a5250d2cbfbfe8"><code>709fc58</code></a> Handle asterisks better in Sphinx and Google style docstrings</li> <li>See full diff in <a href="https://github.com/PyCQA/pylint/compare/v2.13.5...v2.13.7">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.13.5&new-version=2.13.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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