Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2025

This PR contains the following updates:

Package Change Age Confidence
lightningcss-cli 1.29.1 -> 1.30.2 age confidence

Release Notes

parcel-bundler/lightningcss (lightningcss-cli)

v1.30.2

Compare Source

Fixes
Rust crate changes

v1.30.1

Compare Source

Fixed crash on process exit when lightningcss was loaded inside a Node.js worker thread on Linux

v1.30.0

Compare Source

Features

  • Update relative color parsing to latest spec: colors now support numbers in addition to percentages, and calcs in colors are now always numbers. Note that this was technically a breaking change in the spec. You may need to update code using relative color calculations on percentages to use numbers instead. See the PR for details. – #​465
  • Update nesting implementation for new spec: It is now possible to nest selectors with pseudo elements, and declarations and nested rules can be interleaved. See https://web.dev/blog/css-nesting-cssnesteddeclarations for more details. – 6c465c1
  • Skip generating unnecessary @supports rules when already nested in a @supports rule – #​878, d398c1b
  • Improve error recovery for media queries – #​954
  • Add support for ::picker, ::picker-icon and ::checkmark – #​957
  • Add build support for Android – #​932

Fixes

  • Fix error message for invalid composes selectors – #​948
  • Update browserslist – #​961
  • Fix linear-gradient direction conversion for legacy vendor-prefixed values – #​936
  • Prevent new lines in license comments from breaking source maps – #​971
  • Do not inline layers before imports – 33ea2c1
  • Statically link Visual Studio redistributables on Windows builds – e5c4139
  • update browser compat data – 17bdc80

v1.29.3

Compare Source

v1.29.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Mar 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.14%. Comparing base (db0b43c) to head (0636bc9).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #30   +/-   ##
=========================================
  Coverage     83.14%   83.14%           
  Complexity       49       49           
=========================================
  Files            23       23           
  Lines           267      267           
=========================================
  Hits            222      222           
  Misses           45       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/lightningcss-cli-1.x branch from 741ff73 to e4e42af Compare March 14, 2025 19:28
@renovate renovate bot changed the title chore(deps): update dependency lightningcss-cli to v1.29.2 chore(deps): update dependency lightningcss-cli to v1.29.3 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/lightningcss-cli-1.x branch from e4e42af to c0b502a Compare May 11, 2025 10:19
@renovate renovate bot changed the title chore(deps): update dependency lightningcss-cli to v1.29.3 chore(deps): update dependency lightningcss-cli to v1.30.0 May 11, 2025
@renovate renovate bot force-pushed the renovate/lightningcss-cli-1.x branch from c0b502a to 3760d92 Compare May 14, 2025 06:05
@renovate renovate bot changed the title chore(deps): update dependency lightningcss-cli to v1.30.0 chore(deps): update dependency lightningcss-cli to v1.30.1 May 14, 2025
@renovate renovate bot force-pushed the renovate/lightningcss-cli-1.x branch from 3760d92 to aa5cef6 Compare September 25, 2025 16:11
@renovate renovate bot force-pushed the renovate/lightningcss-cli-1.x branch from aa5cef6 to 0636bc9 Compare September 29, 2025 21:24
@renovate renovate bot changed the title chore(deps): update dependency lightningcss-cli to v1.30.1 chore(deps): update dependency lightningcss-cli to v1.30.2 Sep 29, 2025
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