Closed renovate[bot] closed 1 year ago
Patch coverage has no change and project coverage change: +0.21
:tada:
Comparison is base (
15cb528
) 91.63% compared to head (f75ea49
) 91.85%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR contains the following updates:
0.4.9
->0.4.10
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.10Configuration
📅 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.