chore(pip-dev)(deps-dev): bump pylint from 3.2.5 to 3.2.6 in the pylint group #313

Merged
dependabot[bot] merged 1 commits from dependabot/pip/pylint-21d37424fd into main 2024-07-23 18:36:18 +02:00
dependabot[bot] commented 2024-07-23 17:20:14 +02:00 (Migrated from github.com)

Bumps the pylint group with 1 update: pylint.

Updates pylint from 3.2.5 to 3.2.6

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pylint group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 3.2.5 to 3.2.6 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/da1956664d6be3d008a90ad3f72bdd9d8a7ecfaa"><code>da19566</code></a> Bump pylint to 3.2.6, update changelog (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9825">#9825</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/810c59ce17a46fb83d5938b591420b906c7c84b5"><code>810c59c</code></a> Update setuptools to &gt;=71.0.4 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9812">#9812</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9824">#9824</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/5f19cd5a12c25c6f0e02566ccfcde19c6fee3674"><code>5f19cd5</code></a> Fix a crash when a subclass extends <code>__slots__</code> (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9817">#9817</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9822">#9822</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/c0b1d2228b47e90f80cfb258ade9e23a5f36d153"><code>c0b1d22</code></a> Bump astroid to 3.2.4 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9816">#9816</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9821">#9821</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/1d877de1f0f9889841d7e2a780ff2aad2f823213"><code>1d877de</code></a> Fix consider-using-min-max-builtin (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9802">#9802</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9803">#9803</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/8410f570a6b3601b108fe9773d70a9ad794018da"><code>8410f57</code></a> Fix a false positive for <code>missing-param-doc</code> (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9740">#9740</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9793">#9793</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/bd4c8f1a9b6b420ba3e3ad5afe265fb7bb6b2d15"><code>bd4c8f1</code></a> Handle assert_never() when imported from typing_extensions (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9782">#9782</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9790">#9790</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/8eb2c4d08201e31199d27a7b72fe57d185126648"><code>8eb2c4d</code></a> Fix FP for <code>unexpected-keyword-arg</code> with ambiguous constructors (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9785">#9785</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9788">#9788</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/98825379da418eb0684f833ecfb9837f60560778"><code>9882537</code></a> Bump astroid to 3.2.3 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9787">#9787</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/aea868c9d01f93f2030c4624e97910dffc5bc090"><code>aea868c</code></a> Fix <code>invalid-name</code> regression for class attributes in subclasses (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9772">#9772</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9775">#9775</a>)</li> <li>See full diff in <a href="https://github.com/pylint-dev/pylint/compare/v3.2.5...v3.2.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=3.2.5&new-version=3.2.6)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
luketainton (Migrated from github.com) reviewed 2024-07-23 17:20:14 +02:00
sonarqubecloud[bot] commented 2024-07-23 17:21:36 +02:00 (Migrated from github.com)
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=313) **Quality Gate passed** Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=luketainton_webexmemebot&pullRequest=313&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=luketainton_webexmemebot&pullRequest=313&issueStatuses=ACCEPTED) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_webexmemebot&pullRequest=313&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=luketainton_webexmemebot&pullRequest=313&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=luketainton_webexmemebot&pullRequest=313&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=313)
Sign in to join this conversation.
No description provided.