Skip to content

fix: replace all problematic Unicode characters#4130

Merged
domoritz merged 1 commit intovega:mainfrom
basbroek:fix-multiple-unicode-chars
Sep 15, 2025
Merged

fix: replace all problematic Unicode characters#4130
domoritz merged 1 commit intovega:mainfrom
basbroek:fix-multiple-unicode-chars

Conversation

@basbroek
Copy link
Contributor

@basbroek basbroek commented Sep 15, 2025

This PR makes sure all problematic Unicode character are escaped in the stringValue util, not just the first occurrence.

Tests are updated as well as the link in the comment.

See also this vega-lite PR.

@basbroek basbroek requested a review from a team as a code owner September 15, 2025 12:42
@basbroek basbroek changed the title Fix: replace all problematic Unicode characters fix: replace all problematic Unicode characters Sep 15, 2025
@domoritz domoritz merged commit 7971816 into vega:main Sep 15, 2025
4 of 5 checks passed
@lsh lsh mentioned this pull request Sep 16, 2025
lsh added a commit that referenced this pull request Sep 16, 2025
Changes since v6.1.2

**monorepo**:
* Use blazediff to speed up visual diffs (thanks @teimurjan!) (via
#4125)
* Update version in specs (thanks @domoritz!) (via #4045)

**vega**:
* Export schema from Vega package (thanks @domoritz!) (via #4046)

**vega-loader**:
* Correct mode handling in loader (thanks @domoritz!) (via #4048)

**vega-util**:
* Fix handling of null values in stringValue (thanks @domoritz!) (via
#4127)
* Replace all problematic Unicode characters (thanks @basbroek!) (via
#4130)

**docs**:
* Update links to Prefuse and Protovis (thanks @star1327p!) (via #4095)
* Replace version in specs (thanks @domoritz!) (via #4085)
* Update file name in weather example (thanks @domoritz!) (via #4083)
* Update versions in docs (thanks @domoritz!) (via #4050)
* Update of the labelled donut example (thanks @PBI-David!) (via #4064)
* Addition of the labelled donut example (thanks @PBI-David!) (via
#4062)

---------

Signed-off-by: Lukas Hermann <1734032+lsh@users.noreply.github.com>
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