Skip to content

Update dependency astroid to v3.3.3 #546

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Update dependency astroid to v3.3.3 #546

merged 1 commit into from
Sep 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
astroid ==3.2.4 -> ==3.3.3 age adoption passing confidence

Release Notes

pylint-dev/astroid (astroid)

v3.3.3

Compare Source

============================
Release date: TBA

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, and PYPY_7_3_11_PLUS).

    Refs #​2443

  • Add the __annotations__ attribute to the ClassDef 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/astroid-3.x branch from 07ab363 to 2fb93b5 Compare August 5, 2024 03:25
@renovate renovate bot changed the title Update dependency astroid to v3.3.0 Update dependency astroid to v3.3.1 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/astroid-3.x branch 2 times, most recently from ca15eb0 to ce469cf Compare August 6, 2024 17:18
@renovate renovate bot changed the title Update dependency astroid to v3.3.1 Update dependency astroid to v3.3.2 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/astroid-3.x branch from ce469cf to 30af281 Compare August 11, 2024 12:23
@renovate renovate bot changed the title Update dependency astroid to v3.3.2 Update dependency astroid to v3.3.3 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/astroid-3.x branch from 30af281 to 7daa8ba Compare September 20, 2024 10:52
@sir-gon sir-gon merged commit 7daa8ba into main Sep 21, 2024
16 of 27 checks passed
@renovate renovate bot deleted the renovate/astroid-3.x branch September 21, 2024 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant