Skip to content

Comments

Bump LibCST to 1.8.4#20321

Merged
ntBre merged 1 commit intomainfrom
brent/bump-libcst
Sep 9, 2025
Merged

Bump LibCST to 1.8.4#20321
ntBre merged 1 commit intomainfrom
brent/bump-libcst

Conversation

@ntBre
Copy link
Contributor

@ntBre ntBre commented Sep 9, 2025

This should fix the fuzz build on main. They added support for t-strings, which made one of our matches non-exhaustive.

https://github.com/Instagram/LibCST/releases/tag/v1.8.4

@ntBre ntBre added the dependencies Pull requests that update a dependency file label Sep 9, 2025
This should fix the fuzz build on `main`. They added support for t-strings,
which made one of our matches non-exhaustive.
@ntBre ntBre force-pushed the brent/bump-libcst branch from 3e3ff26 to cf3ba53 Compare September 9, 2025 21:12
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2025

Diagnostic diff on typing conformance tests

No changes detected when running ty on typing conformance tests ✅

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2025

mypy_primer results

No ecosystem changes detected ✅
No memory usage changes detected ✅

@ntBre ntBre marked this pull request as ready for review September 9, 2025 21:23
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

@ntBre ntBre merged commit 9cb37db into main Sep 9, 2025
38 checks passed
@ntBre ntBre deleted the brent/bump-libcst branch September 9, 2025 21:34
dcreager added a commit that referenced this pull request Sep 10, 2025
@dylwil3 dylwil3 linked an issue Sep 11, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fixes requiring LibCST unavailable for nodes containing t-strings

2 participants