Bump pylint from 2.16.4 to 2.17.0 #65

Merged
dependabot[bot] merged 1 commits from dependabot/pip/pylint-2.17.0 into main 2023-03-08 16:23:14 +00:00
dependabot[bot] commented 2023-03-08 12:16:08 +00:00 (Migrated from github.com)

Bumps pylint from 2.16.4 to 2.17.0.

Commits
  • 2e78c41 Proper release date and summary for 2.17.0
  • ee2e635 Bump pylint to 2.17.0, update changelog (#8395)
  • ca25497 Add regression test for #5288 (#8385)
  • b4fe93a Use UninferableBase instead of Uninferable
  • 9c4fbed Upgrade to astroid 2.15.0 (#8387)
  • 30e1759 [pre-commit.ci] pre-commit autoupdate (#8393)
  • e6c6bf5 Merge remote-tracking branch 'upstream/maintenance/2.16.x' into main
  • 47cb11f Cancel previous tests when pushing to PRs
  • c356a3c Document ignoring pragmas for calculating line length (#8380)
  • 81bb644 [doc] Add an example for 'missing-format-string-key' (#8379)
  • 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)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.4 to 2.17.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/pylint/commit/2e78c414d24c9819936351c133b3edcad970abaa"><code>2e78c41</code></a> Proper release date and summary for 2.17.0</li> <li><a href="https://github.com/PyCQA/pylint/commit/ee2e63519b15683d8c93626695c97936eb956ebf"><code>ee2e635</code></a> Bump pylint to 2.17.0, update changelog (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8395">#8395</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/ca2549708acd3ede6621c56477b1c0333eb62254"><code>ca25497</code></a> Add regression test for <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/5288">#5288</a> (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8385">#8385</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/b4fe93a9f8059efb0b462d879da3c3d8ef9e7010"><code>b4fe93a</code></a> Use UninferableBase instead of Uninferable</li> <li><a href="https://github.com/PyCQA/pylint/commit/9c4fbedb368d87c383f86ece309a2473e6b1e68a"><code>9c4fbed</code></a> Upgrade to astroid 2.15.0 (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8387">#8387</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/30e1759d51d54641e834d95cd1960f4d4dc9e7e9"><code>30e1759</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8393">#8393</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/e6c6bf5dfd61511d64779f54264b27a368c43100"><code>e6c6bf5</code></a> Merge remote-tracking branch 'upstream/maintenance/2.16.x' into main</li> <li><a href="https://github.com/PyCQA/pylint/commit/47cb11f4cb01a61f83d915d88e828f103a479980"><code>47cb11f</code></a> Cancel previous tests when pushing to PRs</li> <li><a href="https://github.com/PyCQA/pylint/commit/c356a3c99388a192dd57beea99c4d043e15cff2c"><code>c356a3c</code></a> Document ignoring pragmas for calculating line length (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8380">#8380</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/81bb644a82fcbc7c3d53d7a4faa297c57925f1c7"><code>81bb644</code></a> [doc] Add an example for 'missing-format-string-key' (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/8379">#8379</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PyCQA/pylint/compare/v2.16.4...v2.17.0">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.4&new-version=2.17.0)](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-03-08 16:13:24 +00:00
ElBe-Plaq commented 2023-03-08 16:23:11 +00:00 (Migrated from github.com)

@dependabot merge

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