fix(deps): update dependency sugar-high to v2 - #311
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
nacho | 3aca3a7 | Sep 15 2026, 08:17 PM |
renovate
Bot
force-pushed
the
renovate/sugar-high-2.x
branch
5 times, most recently
from
August 19, 2026 23:24
88adf79 to
6c20d80
Compare
renovate
Bot
force-pushed
the
renovate/sugar-high-2.x
branch
3 times, most recently
from
August 28, 2026 18:59
cf00aa4 to
524d740
Compare
renovate
Bot
force-pushed
the
renovate/sugar-high-2.x
branch
5 times, most recently
from
September 4, 2026 11:41
0ea22a0 to
75f7531
Compare
renovate
Bot
force-pushed
the
renovate/sugar-high-2.x
branch
2 times, most recently
from
September 9, 2026 23:06
8ffea94 to
3ca4c59
Compare
renovate
Bot
force-pushed
the
renovate/sugar-high-2.x
branch
from
September 13, 2026 21:48
3ca4c59 to
509afce
Compare
renovate
Bot
force-pushed
the
renovate/sugar-high-2.x
branch
from
September 15, 2026 20:16
509afce to
3aca3a7
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.1→2.4.1Release Notes
huozhi/sugar-high (sugar-high)
v2.4.1Compare Source
Patch Changes
f0cd617: Fix JavaScript identifier classification for dollar signs, underscores, and Unicode names.cb88c76: Fix escaped string, template, and regex delimiters by consuming backslash pairs.9ae31c7: Keep nested object literals and callback bodies inside JSX child expressions highlighted as JavaScript.v2.4.0Compare Source
Minor Changes
a63d7ed: Add opt-in WebGPU syntax highlighting throughsugar-high/gpuand client-sideCodeandEditorcomponents from@sugar-high/react/gpu. The experimentalgpu-lexerintegration is an optional peer dependency accepting version 0.0.2 and newer, and is installed separately.v2.3.1Compare Source
Patch Changes
2c473a2: Classify JSX boolean props as properties and preserve numeric types in prop expressions.a3e6b2f: Keep decimal numbers together when highlighting JSON and other core languages.v2.3.0Compare Source
Minor Changes
e04c8ba: Add built-in Zig and Lua syntax highlighting.Patch Changes
f536136: Highlight Markdown syntax delimiters while keeping prose and fenced code contents neutral.d769a01: Keep multi-line comments highlighted until their closing delimiter in C-like languages.v2.2.2Compare Source
Patch Changes
56b1813: Reduce the default bundle size by keeping language aliases and extension metadata out of thecanonical highlighting path.
v2.2.1Compare Source
Patch Changes
30ff8e5: Speed up HTML rendering by serializing parsed lines directly without allocating an intermediategenerated syntax tree.
v2.2.0Compare Source
Minor Changes
cccf12a: Add built-in Ruby and plaintext language configurations.v2.1.0Compare Source
Minor Changes
8236314: Expose individual language configurations fromsugar-high/lang/<language>for smaller custom highlighter bundles.v2.0.3Compare Source
Patch Changes
da621df: Prevent the CSS tokenizer from crashing on input that ends with hyphens.v2.0.2Compare Source
Patch Changes
3985855: Keep hyphenated CSS names in a single syntax tokenv2.0.1Compare Source
Patch Changes
01dee18: Classify CSS declaration names as property tokens.v2.0.0Compare Source
Major Changes
70ddc26: Release Sugar High v2 with canonical multi-language highlighting, a composable core, typed generated nodes, granular token and line styling, first-party React components, Remark integration, themes, and updated documentation.The default
highlight()API stays focused on common highlighting, whilesugar-high/coreprovidesparse(),generate(), andrender()for advanced composition. Language aliases are normalized throughsugar-high/lang, and related dialects share canonical implementations.v1.3.0Compare Source
Improvements
Full Changelog: huozhi/sugar-high@v1.2.1...v1.3.0
Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.