chore(deps): update dependency astroid to v3.3.5 #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…
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.5
Release Notes
pylint-dev/astroid (astroid)
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 cacheRefs 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: TBA
Fix inference regression with property setters
Closes pylint-dev/pylint#9811
v3.3.2
Compare Source
============================
Release date: TBA
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: 2024-08-06
Fix a crash introduced in 3.3.0 involving invalid format strings.
Closes #2492
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.5View 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.