chore(deps): update dependency astroid to v3.3.9 #56
No reviewers
Labels
No labels
renovate-bot
renovate-security
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ForgeFlux/ftest-common-py#56
Loading…
Add table
Reference in a new issue
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.2.4
->==3.3.9
Release Notes
pylint-dev/astroid (astroid)
v3.3.9
Compare Source
============================
Release date: 2025-03-09
Fix crash when
sys.modules
contains lazy loader objects during checking.Closes #2686
Closes pylint-dev/pylint#8589
Upload release assets to PyPI via Trusted Publishing.
Refs pylint-dev/pylint#10256
v3.3.8
Compare Source
============================
Release date: 2024-12-23
Fix inability to import
collections.abc
in python 3.13.1. The reported fixes in astroid 3.3.6and 3.3.7 did not actually fix this issue.
Closes pylint-dev/pylint#10112
v3.3.7
Compare Source
============================
Release date: 2024-12-20
This release was yanked.
Fix inability to import
collections.abc
in python 3.13.1. The reported fix in astroid 3.3.6did not actually fix this issue.
Closes pylint-dev/pylint#10112
v3.3.6
Compare Source
============================
Release date: 2024-12-08
Fix inability to import
collections.abc
in python 3.13.1.It was later found that this did not resolve the linked issue. It was fixed in astroid 3.3.7
Closes pylint-dev/pylint#10112
Fix crash when typing._alias() call is missing arguments.
Closes #2513
v3.3.5
Compare Source
============================
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
v3.3.4
Compare Source
============================
Release date: 2024-09-23
Fix regression with f-string inference.
Closes pylint-dev/pylint#9947
Fix bug with
manager.clear_cache()
not fully clearing cache.Refs https://github.com/pylint-dev/pylint/pull/9932#issuecomment-2364985551
Fix a crash from inferring empty format specs.
Closes pylint-dev/pylint#9945
v3.3.3
Compare Source
============================
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
v3.3.2
Compare Source
============================
Release date: 2024-08-11
Restore support for soft-deprecated members of the
typing
module with python 3.13.Refs pylint-dev/pylint#9852
v3.3.1
Compare Source
=============================
Release date: TBA
Avoid importing submodules sharing names with standard library modules.
Closes #2684
v3.3.0
Compare Source
============================
Release date: 2024-08-04
Add support for Python 3.13.
Remove support for Python 3.8 (and constants
PY38
,PY39_PLUS
, andPYPY_7_3_11_PLUS
).Refs #2443
Add the
__annotations__
attribute to theClassDef
object model.Closes pylint-dev/pylint#7126
Implement inference for JoinedStr and FormattedValue
Add support for
ssl.OP_LEGACY_SERVER_CONNECT
(new in Python 3.12).Closes pylint-dev/pylint#9849
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 becomes conflicted, 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.
30be1d5533
to5150817b46
chore(deps): update dependency astroid to v3.3.0to chore(deps): update dependency astroid to v3.3.15150817b46
to6cda40a1c5
chore(deps): update dependency astroid to v3.3.1to chore(deps): update dependency astroid to v3.3.26cda40a1c5
to555d879e98
555d879e98
toa4e4d035f8
chore(deps): update dependency astroid to v3.3.2to chore(deps): update dependency astroid to v3.3.3a4e4d035f8
tof90c0d1cac
chore(deps): update dependency astroid to v3.3.3to chore(deps): update dependency astroid to v3.3.4f90c0d1cac
to5a675be7c1
chore(deps): update dependency astroid to v3.3.4to chore(deps): update dependency astroid to v3.3.55a675be7c1
to826030b9f7
chore(deps): update dependency astroid to v3.3.5to chore(deps): update dependency astroid to v3.3.7826030b9f7
toe227939212
chore(deps): update dependency astroid to v3.3.7to chore(deps): update dependency astroid to v3.3.8e227939212
tob633496452
chore(deps): update dependency astroid to v3.3.8to chore(deps): update dependency astroid to v3.3.9b633496452
tob01d1dc953
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.