chore(pip-dev)(deps-dev): bump the pylint group with 2 updates #175

Merged
dependabot[bot] merged 1 commits from dependabot/pip/pylint-29050e75fc into main 2024-03-01 19:15:48 +01:00
dependabot[bot] commented 2024-03-01 19:13:58 +01:00 (Migrated from github.com)

Bumps the pylint group with 2 updates: pylint and astroid.

Updates pylint from 3.0.3 to 3.1.0

Commits
  • 053c2c3 Bump pylint to 3.1.0, update changelog
  • c954636 Upgrade release documentation, and contributors.txt
  • 7300ed2 Discover .pyi files (#9241)
  • 9dbf3df Merge maintenance 3.0.x into main following 3.0.4 release (#9459)
  • 28e89b0 Remove changelog fragments pertaining to 3.0.4
  • 4332ea1 Merge branch 'maintenance/3.0.x' into main following 3.0.4 release
  • 8115381 Bump pylint to 3.0.4, update changelog (#9458)
  • 4bf3524 [false-negative] Fix for consider-using-min/max-builtin (#9127)
  • 8c24b1e [pre-commit.ci] pre-commit autoupdate (#9448)
  • f499686 Update astroid version to 3.1.0 (#9457)
  • Additional commits viewable in compare view

Updates astroid from 3.0.3 to 3.1.0

Changelog

Sourced from astroid's changelog.

What's New in astroid 3.1.0?

Release date: 2024-02-23

  • Include PEP 695 (Python 3.12) generic type syntax nodes in get_children(), allowing checkers to visit them.

    Refs pylint-dev/pylint#9193

  • Add __main__ as a possible inferred value for __name__ to improve control flow inference around if __name__ == "__main__": guards.

    Closes #2071

  • Following a deprecation period, the names arg to the Import constructor and the op arg to the BoolOp constructor are now required, and the doc args to the PartialFunction and Property constructors have been removed (call postinit(doc_node=...) instead.)

  • Following a deprecation announced in astroid 1.5.0, the alias AstroidBuildingException is removed in favor of AstroidBuildingError.

  • Include modname in AST warnings. Useful for invalid escape sequence warnings with Python 3.12.

  • RecursionError is now trapped and logged out as UserWarning during astroid node transformations with instructions about raising the system recursion limit.

    Closes pylint-dev/pylint#8842

  • Suppress SyntaxWarning for invalid escape sequences on Python 3.12 when parsing modules.

    Closes pylint-dev/pylint#9322

Commits
  • 3fb17a1 Bump astroid to 3.1.0, update changelog
  • 8c7106e Log RecursionErrors out as warnings during node transformation (#2385)
  • 6519a0e Fix coverage artifact combination step (#2388)
  • ddbefc1 Simulate editable_mode=compat (#2387)
  • 53b0703 Bump actions/download-artifact to 4.1.0
  • 18b6c4e Bump actions/upload-artifact from 3.1.3 to 4.0.0
  • 07419f0 Suppress SyntaxWarnings when parsing modules (#2386)
  • e26f097 Remove AstroidBuildingException (predecessor of AstroidBuildingError) (#2384)
  • 41d9196 [pre-commit.ci] pre-commit autoupdate (#2383)
  • 35dba66 Include modname in AST warnings (#2380)
  • Additional commits viewable in compare view

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 2 updates: [pylint](https://github.com/pylint-dev/pylint) and [astroid](https://github.com/pylint-dev/astroid). Updates `pylint` from 3.0.3 to 3.1.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/053c2c3a25f97f043e10cdd41d2609e495a68f57"><code>053c2c3</code></a> Bump pylint to 3.1.0, update changelog</li> <li><a href="https://github.com/pylint-dev/pylint/commit/c954636f5fdef9ae05a328704db19dd44f37aac2"><code>c954636</code></a> Upgrade release documentation, and contributors.txt</li> <li><a href="https://github.com/pylint-dev/pylint/commit/7300ed2687701bbcb02eac9baa7f5c2197cf1397"><code>7300ed2</code></a> Discover <code>.pyi</code> files (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9241">#9241</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/9dbf3df4d5259061d204d44111f6c6b8d390f635"><code>9dbf3df</code></a> Merge maintenance 3.0.x into main following 3.0.4 release (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9459">#9459</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/28e89b05c67781806011f052177214de4d2abefc"><code>28e89b0</code></a> Remove changelog fragments pertaining to 3.0.4</li> <li><a href="https://github.com/pylint-dev/pylint/commit/4332ea17cca3936e3e390cbe83e30c1bbf35d78d"><code>4332ea1</code></a> Merge branch 'maintenance/3.0.x' into main following 3.0.4 release</li> <li><a href="https://github.com/pylint-dev/pylint/commit/811538121f07173bab6a8a1e0366ed56b020954c"><code>8115381</code></a> Bump pylint to 3.0.4, update changelog (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9458">#9458</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/4bf3524e84682a924e7115d3aaa6942c3d459ad5"><code>4bf3524</code></a> [false-negative] Fix for consider-using-min/max-builtin (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9127">#9127</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/8c24b1e1178e969823220367b0bd1a96182460cf"><code>8c24b1e</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9448">#9448</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/f4996860edb2dc9fd66be2f60a2035cd72b56956"><code>f499686</code></a> Update astroid version to 3.1.0 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9457">#9457</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.1.0">compare view</a></li> </ul> </details> <br /> Updates `astroid` from 3.0.3 to 3.1.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pylint-dev/astroid/blob/main/ChangeLog">astroid's changelog</a>.</em></p> <blockquote> <h1>What's New in astroid 3.1.0?</h1> <p>Release date: 2024-02-23</p> <ul> <li> <p>Include PEP 695 (Python 3.12) generic type syntax nodes in <code>get_children()</code>, allowing checkers to visit them.</p> <p>Refs <a href="https://redirect.github.com/pylint-dev/pylint/issues/9193">pylint-dev/pylint#9193</a></p> </li> <li> <p>Add <code>__main__</code> as a possible inferred value for <code>__name__</code> to improve control flow inference around <code>if __name__ == &quot;__main__&quot;:</code> guards.</p> <p>Closes <a href="https://redirect.github.com/pylint-dev/astroid/issues/2071">#2071</a></p> </li> <li> <p>Following a deprecation period, the <code>names</code> arg to the <code>Import</code> constructor and the <code>op</code> arg to the <code>BoolOp</code> constructor are now required, and the <code>doc</code> args to the <code>PartialFunction</code> and <code>Property</code> constructors have been removed (call <code>postinit(doc_node=...)</code> instead.)</p> </li> <li> <p>Following a deprecation announced in astroid 1.5.0, the alias <code>AstroidBuildingException</code> is removed in favor of <code>AstroidBuildingError</code>.</p> </li> <li> <p>Include modname in AST warnings. Useful for <code>invalid escape sequence</code> warnings with Python 3.12.</p> </li> <li> <p><code>RecursionError</code> is now trapped and logged out as <code>UserWarning</code> during astroid node transformations with instructions about raising the system recursion limit.</p> <p>Closes <a href="https://redirect.github.com/pylint-dev/pylint/issues/8842">pylint-dev/pylint#8842</a></p> </li> <li> <p>Suppress <code>SyntaxWarning</code> for invalid escape sequences on Python 3.12 when parsing modules.</p> <p>Closes <a href="https://redirect.github.com/pylint-dev/pylint/issues/9322">pylint-dev/pylint#9322</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/astroid/commit/3fb17a1af9f71ca1f97f623c2e141d32796a5a43"><code>3fb17a1</code></a> Bump astroid to 3.1.0, update changelog</li> <li><a href="https://github.com/pylint-dev/astroid/commit/8c7106e48449d9e515752f7f1447165ba85b44b8"><code>8c7106e</code></a> Log RecursionErrors out as warnings during node transformation (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2385">#2385</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/6519a0ee3e4db4f8a5116bd515e9a414cf1f8808"><code>6519a0e</code></a> Fix coverage artifact combination step (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2388">#2388</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/ddbefc19fab5ab574bfdc9e236ac17b3a464dc79"><code>ddbefc1</code></a> Simulate editable_mode=compat (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2387">#2387</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/53b0703cc357a3eb774a709cf589241ce795e26a"><code>53b0703</code></a> Bump actions/download-artifact to 4.1.0</li> <li><a href="https://github.com/pylint-dev/astroid/commit/18b6c4e2803a5eeb9ea2be56a750185ae1809832"><code>18b6c4e</code></a> Bump actions/upload-artifact from 3.1.3 to 4.0.0</li> <li><a href="https://github.com/pylint-dev/astroid/commit/07419f0d8ef254f203b7f2b15141b6df23939519"><code>07419f0</code></a> Suppress SyntaxWarnings when parsing modules (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2386">#2386</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/e26f09774b2a32686c36fbf31ba54730ea02b685"><code>e26f097</code></a> Remove AstroidBuildingException (predecessor of AstroidBuildingError) (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2384">#2384</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/41d9196b8f766e3e5d6013c423cd763cf7ca5906"><code>41d9196</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2383">#2383</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/35dba66b7739b8fc0b25e409ca07da9a62d9ee34"><code>35dba66</code></a> Include modname in AST warnings (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2380">#2380</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pylint-dev/astroid/compare/v3.0.3...v3.1.0">compare view</a></li> </ul> </details> <br /> 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-03-01 19:13:58 +01:00
sonarqubecloud[bot] commented 2024-03-01 19:15:08 +01:00 (Migrated from github.com)

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

## [![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=175) **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=175&resolved=false&inNewCodePeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/component_measures?id=luketainton_webexmemebot&pullRequest=175&metric=new_accepted_issues&view=list) 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=175&resolved=false&inNewCodePeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Coverage ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Duplication [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=175)
Sign in to join this conversation.
No description provided.