Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1054: Bump pylint from 3.3.1 to 3.3.3 r=curquiza a=dependabot[bot] Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/c28580be76fe1ec55a6cac41833c0bd68070d2f7"><code>c28580b</code></a> Bump pylint to 3.3.3, update changelog</li> <li><a href="https://github.com/pylint-dev/pylint/commit/1f9b947768ca8dc15deaf1b70e102ccb27621c08"><code>1f9b947</code></a> Bump astroid from 3.3.5 to 3.3.8 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10125">#10125</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10155">#10155</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/96d13034cfcd021f73572115781f4eaa55257ff3"><code>96d1303</code></a> Bump actions/cache from 4.1.2 to 4.2.0 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10123">#10123</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10154">#10154</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/a7202b145b81e86bed9ddcddf54439cccc73d4f3"><code>a7202b1</code></a> Fix Python 3.12 generic type syntax (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10135">#10135</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10146">#10146</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/90cb29df77bf8abde79671dd59e740eeaf063deb"><code>90cb29d</code></a> [mypy] Use type-setuptools instead of types-pkg-resources (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10120">#10120</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/995570109a3edaa76606558df8758451ec2d85c8"><code>9955701</code></a> Fix 'use-implicit-booleaness' wrongly emitted for generators. (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10107">#10107</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10109">#10109</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/a5a1bc3a9602d08f15ac90ad12f5b25bde375613"><code>a5a1bc3</code></a> Bump pylint to 3.3.2, update changelog (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10088">#10088</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/621ecf68c9cfda6fcd64c082c59d545556814ca6"><code>621ecf6</code></a> Fix <code>potential-index-error</code> false positive when iterable contains starred ele...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/5597aae8757a70abf8eb7842b4f1c575aaf7ac47"><code>5597aae</code></a> Fix source root not recognized (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10036">#10036</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10083">#10083</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/ea8ed7e0ea84c2e3d58e98f0b38010625eff99a9"><code>ea8ed7e</code></a> Bump astroid to 3.3.5 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10004">#10004</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10005">#10005</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.3">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.3.1&new-version=3.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information