chore(pip-dev)(deps-dev): bump the pylint group across 1 directory with 2 updates #373

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/pylint-326fc8db88 into main
dependabot[bot] commented 2024-10-07 17:19:18 +02:00 (Migrated from github.com)

Bumps the pylint group with 2 updates in the / directory: pylint and astroid.

Updates pylint from 3.2.6 to 3.3.1

Commits

Updates astroid from 3.2.4 to 3.3.5

Changelog

Sourced from astroid's changelog.

What's New in astroid 3.3.5?

Release date: 2024-10-04

  • Control setting local nodes outside of the supposed local's constructor.

    Closes #1490

  • Fix Python 3.13 compatibility re: collections.abc

    Closes pylint-dev/pylint#10000

What's New in astroid 3.3.4?

Release date: 2024-09-23

What's New in astroid 3.3.3?

Release date: 2024-09-20

  • Fix inference regression with property setters.

    Closes pylint-dev/pylint#9811

  • Add annotation-only instance attributes to attrs classes to fix no-member false positives.

    Closes #2514

What's New in astroid 3.3.2?

Release date: 2024-08-11

  • Restore support for soft-deprecated members of the typing module with python 3.13.

    Refs pylint-dev/pylint#9852

... (truncated)

Commits

You can trigger a rebase of this PR 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

Note


Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the pylint group with 2 updates in the / directory: [pylint](https://github.com/pylint-dev/pylint) and [astroid](https://github.com/pylint-dev/astroid). Updates `pylint` from 3.2.6 to 3.3.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/76bce72bc57cc8089e439cc9d22fed5806341ed4"><code>76bce72</code></a> Bump pylint to 3.3.1, update changelog (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9954">#9954</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/55ee81651aa98d644e046a0f02f20576ecb3a6dc"><code>55ee816</code></a> Bump astroid to 3.3.4 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9951">#9951</a>) (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9952">#9952</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/6350dfa900b11de442bc562564884037ca8bc4f6"><code>6350dfa</code></a> Bump pylint to 3.3.0, update changelog</li> <li><a href="https://github.com/pylint-dev/pylint/commit/78f3dfa0c40bdb1e0f145e75c309f28f4e8cc31e"><code>78f3dfa</code></a> Bump astroid to 3.3.3 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9939">#9939</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/b28c1f69334191ade62357d01c248742afac24b3"><code>b28c1f6</code></a> Add check for <code>unnecessary-default-type-args</code> (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9938">#9938</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/bd97b93db80298570bce6a0197c62d78a4d5134f"><code>bd97b93</code></a> [doc framework] Assert that the good and bad example exists in the doc (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9936">#9936</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/7aa44364a6c202dce8384eafad7f4d5fb6492dad"><code>7aa4436</code></a> Fix duplicate workflow step ids (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9934">#9934</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/09509163baaba140fca2633930a6632f05830246"><code>0950916</code></a> [pre-commit] Add codespell, and fix some existing typos (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9912">#9912</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/3b4a7f9ba6ed01298324d73e2e625324ee4a39e7"><code>3b4a7f9</code></a> Add details.rst for c-extension-no-member (<a href="https://redirect.github.com/pylint-dev/pylint/issues/9933">#9933</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/7d60c27efc799dabd2aa217744636c81036c78c6"><code>7d60c27</code></a> Explicitly save cache in primer jobs</li> <li>Additional commits viewable in <a href="https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.3.1">compare view</a></li> </ul> </details> <br /> Updates `astroid` from 3.2.4 to 3.3.5 <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.3.5?</h1> <p>Release date: 2024-10-04</p> <ul> <li> <p>Control setting local nodes outside of the supposed local's constructor.</p> <p>Closes <a href="https://redirect.github.com/pylint-dev/astroid/issues/1490">#1490</a></p> </li> <li> <p>Fix Python 3.13 compatibility re: <code>collections.abc</code></p> <p>Closes <a href="https://redirect.github.com/pylint-dev/pylint/issues/10000">pylint-dev/pylint#10000</a></p> </li> </ul> <h1>What's New in astroid 3.3.4?</h1> <p>Release date: 2024-09-23</p> <ul> <li> <p>Fix regression with f-string inference.</p> <p>Closes <a href="https://redirect.github.com/pylint-dev/pylint/issues/9947">pylint-dev/pylint#9947</a></p> </li> <li> <p>Fix bug with <code>manager.clear_cache()</code> not fully clearing cache.</p> <p>Refs <a href="https://redirect.github.com/pylint-dev/pylint/pull/9932#issuecomment-2364985551">pylint-dev/pylint#9932</a></p> </li> <li> <p>Fix a crash from inferring empty format specs.</p> <p>Closes <a href="https://redirect.github.com/pylint-dev/pylint/issues/9945">pylint-dev/pylint#9945</a></p> </li> </ul> <h1>What's New in astroid 3.3.3?</h1> <p>Release date: 2024-09-20</p> <ul> <li> <p>Fix inference regression with property setters.</p> <p>Closes <a href="https://redirect.github.com/pylint-dev/pylint/issues/9811">pylint-dev/pylint#9811</a></p> </li> <li> <p>Add annotation-only instance attributes to attrs classes to fix <code>no-member</code> false positives.</p> <p>Closes <a href="https://redirect.github.com/pylint-dev/astroid/issues/2514">#2514</a></p> </li> </ul> <h1>What's New in astroid 3.3.2?</h1> <p>Release date: 2024-08-11</p> <ul> <li> <p>Restore support for soft-deprecated members of the <code>typing</code> module with python 3.13.</p> <p>Refs <a href="https://redirect.github.com/pylint-dev/pylint/issues/9852">pylint-dev/pylint#9852</a></p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/astroid/commit/8c74a5f6984753900f0222622ccbf3182de66a47"><code>8c74a5f</code></a> Bump astroid to 3.3.5, update changelog (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2600">#2600</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/d1f934742b48ff2e9da199ecba43e4172325a37a"><code>d1f9347</code></a> Fix python 3.13 compatibility re: collections.abc (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2598">#2598</a>) (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2599">#2599</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/34c70f0d9ec99e0918e1c90066ced4a5f25f38cc"><code>34c70f0</code></a> change the type annotation error heuristic (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2583">#2583</a>) (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2586">#2586</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/6042e585859420ff98a9f9c2f383a3f3e54f567a"><code>6042e58</code></a> Bump astroid to 3.3.4, update changelog</li> <li><a href="https://github.com/pylint-dev/astroid/commit/c51f510e4ad4a354335c5dc9cce827670de6f5d4"><code>c51f510</code></a> Fix issue when inferring single-node or non-const JoinedStr (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2578">#2578</a>) (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2579">#2579</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/97871e9489316ffac09348fe655f6571a21c4d3d"><code>97871e9</code></a> Check for empty format specs (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2574">#2574</a>) (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2576">#2576</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/1915cc36e1758780c102b1793525b985c9780d4f"><code>1915cc3</code></a> Fix <code>manager.clear_cache()</code> not fully clearing the module cache (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2572">#2572</a>) (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2573">#2573</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/875651b8021a27488685fba52250a594fa277f2a"><code>875651b</code></a> [Backport maintenance/3.3.x] Address pylint 3.3 messages (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2577">#2577</a>)</li> <li><a href="https://github.com/pylint-dev/astroid/commit/a01a9c9fb8f7748f915562cc992c68772d98d2dd"><code>a01a9c9</code></a> Bump astroid to 3.3.3, update changelog</li> <li><a href="https://github.com/pylint-dev/astroid/commit/3840ff6ee550873aac770c7804eaec01e90da54b"><code>3840ff6</code></a> Fix inference regression with property setters (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2567">#2567</a>) (<a href="https://redirect.github.com/pylint-dev/astroid/issues/2568">#2568</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pylint-dev/astroid/compare/v3.2.4...v3.3.5">compare view</a></li> </ul> </details> <br /> 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 <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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
luketainton (Migrated from github.com) reviewed 2024-10-07 17:19:18 +02:00
luketainton commented 2024-10-08 23:48:28 +02:00 (Migrated from github.com)

Google Gemini AI Review

Decision: Reject
Change Score: 60%

  1. Python Version Update Incomplete:

    • This diff attempts to update astroid and pylint, which requires a Python version bump to 3.9.
    • However, the python-versions is only updated in the poetry.lock file, but not the pyproject.toml file.
    • Please update the python-versions in both the poetry.lock file and the pyproject.toml file to "3.9.0".
  2. Direct Dependency Update Omitted:

    • The diff directly updates astroid and pylint in the poetry.lock file, but does not update them in the requirements-dev.txt file.
    • Please update the astroid and pylint versions in the requirements-dev.txt file to match the versions in the poetry.lock file.
  3. Old Package Removed Without Notification:

    • The diff removes the python-return package, but does not provide any information about why it is being removed.
    • Please provide context and justification for removing this package.
  4. Diff Incomplete:

    • The diff appears to be incomplete as it does not include the actual code changes that correspond to the updated dependencies.
    • Please provide the complete diff that includes both the changes to the dependency management files and the corresponding code changes.
  5. Typo in Poetry Lock:

    • There is a typo in the poetry.lock file. The cfgv package should be cfgv==3.4.1 instead of cfgv==3.4.0.
    • Please correct the typo in the poetry.lock file.
*Google Gemini AI Review* **Decision: Reject** **Change Score: 60%** 1. **Python Version Update Incomplete:** - This diff attempts to update `astroid` and `pylint`, which requires a Python version bump to 3.9. - However, the `python-versions` is only updated in the poetry.lock file, but not the pyproject.toml file. - Please update the `python-versions` in both the poetry.lock file and the pyproject.toml file to "3.9.0". 2. **Direct Dependency Update Omitted:** - The diff directly updates `astroid` and `pylint` in the poetry.lock file, but does not update them in the requirements-dev.txt file. - Please update the `astroid` and `pylint` versions in the requirements-dev.txt file to match the versions in the poetry.lock file. 3. **Old Package Removed Without Notification:** - The diff removes the `python-return` package, but does not provide any information about why it is being removed. - Please provide context and justification for removing this package. 4. **Diff Incomplete:** - The diff appears to be incomplete as it does not include the actual code changes that correspond to the updated dependencies. - Please provide the complete diff that includes both the changes to the dependency management files and the corresponding code changes. 5. **Typo in Poetry Lock:** - There is a typo in the poetry.lock file. The `cfgv` package should be `cfgv==3.4.1` instead of `cfgv==3.4.0`. - Please correct the typo in the poetry.lock file.
luketainton commented 2024-11-21 22:48:18 +01:00 (Migrated from github.com)

@dependabot recreate

@dependabot recreate
luketainton commented 2024-11-28 22:05:46 +01:00 (Migrated from github.com)

@dependabot recreate

@dependabot recreate
dependabot[bot] commented 2024-11-28 22:07:01 +01:00 (Migrated from github.com)

Looks like these dependencies are updatable in another way, so this is no longer needed.

Looks like these dependencies are updatable in another way, so this is no longer needed.

Pull request closed

Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/webexmemebot#373
No description provided.