Skip to content

chore(deps): update dependency lightningcss-cli to v1.30.1 #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lightningcss-cli 1.29.1 -> 1.30.1 age adoption passing confidence

Release Notes

parcel-bundler/lightningcss (lightningcss-cli)

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. – parcel-bundler/lightningcss@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

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 (3760d92).

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