Skip to content

Bump Ruff to 0.12.9, update regexes for new output rendering#65

Closed
ntBre wants to merge 1 commit into
pydantic:mainfrom
ntBre:brent/ruff-0.12.9
Closed

Bump Ruff to 0.12.9, update regexes for new output rendering#65
ntBre wants to merge 1 commit into
pydantic:mainfrom
ntBre:brent/ruff-0.12.9

Conversation

@ntBre

@ntBre ntBre commented Aug 18, 2025

Copy link
Copy Markdown

Ruff 0.12.9 updated our default full output rendering to split the header (filename:line:column error) over two lines, which was causing a few test failures. This PR bumps the Ruff dependency to >=0.12.9 and updates the regular expressions affecting the failing tests to expect the new format.

See astral-sh/ruff#19966 for more details.

Ruff 0.12.9 updated our default `full` output rendering to split the
header (`filename:line:column error`) over two lines, which was causing a few
test failures. This PR bumps the Ruff dependency to `>=0.12.9` and updates the
regular expressions affecting the failing tests to expect the new format.

See astral-sh/ruff#19966 for more details.
@MeggyCal

Copy link
Copy Markdown
Contributor

Hi, I just confirm this patch fixes my issue. Thanks a lot!

@ntBre

ntBre commented Jul 10, 2026

Copy link
Copy Markdown
Author

Closing in favor of #68.

@ntBre ntBre closed this Jul 10, 2026
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