dependabot[bot] opened a new pull request, #38511: URL: https://github.com/apache/superset/pull/38511
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.31.1 to 1.32.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/parcel-bundler/lightningcss/releases">lightningcss's releases</a>.</em></p> <blockquote> <h2>v1.32.0</h2> <h2>Added</h2> <ul> <li><a href="https://redirect.github.com/parcel-bundler/lightningcss/pull/880">Enable custom resolvers to mark imports as external</a>. Resolvers may now return <code>{external: string}</code> to mark an import as external. This will leave the <code>@import</code> in the output CSS instead of bundling it. See <a href="https://lightningcss.dev/bundling.html#custom-resolvers">the docs</a> for details.</li> <li><a href="https://redirect.github.com/parcel-bundler/lightningcss/pull/1170">Allow visitors to add dependencies</a>. Visitors may now be functions which receive an <code>addDependency</code> function as an option. Dependencies may be used by tools that call Lightning CSS such as bundlers to implement file watching or caching. See <a href="https://lightningcss.dev/transforms.html#dependencies">the docs</a> for details.</li> <li><a href="https://redirect.github.com/parcel-bundler/lightningcss/pull/1148">Add <code>mix-blend-mode</code> property support</a></li> </ul> <h2>Fixed</h2> <ul> <li><a href="https://redirect.github.com/parcel-bundler/lightningcss/pull/1152">Output unknown <code>color-scheme</code> keywords as-is instead of <code>normal</code></a></li> <li><a href="https://redirect.github.com/parcel-bundler/lightningcss/pull/1147">Improved serialization of the rotate property</a></li> <li><a href="https://redirect.github.com/parcel-bundler/lightningcss/pull/1145">keep a single space between functions when formatting <code>transform</code> values</a></li> <li><a href="https://redirect.github.com/parcel-bundler/lightningcss/pull/1142">Fix additionally inserted whitespace in <code>var(--foo,)</code> and <code>env(--foo,)</code></a></li> <li><a href="https://redirect.github.com/parcel-bundler/lightningcss/pull/1174">Convert the percentage in the <code>scale</code> property or <code>scale()</code> to a number</a></li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/836741b5ecc4ae70289b2a26ce265df6c8486357">update compat data</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/parcel-bundler/lightningcss/commits/v1.32.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
