chore(pip-dev)(deps-dev): bump the pylint group across 1 directory with 2 updates #373
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dependabot/pip/pylint-326fc8db88"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bumps the pylint group with 2 updates in the / directory: pylint and astroid.
Updates
pylint
from 3.2.6 to 3.3.1Commits
76bce72
Bump pylint to 3.3.1, update changelog (#9954)55ee816
Bump astroid to 3.3.4 (#9951) (#9952)6350dfa
Bump pylint to 3.3.0, update changelog78f3dfa
Bump astroid to 3.3.3 (#9939)b28c1f6
Add check forunnecessary-default-type-args
(#9938)bd97b93
[doc framework] Assert that the good and bad example exists in the doc (#9936)7aa4436
Fix duplicate workflow step ids (#9934)0950916
[pre-commit] Add codespell, and fix some existing typos (#9912)3b4a7f9
Add details.rst for c-extension-no-member (#9933)7d60c27
Explicitly save cache in primer jobsUpdates
astroid
from 3.2.4 to 3.3.5Changelog
Sourced from astroid's changelog.
... (truncated)
Commits
8c74a5f
Bump astroid to 3.3.5, update changelog (#2600)d1f9347
Fix python 3.13 compatibility re: collections.abc (#2598) (#2599)34c70f0
change the type annotation error heuristic (#2583) (#2586)6042e58
Bump astroid to 3.3.4, update changelogc51f510
Fix issue when inferring single-node or non-const JoinedStr (#2578) (#2579)97871e9
Check for empty format specs (#2574) (#2576)1915cc3
Fixmanager.clear_cache()
not fully clearing the module cache (#2572) (#2573)875651b
[Backport maintenance/3.3.x] Address pylint 3.3 messages (#2577)a01a9c9
Bump astroid to 3.3.3, update changelog3840ff6
Fix inference regression with property setters (#2567) (#2568)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 conditionsGoogle Gemini AI Review
Decision: Reject
Change Score: 60%
Python Version Update Incomplete:
astroid
andpylint
, which requires a Python version bump to 3.9.python-versions
is only updated in the poetry.lock file, but not the pyproject.toml file.python-versions
in both the poetry.lock file and the pyproject.toml file to "3.9.0".Direct Dependency Update Omitted:
astroid
andpylint
in the poetry.lock file, but does not update them in the requirements-dev.txt file.astroid
andpylint
versions in the requirements-dev.txt file to match the versions in the poetry.lock file.Old Package Removed Without Notification:
python-return
package, but does not provide any information about why it is being removed.Diff Incomplete:
Typo in Poetry Lock:
cfgv
package should becfgv==3.4.1
instead ofcfgv==3.4.0
.@dependabot recreate
@dependabot recreate
Looks like these dependencies are updatable in another way, so this is no longer needed.
Pull request closed