Bump lightningcss-linux-x64-gnu from 1.31.1 to 1.32.0 by dependabot[bot] · Pull Request #183 · tallstackui/envbar
Navigation Menu
{{ message }}
tallstackui / envbar Public
- Notifications You must be signed in to change notification settings
- Fork 0
Open
dependabot[bot] wants to merge 1 commit into1.xfrom
Open
Bump lightningcss-linux-x64-gnu from 1.31.1 to 1.32.0#183
dependabot[bot] wants to merge 1 commit into1.xfrom
Bump lightningcss-linux-x64-gnu from 1.31.1 to 1.32.0#183
dependabot[bot] wants to merge 1 commit into1.xfrom
Conversation
Copy link
Contributor
dependabot
bot
commented
on behalf of github
Mar 9, 2026
dependabot
bot
commented
on behalf of github
Bumps lightningcss-linux-x64-gnu from 1.31.1 to 1.32.0.
Release notes
Sourced from lightningcss-linux-x64-gnu's releases.
v1.32.0
Added
- Enable custom resolvers to mark imports as external. Resolvers may now return
{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.- Allow visitors to add dependencies. Visitors may now be functions which receive an
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.- Add
mix-blend-modeproperty supportFixed
- Output unknown
color-schemekeywords as-is instead ofnormal- Improved serialization of the rotate property
- keep a single space between functions when formatting
transformvalues- Fix additionally inserted whitespace in
var(--foo,)andenv(--foo,)- Convert the percentage in the
scaleproperty orscale()to a number- update compat data
Commits
- See full diff in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [lightningcss-linux-x64-gnu](https://github.com/parcel-bundler/lightningcss) from 1.31.1 to 1.32.0. - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.32.0) --- updated-dependencies: - dependency-name: lightningcss-linux-x64-gnu dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
labels
Mar 9, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment