Skip to content

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 7, 2025

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ lightningcss-linux-x64-gnu (1.26.0 → 1.28.2) · Repo

Release Notes

1.28.2

Fixes

  • Fix duplicate prefixed properties in transition-property#850 (thanks @RobinMalfait and @LeoniePhiline!)
  • Fix mapping original name from source maps – 78f2fc4
  • Bump browser compat data – 4159bc5
  • Ensure consistent order of custom properties when all property is set – d4eec35

1.28.0

Added

  • Add option to avoid hashing @container names in CSS Modules by @kdy1 in #835
  • Improve error message of input:placeholder by @kdy1 in #813
  • Add an error for the deprecated @value at-rule of CSS Modules by @kdy1 in #842

Fixed

  • Don't panic when passing system-color to color-mix by @inottn in #819
  • Dependency updates by @kornelski in #814
  • Fix order of fallback width, height, and other size related properties – 22a8b6f
  • Fix stack overflow parsing calc expression – e3c8e12
  • Fix crash when parsing an invalid calc expression – 378955e
  • Skip clamp function reduction when the comparison between preferred and max value is unknown – ddc9ce8
  • Update browser compatibility data – f6b033f
  • docs: Update help command docs by @DylanPiercey in #812
  • docs: fix link to visitor type definitions by @mayank99 in #823

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 32 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot requested a review from a team as a code owner January 7, 2025 10:16
@depfu depfu bot added the depfu label Jan 7, 2025
Copy link
Contributor Author

depfu bot commented Jan 7, 2025

Sorry, but the merge failed with:

At least 1 approving review is required by reviewers with write access.

@depfu depfu bot deleted the depfu/update/pnpm/lightningcss-linux-x64-gnu-1.28.2 branch January 9, 2025 16:14
tongrow pushed a commit to tongrow/tailwind-normalize that referenced this pull request Jun 2, 2025
Closes tailwindlabs#15438
Closes tailwindlabs#15560
Closes tailwindlabs#15561
Closes tailwindlabs#15562

This PR upgrades `lightningcss` to `1.29.0` and uses the [new feature
flag](parcel-bundler/lightningcss@3043896)
to disable the light-dark function transpilation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants