Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pylint from 3.2.5 to 3.2.6 #323

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps 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 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)

@dependabot dependabot bot requested a review from iMicknl as a code owner July 22, 2024 08:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 22, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/pylint-3.2.6 branch from 7a6053e to 0396bd0 Compare July 29, 2024 08:40
@dependabot dependabot bot force-pushed the dependabot/pip/pylint-3.2.6 branch 3 times, most recently from ec591e4 to 2e9b99c Compare August 9, 2024 18:13
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pylint-3.2.6 branch from 2e9b99c to 93a6733 Compare August 9, 2024 18:23
@iMicknl iMicknl merged commit 4452824 into main Aug 9, 2024
4 checks passed
@iMicknl iMicknl deleted the dependabot/pip/pylint-3.2.6 branch August 9, 2024 18:24
jsongerber pushed a commit to jsongerber/python-sagemcom-api that referenced this pull request Nov 8, 2024
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [pylint](https://github.com/pylint-dev/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 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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant