chore(deps): update dependency astroid to v3.3.8 - autoclosed #440
No reviewers
Labels
No Label
blocked
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
linting
question
security
type
bugfix
type
dependencies
type
feature
type
other
unit-tests
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/webexmemebot#440
Loading…
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.2.4
->==3.3.8
Release Notes
pylint-dev/astroid (astroid)
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: 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 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.
0e43220095
to98014fbe0a
98014fbe0a
to81f070832c
81f070832c
to60afebd47c
60afebd47c
to5b2ddfd32e
chore(deps): update dependency astroid to v3.3.8to chore(deps): update dependency astroid to v3.3.8 - autoclosedPull request closed