Update dependency lightningcss to v1.32.0 (main)#259017
Conversation
|
Pinging @elastic/kibana-operations (Team:Operations) |
572cc11 to
5789e06
Compare
5789e06 to
9274dea
Compare
|
/ci |
…ally, or add an exception to src/dev/yarn_deduplicate/index.ts and then commit the changes and push to your branch
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
|
|
Starting backport for target branches: 8.19, 9.2, 9.3 https://github.com/elastic/kibana/actions/runs/23885777664 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
…heck * commit 'af66aadafa7470ca8ba3e3edd3793bde81fa4596': (31 commits) [Scout] Update test config manifests (elastic#260850) [SLO]: register alerts schema embeddable (elastic#256570) [Discover][Flyout] Update overview fields table with new prop headerVisibility set to false (elastic#260692) [AiButton/Security] Migrate ai-related buttons to use custom styles (elastic#259847) [One Workflow] Fix connector step icons falling back to generic plugs in YAML editor (elastic#260785) [Agent Builder] Dashboard skill: Guard against editing non-ESQL based panels (elastic#260714) Security quality gate Cypress cleanup - Periodic Pipeline (elastic#260820) [Search] Deprecate search indices in favour of index management (elastic#260210) Upgrade dependency @elastic/charts to v71.4.0 (elastic#260593) [Security Solution] [HDQ]: integration-based targeting and descriptor versioning (elastic#258418) docs(saved-objects): consolidate docs and document scoped vs system client (elastic#260743) Fix observability UIAM config and add CPS observability variant (elastic#260485) [Security Solution] Add "matched_indices_count" rule execution metric (elastic#259938) [SigEvents] Add callout with working promote action. (elastic#260433) [Alerting V2] Episode table actions (elastic#260195) [Automatic Migration] Add ability to skip Reference Set step in QRadar upload workflow (elastic#259959) [Rules] KQL-to-DSL conversion without data view produces incorrect queries for keyword fields for Metric threshold rule (elastic#260046) Update dependency lightningcss to v1.32.0 (main) (elastic#259017) Update postcss (main) (elastic#255420) Migrate server-side apm.addLabels to OTel dual-write helpers (elastic#259619) ...
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>
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
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
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. 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
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
1 similar comment
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
This PR contains the following updates:
1.31.1->1.32.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
parcel-bundler/lightningcss (lightningcss)
v1.32.0Compare Source
Added
{external: string}to mark an import as external. This will leave the@importin the output CSS instead of bundling it. See the docs for details.addDependencyfunction 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 for details.mix-blend-modeproperty supportFixed
color-schemekeywords as-is instead ofnormaltransformvaluesvar(--foo,)andenv(--foo,)scaleproperty orscale()to a numberConfiguration
📅 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.
This PR has been generated by Renovate Bot.