ruff icon indicating copy to clipboard operation
ruff copied to clipboard

Update Rust crate unicode-width to v0.1.12

Open renovate[bot] opened this issue 1 year ago • 2 comments
trafficstars

Mend Renovate

This PR contains the following updates:

Package Type Update Change
unicode-width workspace.dependencies patch 0.1.11 -> 0.1.12

Release Notes

unicode-rs/unicode-width (unicode-width)

v0.1.12

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - 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, check this box

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

renovate[bot] avatar Apr 29 '24 00:04 renovate[bot]

So, in theory, this is a breaking change because it changes how the character width is measured in the formatter. But then, I think keeping up to date with the unicode spec makes sense

MichaReiser avatar Apr 29 '24 06:04 MichaReiser

I'm not quiet sure why the output changes but annotation snippted (the crate we use for rendering code frames) uses text width.

MichaReiser avatar Apr 29 '24 06:04 MichaReiser

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.

github-actions[bot] avatar Jun 24 '24 12:06 github-actions[bot]