Skip to content
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

Update dependency libcst to v0.4.3 #62

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
libcst ==0.3.20 -> ==0.4.3 age adoption passing confidence

Release Notes

Instagram/LibCST

v0.4.3

Compare Source

Fixed

v0.4.2

Compare Source

New Contributors

Fixed

Added

Updated

v0.4.1

Compare Source

New Contributors

Added

Updated

Fixed

v0.4.0

Compare Source

This release contains a new parsing infrastructure that is turned off by default. You
can enable it by setting the LIBCST_PARSER_TYPE environment variable to native
before parsing an input with the usual LibCST APIs. Parsing Python 3.10 documents is
only supported in this new mode.

Note: the new parser is built as a native extension, so LibCST will ship with binary
wheels from now on.

Added

Updated

v0.3.23

Compare Source

Fixed

  • Fix missing string annotation references #​561

v0.3.22

Compare Source

Added

  • Add --indent-string option to libcst.tool print #​525
  • Publish pre-release packages to test.pypi.org #​550
  • Add ImportAssignment class extending Assignment to record assignments for import statements #​554

Fixed

  • Various documentation fixes #​527, #​529
  • Do not add imports if we added no type info in ApplyTypeAnnotationVisitor (commit)
  • Support relative imports in ApplyTypeAnnotationVisitor qualifier handling #​538
  • Don't gather metadata if the wrapper already contains it #​545
  • Swallow parsing errors in string annotations #​548
  • Stop parsing string annotations when no longer in a typing call #​546

Updated

  • Move find_qualified_names_for in the Assignment class #​557

v0.3.21

Compare Source

Fixed

  • Fix pyre command for type inference provider #​523

Updated


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@viezly
Copy link

viezly bot commented Nov 22, 2021

Pull request by bot. No need to analyze

@renovate renovate bot changed the title Update dependency libcst to v0.3.22 Update dependency libcst to v0.3.23 Nov 23, 2021
@renovate renovate bot changed the title Update dependency libcst to v0.3.23 Update dependency libcst to v0.4.1 Mar 7, 2022
@renovate renovate bot changed the title Update dependency libcst to v0.4.1 Update dependency libcst to v0.4.3 May 15, 2022
@bgoonz bgoonz closed this May 17, 2022
@renovate
Copy link
Author

renovate bot commented May 17, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (==0.4.3). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/libcst-0.x branch May 17, 2022 14:22
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.

2 participants