Skip to content

chore(alpha): pin Jess 2.0.0-alpha.24 - #4547

Merged
matthew-dean merged 1 commit into
alphafrom
chore/pin-jess-alpha-24
Sep 21, 2026
Merged

matthew-dean merged 1 commit into
alphafrom
chore/pin-jess-alpha-24

Conversation

@matthew-dean

Copy link
Copy Markdown
Member

Pins the Jess runtime packages to 2.0.0-alpha.24.

With this version, lessc reports each parser error under its own diagnostic code. Before, some were reported as the generic parse/syntax-error. For example:

  • @-import "x.less" screen; now reports parse/source-import-css-syntax.
  • @import (less) "x.less" layer; now reports parse/import-postlude-on-compile-time-import.

@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: less/less.js/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 54e645cd-5c7c-466a-9fca-72edf798ae5f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@greptile-apps

greptile-apps Bot commented Sep 21, 2026

Copy link
Copy Markdown

RetriggerConfidence Score: 5/5

The PR appears safe to merge; the package manifest and lockfile consistently pin the intended Jess release.

Summary

Pins the Less package’s Jess runtime dependencies and optional JavaScript-plugin peer dependency to 2.0.0-alpha.24, with the lockfile consistently updating the corresponding transitive dependency graph.

  • Keeps all directly declared Jess packages on the same alpha release.
  • Updates transitive Jess and styles-config resolutions and integrity hashes.
  • Enables the newer parser-specific diagnostic codes described by the PR.

Reviews (1) · Last reviewed commit: "chore(alpha): pin Jess 2.0.0-alpha.24"

@matthew-dean
matthew-dean merged commit f3d440a into alpha Sep 21, 2026
11 checks passed
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.

1 participant