Skip to content

fix(deps): update dependency sugar-high to v2 - #311

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sugar-high-2.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sugar-high-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sugar-high (source) 1.2.12.4.1 age confidence

Release Notes

huozhi/sugar-high (sugar-high)

v2.4.1

Compare 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.0

Compare Source

Minor Changes
  • a63d7ed: Add opt-in WebGPU syntax highlighting through sugar-high/gpu and client-side Code and Editor components from @sugar-high/react/gpu. The experimental gpu-lexer integration is an optional peer dependency accepting version 0.0.2 and newer, and is installed separately.

v2.3.1

Compare 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.0

Compare 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.2

Compare Source

Patch Changes
  • 56b1813: Reduce the default bundle size by keeping language aliases and extension metadata out of the
    canonical highlighting path.

v2.2.1

Compare Source

Patch Changes
  • 30ff8e5: Speed up HTML rendering by serializing parsed lines directly without allocating an intermediate
    generated syntax tree.

v2.2.0

Compare Source

Minor Changes
  • cccf12a: Add built-in Ruby and plaintext language configurations.

v2.1.0

Compare Source

Minor Changes
  • 8236314: Expose individual language configurations from sugar-high/lang/<language> for smaller custom highlighter bundles.

v2.0.3

Compare Source

Patch Changes
  • da621df: Prevent the CSS tokenizer from crashing on input that ends with hyphens.

v2.0.2

Compare Source

Patch Changes
  • 3985855: Keep hyphenated CSS names in a single syntax token

v2.0.1

Compare Source

Patch Changes
  • 01dee18: Classify CSS declaration names as property tokens.

v2.0.0

Compare 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, while sugar-high/core provides parse(), generate(), and render() for advanced composition. Language aliases are normalized through sugar-high/lang, and related dialects share canonical implementations.

v1.3.0

Compare Source

Improvements

Full Changelog: huozhi/sugar-high@v1.2.1...v1.3.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
nacho 3aca3a7 Sep 15 2026, 08:17 PM

@renovate
renovate Bot force-pushed the renovate/sugar-high-2.x branch 5 times, most recently from 88adf79 to 6c20d80 Compare August 19, 2026 23:24
@renovate
renovate Bot force-pushed the renovate/sugar-high-2.x branch 3 times, most recently from cf00aa4 to 524d740 Compare August 28, 2026 18:59
@renovate
renovate Bot force-pushed the renovate/sugar-high-2.x branch 5 times, most recently from 0ea22a0 to 75f7531 Compare September 4, 2026 11:41
@renovate
renovate Bot force-pushed the renovate/sugar-high-2.x branch 2 times, most recently from 8ffea94 to 3ca4c59 Compare September 9, 2026 23:06
@renovate
renovate Bot force-pushed the renovate/sugar-high-2.x branch from 3ca4c59 to 509afce Compare September 13, 2026 21:48
@renovate
renovate Bot force-pushed the renovate/sugar-high-2.x branch from 509afce to 3aca3a7 Compare September 15, 2026 20:16
@renovate

renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm error code EALLOWREMOTE
npm error Fetching packages of type "remote" have been disabled
npm error Refusing to fetch "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.3.3.tgz"
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-15T20_16_48_755Z-debug-0.log

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.

0 participants