Bump pylint from 2.16.1 to 2.16.2 #59

Merged
dependabot[bot] merged 1 commits from dependabot/pip/pylint-2.16.2 into main 2023-02-14 14:56:25 +00:00
dependabot[bot] commented 2023-02-14 12:08:56 +00:00 (Migrated from github.com)

Bumps pylint from 2.16.1 to 2.16.2.

Commits
  • 0006ae9 Bump pylint to 2.16.2, update changelog (#8276)
  • c8d3fdd Upgrade astroid to 2.14.2 (#8274)
  • c2cd7c6 Fix FP for used-before-assignment with assignment expressions in containers (...
  • 4aedc4f Add --version option to pyreverse (#8257) (#8258)
  • 27e3624 Fix used-before-assignment false positive for walrus operator in dictionary...
  • 4422094 Fix nested-min-max output msg for sequences (#8234) (#8245)
  • 10f50a0 Minor refactor to 'is_defined' (#8243) (#8244)
  • 8b3a10f Fix used-before-assignment false positive for TYPE_CHECKING if/elif/else us...
  • 55f1482 Fix crash when an attribute node was used inside an unary op (#8209) (#8225)
  • 3c27c47 Fix no-name-in-module when variable is same as module name (#8169) (#8226)
  • See full diff 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)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.1 to 2.16.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/pylint/commit/0006ae993340aecf1eefdc402bc58a6e611a1586"><code>0006ae9</code></a> Bump pylint to 2.16.2, update changelog (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8276">#8276</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/c8d3fddcbe58c99837eea1de66a198249906afe3"><code>c8d3fdd</code></a> Upgrade astroid to 2.14.2 (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8274">#8274</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/c2cd7c6afe989f301c7f2a469770933018eaeb92"><code>c2cd7c6</code></a> Fix FP for used-before-assignment with assignment expressions in containers (...</li> <li><a href="https://github.com/PyCQA/pylint/commit/4aedc4f9589b49fbb0a598a53d04ad600129cba6"><code>4aedc4f</code></a> Add <code>--version</code> option to pyreverse (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8257">#8257</a>) (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8258">#8258</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/27e3624d86e5a49a5cbbdc72990ede8c0ff65376"><code>27e3624</code></a> Fix <code>used-before-assignment</code> false positive for walrus operator in dictionary...</li> <li><a href="https://github.com/PyCQA/pylint/commit/4422094be06b47daa2f8b2b79f076417dccc1c6e"><code>4422094</code></a> Fix <code>nested-min-max</code> output msg for sequences (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8234">#8234</a>) (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8245">#8245</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/10f50a03fe9aa0c6f90892af7ae550ed0849a340"><code>10f50a0</code></a> Minor refactor to 'is_defined' (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8243">#8243</a>) (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8244">#8244</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/8b3a10f377cda2cbdc8fc79b848c3954f04d8c86"><code>8b3a10f</code></a> Fix <code>used-before-assignment</code> false positive for TYPE_CHECKING if/elif/else us...</li> <li><a href="https://github.com/PyCQA/pylint/commit/55f1482efc14feea658fc59949b174ea031b9c75"><code>55f1482</code></a> Fix crash when an attribute node was used inside an unary op (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8209">#8209</a>) (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8225">#8225</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/3c27c4758b365583312a5a3fab439b33452ef30d"><code>3c27c47</code></a> Fix no-name-in-module when variable is same as module name (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8169">#8169</a>) (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8226">#8226</a>)</li> <li>See full diff in <a href="https://github.com/PyCQA/pylint/compare/v2.16.1...v2.16.2">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.16.1&new-version=2.16.2)](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>
ElBe-Plaq (Migrated from github.com) approved these changes 2023-02-14 14:56:04 +00:00
ElBe-Plaq commented 2023-02-14 14:56:22 +00:00 (Migrated from github.com)

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No description provided.