fix(deps): update dependency astroid to v3.3.10 #336
Reference in New Issue
Block a user
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.3.9->==3.3.10Release Notes
pylint-dev/astroid (astroid)
v3.3.10Compare Source
=============================
Release date: 2025-05-10
Avoid importing submodules sharing names with standard library modules.
Closes #2684
Fix bug where
pylint code.custom_extensionwould analyzecode.pyorcode.pyiinstead if they existed.Closes pylint-dev/pylint#3631
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 Renovate Bot.
Decision: Accept
Change Score: 100%
The change involves updating the
astroiddependency from version 3.3.9 to 3.3.10 in bothpyproject.tomlanduv.lock. The hashes and URLs inuv.lockare also updated to reflect the new version. This looks like a standard dependency update and the changes seem correct.