Skip to content

[8.19] Update dependency lightningcss to v1.32.0 (main) (#259017)#261086

Open
Ikuni17 wants to merge 2 commits intoelastic:8.19from
Ikuni17:backport/8.19/pr-259017
Open

[8.19] Update dependency lightningcss to v1.32.0 (main) (#259017)#261086
Ikuni17 wants to merge 2 commits intoelastic:8.19from
Ikuni17:backport/8.19/pr-259017

Conversation

@Ikuni17
Copy link
Copy Markdown
Contributor

@Ikuni17 Ikuni17 commented Apr 3, 2026

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[lightningcss](https://github.com/parcel-bundler/lightningcss)
| devDependencies | minor | [`1.31.1` ->
`1.32.0`](https://renovatebot.com/diffs/npm/lightningcss/1.31.1/1.32.0)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>parcel-bundler/lightningcss (lightningcss)</summary>

###
[`v1.32.0`](https://github.com/parcel-bundler/lightningcss/releases/tag/v1.32.0)

[Compare
Source](https://github.com/parcel-bundler/lightningcss/compare/6993d9f1d3cd69030c5976cd8860361b7679f68d...v1.32.0)

#### Added

- [Enable custom resolvers to mark imports as
external](https://github.com/parcel-bundler/lightningcss/pull/880).
Resolvers may now return `{external: string}` to mark an import as
external. This will leave the `@import` in the output CSS instead of
bundling it. See [the
docs](https://lightningcss.dev/bundling.html#custom-resolvers) for
details.
- [Allow visitors to add
dependencies](https://github.com/parcel-bundler/lightningcss/pull/1170).
Visitors may now be functions which receive an `addDependency` function
as an option. Dependencies may be used by tools that call Lightning CSS
such as bundlers to implement file watching or caching. See [the
docs](https://lightningcss.dev/transforms.html#dependencies) for
details.
- [Add `mix-blend-mode` property
support](https://github.com/parcel-bundler/lightningcss/pull/1148)

#### Fixed

- [Output unknown `color-scheme` keywords as-is instead of
`normal`](https://github.com/parcel-bundler/lightningcss/pull/1152)
- [Improved serialization of the rotate
property](https://github.com/parcel-bundler/lightningcss/pull/1147)
- [keep a single space between functions when formatting `transform`
values](https://github.com/parcel-bundler/lightningcss/pull/1145)
- [Fix additionally inserted whitespace in `var(--foo,)` and
`env(--foo,)`](https://github.com/parcel-bundler/lightningcss/pull/1142)
- [Convert the percentage in the `scale` property or `scale()` to a
number](https://github.com/parcel-bundler/lightningcss/pull/1174)
- [update compat
data](https://github.com/parcel-bundler/lightningcss/commit/836741b5ecc4ae70289b2a26ce265df6c8486357)

</details>

---

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 31b9aaf)

# Conflicts:
#	package.json
@Ikuni17 Ikuni17 added the backport This PR is a backport of another PR label Apr 3, 2026
@Ikuni17 Ikuni17 requested a review from kibanamachine as a code owner April 3, 2026 04:28
@Ikuni17 Ikuni17 enabled auto-merge (squash) April 3, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant