fix(deps): update dependency astroid to v3.0.2 #142
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/astroid-3.x"
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?
This PR contains the following updates:
==3.0.1
->==3.0.2
Release Notes
pylint-dev/astroid (astroid)
v3.0.2
Compare Source
============================
Release date: 2023-12-12
Avoid duplicate inference results for some uses of
typing.X
constructs likeTuple[Optional[int], ...]
. This was causing pylint to occasionally omitmessages like
deprecated-typing-alias
.Closes pylint-dev/pylint#9220
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication
See analysis details on SonarCloud