BradenM / micropy-cli

Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
https://micropy-cli.readthedocs.io
MIT License
316 stars 25 forks source link

fix(deps): update dependency libcst to v0.4.10 #486

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
libcst (changelog) 0.4.9 -> 0.4.10 age adoption passing confidence

Release Notes

Instagram/LibCST ### [`v0.4.10`](https://togithub.com/Instagram/LibCST/blob/HEAD/CHANGELOG.md#​0410---2023-05-23) [Compare Source](https://togithub.com/Instagram/LibCST/compare/v0.4.9...v0.4.10) #### New Contributors - [@​and-semakin](https://togithub.com/and-semakin) made their first contribution in [https://github.com/Instagram/LibCST/pull/816](https://togithub.com/Instagram/LibCST/pull/816) - [@​carljm](https://togithub.com/carljm) made their first contribution in [https://github.com/Instagram/LibCST/pull/828](https://togithub.com/Instagram/LibCST/pull/828) - [@​sagarbadiyani](https://togithub.com/sagarbadiyani) made their first contribution in [https://github.com/Instagram/LibCST/pull/841](https://togithub.com/Instagram/LibCST/pull/841) - [@​podtserkovskiy](https://togithub.com/podtserkovskiy) made their first contribution in [https://github.com/Instagram/LibCST/pull/894](https://togithub.com/Instagram/LibCST/pull/894) - [@​rchen152](https://togithub.com/rchen152) made their first contribution in [https://github.com/Instagram/LibCST/pull/903](https://togithub.com/Instagram/LibCST/pull/903) - [@​Kludex](https://togithub.com/Kludex) made their first contribution in [https://github.com/Instagram/LibCST/pull/913](https://togithub.com/Instagram/LibCST/pull/913) - [@​jakkdl](https://togithub.com/jakkdl) made their first contribution in [https://github.com/Instagram/LibCST/pull/921](https://togithub.com/Instagram/LibCST/pull/921) #### Added - Add py3.11 classifier by [@​and-semakin](https://togithub.com/and-semakin) in [https://github.com/Instagram/LibCST/pull/816](https://togithub.com/Instagram/LibCST/pull/816) - Script to regenerate test fixtures, upgrade to Pyre 0.9.10 by [@​amyreese](https://togithub.com/amyreese) in [https://github.com/Instagram/LibCST/pull/872](https://togithub.com/Instagram/LibCST/pull/872) - Allow FullyQualifiedNameProvider to work with absolute paths by [@​amyreese](https://togithub.com/amyreese) in [https://github.com/Instagram/LibCST/pull/867](https://togithub.com/Instagram/LibCST/pull/867) - Allow running codemods without configuring in YAML by [@​akx](https://togithub.com/akx) in [https://github.com/Instagram/LibCST/pull/879](https://togithub.com/Instagram/LibCST/pull/879) - Support PEP 604 in ApplyTypeAnnotationsVisitor by [@​hauntsaninja](https://togithub.com/hauntsaninja) in [https://github.com/Instagram/LibCST/pull/868](https://togithub.com/Instagram/LibCST/pull/868) #### Fixed - fix PEP 604 union annotations in decorators by [@​carljm](https://togithub.com/carljm) in [https://github.com/Instagram/LibCST/pull/828](https://togithub.com/Instagram/LibCST/pull/828) - \[AddImportsVisitor] Docstring Check Only for the Top Element of the Body by [@​sagarbadiyani](https://togithub.com/sagarbadiyani) in [https://github.com/Instagram/LibCST/pull/841](https://togithub.com/Instagram/LibCST/pull/841) - Fix [#​855](https://togithub.com/Instagram/LibCST/issues/855) - fail to parse with statement by [@​stroxler](https://togithub.com/stroxler) in [https://github.com/Instagram/LibCST/pull/861](https://togithub.com/Instagram/LibCST/pull/861) - Add setuptools-rust to build requirements in setup.py by [@​amyreese](https://togithub.com/amyreese) in [https://github.com/Instagram/LibCST/pull/873](https://togithub.com/Instagram/LibCST/pull/873) - Relative imports from '' package are not allowed by [@​podtserkovskiy](https://togithub.com/podtserkovskiy) in [https://github.com/Instagram/LibCST/pull/894](https://togithub.com/Instagram/LibCST/pull/894) - Use subprocess.DEVNULL instead of opening os.devnull by hand by [@​akx](https://togithub.com/akx) in [https://github.com/Instagram/LibCST/pull/897](https://togithub.com/Instagram/LibCST/pull/897) - Ensure current Python interpreter is used for subprocesses by [@​akx](https://togithub.com/akx) in [https://github.com/Instagram/LibCST/pull/898](https://togithub.com/Instagram/LibCST/pull/898) - Fix ApplyTypeAnnotationsVisitor behavior on attribute assignments. by [@​rchen152](https://togithub.com/rchen152) in [https://github.com/Instagram/LibCST/pull/903](https://togithub.com/Instagram/LibCST/pull/903) - Fix spelling and grammar in some comments by [@​stroxler](https://togithub.com/stroxler) in [https://github.com/Instagram/LibCST/pull/908](https://togithub.com/Instagram/LibCST/pull/908) - skip escaped backslash in rf-string by [@​jakkdl](https://togithub.com/jakkdl) in [https://github.com/Instagram/LibCST/pull/921](https://togithub.com/Instagram/LibCST/pull/921) - relax validation rules on decorators by [@​jakkdl](https://togithub.com/jakkdl) in [https://github.com/Instagram/LibCST/pull/926](https://togithub.com/Instagram/LibCST/pull/926) **Full Changelog**: https://github.com/Instagram/LibCST/compare/v0.4.9...v0.4.10

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.21 :tada:

Comparison is base (15cb528) 91.63% compared to head (f75ea49) 91.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #486 +/- ## ========================================== + Coverage 91.63% 91.85% +0.21% ========================================== Files 52 52 Lines 2809 2811 +2 ========================================== + Hits 2574 2582 +8 + Misses 235 229 -6 ``` | Flag | Coverage Δ | | |---|---|---| | os-macOS-12 | `91.78% <ø> (+0.21%)` | :arrow_up: | | os-windows-latest | `91.74% <ø> (+0.22%)` | :arrow_up: | | py-3.10 | `91.81% <ø> (?)` | | | py-3.11 | `91.77% <ø> (?)` | | | py-3.8 | `91.77% <ø> (+0.21%)` | :arrow_up: | | py-3.9 | `91.52% <ø> (ø)` | | | unittests | `91.85% <ø> (+0.21%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars#carryforward-flags-in-the-pull-request-comment) to find out more. [see 4 files with indirect coverage changes](https://app.codecov.io/gh/BradenM/micropy-cli/pull/486/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.