Skip to content

Commit

Permalink
chore(deps): update dependency lightningcss to v1.28.2 (#2528)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[lightningcss](https://redirect.github.com/parcel-bundler/lightningcss)
| [`1.25.1` ->
`1.28.2`](https://renovatebot.com/diffs/npm/lightningcss/1.25.1/1.28.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/lightningcss/1.28.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lightningcss/1.28.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lightningcss/1.25.1/1.28.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lightningcss/1.25.1/1.28.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/parcel-bundler/lightningcss/compare/a3390fd4140ca87f5035595d22bc9357cf72177e...v1.28.2)

#### Fixes

- Fix duplicate prefixed properties in `transition-property` –
[#&#8203;850](https://redirect.github.com/parcel-bundler/lightningcss/issues/850)
(thanks [@&#8203;RobinMalfait](https://redirect.github.com/RobinMalfait)
and [@&#8203;LeoniePhiline](https://redirect.github.com/LeoniePhiline)!)
- Fix mapping original name from source maps –
[`78f2fc4`](https://redirect.github.com/parcel-bundler/lightningcss/commit/78f2fc479537ec68a7481e33db571385cc21cdb7)
- Bump browser compat data –
[`4159bc5`](https://redirect.github.com/parcel-bundler/lightningcss/commit/4159bc507baa1ec438f89b20bdf9e8e74c7f48e4)
- Ensure consistent order of custom properties when `all` property is
set –
[`d4eec35`](https://redirect.github.com/parcel-bundler/lightningcss/commit/d4eec3593fe3c2244693d9e11af3547d6651ce57)

###
[`v1.28.1`](https://redirect.github.com/parcel-bundler/lightningcss/compare/v1.28.0...a3390fd4140ca87f5035595d22bc9357cf72177e)

[Compare
Source](https://redirect.github.com/parcel-bundler/lightningcss/compare/v1.28.0...a3390fd4140ca87f5035595d22bc9357cf72177e)

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

[Compare
Source](https://redirect.github.com/parcel-bundler/lightningcss/compare/v1.27.0...v1.28.0)

#### Added

- Add option to avoid hashing `@container` names in CSS Modules by
[@&#8203;kdy1](https://redirect.github.com/kdy1) in
[https://github.com/parcel-bundler/lightningcss/pull/835](https://redirect.github.com/parcel-bundler/lightningcss/pull/835)
- Improve error message of `input:placeholder` by
[@&#8203;kdy1](https://redirect.github.com/kdy1) in
[https://github.com/parcel-bundler/lightningcss/pull/813](https://redirect.github.com/parcel-bundler/lightningcss/pull/813)
- Add an error for the deprecated `@value` at-rule of CSS Modules by
[@&#8203;kdy1](https://redirect.github.com/kdy1) in
[https://github.com/parcel-bundler/lightningcss/pull/842](https://redirect.github.com/parcel-bundler/lightningcss/pull/842)

#### Fixed

- Don't panic when passing system-color to color-mix by
[@&#8203;inottn](https://redirect.github.com/inottn) in
[https://github.com/parcel-bundler/lightningcss/pull/819](https://redirect.github.com/parcel-bundler/lightningcss/pull/819)
- Dependency updates by
[@&#8203;kornelski](https://redirect.github.com/kornelski) in
[https://github.com/parcel-bundler/lightningcss/pull/814](https://redirect.github.com/parcel-bundler/lightningcss/pull/814)
- Fix order of fallback width, height, and other size related properties
–
[`22a8b6f`](https://redirect.github.com/parcel-bundler/lightningcss/commit/22a8b6f937d391ca98adb09ae7971f34a46d2b5d)
- Fix stack overflow parsing `calc` expression –
[`e3c8e12`](https://redirect.github.com/parcel-bundler/lightningcss/commit/e3c8e12f989651c51d3ae430d888bee7eb058207)
- Fix crash when parsing an invalid `calc` expression –
[`378955e`](https://redirect.github.com/parcel-bundler/lightningcss/commit/378955ed60e88b00791b08c32d9e6d39bea7a4c6)
- Skip `clamp` function reduction when the comparison between preferred
and max value is unknown –
[`ddc9ce8`](https://redirect.github.com/parcel-bundler/lightningcss/commit/ddc9ce868d82d893d579643c83a6774fd966f917)
- Update browser compatibility data –
[`f6b033f`](https://redirect.github.com/parcel-bundler/lightningcss/commit/f6b033ffed5f528993607b83c5d015389dedd209)
- docs: Update help command docs by
[@&#8203;DylanPiercey](https://redirect.github.com/DylanPiercey) in
[https://github.com/parcel-bundler/lightningcss/pull/812](https://redirect.github.com/parcel-bundler/lightningcss/pull/812)
- docs: fix link to visitor type definitions by
[@&#8203;mayank99](https://redirect.github.com/mayank99) in
[https://github.com/parcel-bundler/lightningcss/pull/823](https://redirect.github.com/parcel-bundler/lightningcss/pull/823)

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

[Compare
Source](https://redirect.github.com/parcel-bundler/lightningcss/compare/v1.26.0...v1.27.0)

#### Added

- Add `[content-hash]` css module pattern by
[@&#8203;rubberpants](https://redirect.github.com/rubberpants) in
[https://github.com/parcel-bundler/lightningcss/pull/802](https://redirect.github.com/parcel-bundler/lightningcss/pull/802).
This includes a hash of the file contents rather than the file path (as
`[hash]` works), which can be used to support multiple versions of the
same library simultaneously without conflicts.
- Improve error message for pseudo elements followed by selectors by
[@&#8203;kdy1](https://redirect.github.com/kdy1) in
[https://github.com/parcel-bundler/lightningcss/pull/797](https://redirect.github.com/parcel-bundler/lightningcss/pull/797)
- Implement pure mode lints for CSS Modules by
[@&#8203;kdy1](https://redirect.github.com/kdy1) in
[https://github.com/parcel-bundler/lightningcss/pull/796](https://redirect.github.com/parcel-bundler/lightningcss/pull/796).
This option enforces the use of a class or id selector in each rule.

#### Fixed

- Fix `box-shadow` combination of `oklch` and `currentColor` by
[@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/parcel-bundler/lightningcss/pull/801](https://redirect.github.com/parcel-bundler/lightningcss/pull/801)
- Add missing browserslist import in docs.md by
[@&#8203;cpeaustriajc](https://redirect.github.com/cpeaustriajc) in
[https://github.com/parcel-bundler/lightningcss/pull/798](https://redirect.github.com/parcel-bundler/lightningcss/pull/798)
- Update broken selectors link in homepage by
[@&#8203;20jasper](https://redirect.github.com/20jasper) in
[https://github.com/parcel-bundler/lightningcss/pull/750](https://redirect.github.com/parcel-bundler/lightningcss/pull/750)
- Make CLI example work with Windows by
[@&#8203;tim-we](https://redirect.github.com/tim-we) in
[https://github.com/parcel-bundler/lightningcss/pull/726](https://redirect.github.com/parcel-bundler/lightningcss/pull/726)
- Update copyright year on main page by
[@&#8203;log101](https://redirect.github.com/log101) in
[https://github.com/parcel-bundler/lightningcss/pull/790](https://redirect.github.com/parcel-bundler/lightningcss/pull/790)
- Update browser compat data -
parcel-bundler/lightningcss@54390b4

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

[Compare
Source](https://redirect.github.com/parcel-bundler/lightningcss/compare/v1.25.1...v1.26.0)

#### Added

- Add support for named timeline ranges in `@keyframes` by
[@&#8203;grimsteel](https://redirect.github.com/grimsteel) in
[https://github.com/parcel-bundler/lightningcss/pull/787](https://redirect.github.com/parcel-bundler/lightningcss/pull/787)
- Implement animation-range properties –
parcel-bundler/lightningcss@39964f1
- Add a lint for unsupported CSS Module selector by
[@&#8203;kdy1](https://redirect.github.com/kdy1) in
[https://github.com/parcel-bundler/lightningcss/pull/784](https://redirect.github.com/parcel-bundler/lightningcss/pull/784)
- add wasm file to package exports by
[@&#8203;elevatebart](https://redirect.github.com/elevatebart) in
[https://github.com/parcel-bundler/lightningcss/pull/755](https://redirect.github.com/parcel-bundler/lightningcss/pull/755)
- Add support for arm64 Windows –
parcel-bundler/lightningcss@0bcd896

#### Fixed

- Fix codegen of `:is(input:checked)` by
[@&#8203;kdy1](https://redirect.github.com/kdy1) in
[https://github.com/parcel-bundler/lightningcss/pull/783](https://redirect.github.com/parcel-bundler/lightningcss/pull/783)
- Bump browserslist-rs 0.16.0 by
[@&#8203;chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/parcel-bundler/lightningcss/pull/772](https://redirect.github.com/parcel-bundler/lightningcss/pull/772)
- update compat data –
parcel-bundler/lightningcss@dcbb997

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone
Asia/Seoul, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/channel-io/bezier-react).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 086dded commit e7c3362
Showing 1 changed file with 49 additions and 39 deletions.
88 changes: 49 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14422,83 +14422,91 @@ __metadata:
languageName: node
linkType: hard

"lightningcss-darwin-arm64@npm:1.25.1":
version: 1.25.1
resolution: "lightningcss-darwin-arm64@npm:1.25.1"
"lightningcss-darwin-arm64@npm:1.28.2":
version: 1.28.2
resolution: "lightningcss-darwin-arm64@npm:1.28.2"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"lightningcss-darwin-x64@npm:1.25.1":
version: 1.25.1
resolution: "lightningcss-darwin-x64@npm:1.25.1"
"lightningcss-darwin-x64@npm:1.28.2":
version: 1.28.2
resolution: "lightningcss-darwin-x64@npm:1.28.2"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"lightningcss-freebsd-x64@npm:1.25.1":
version: 1.25.1
resolution: "lightningcss-freebsd-x64@npm:1.25.1"
"lightningcss-freebsd-x64@npm:1.28.2":
version: 1.28.2
resolution: "lightningcss-freebsd-x64@npm:1.28.2"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"lightningcss-linux-arm-gnueabihf@npm:1.25.1":
version: 1.25.1
resolution: "lightningcss-linux-arm-gnueabihf@npm:1.25.1"
"lightningcss-linux-arm-gnueabihf@npm:1.28.2":
version: 1.28.2
resolution: "lightningcss-linux-arm-gnueabihf@npm:1.28.2"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"lightningcss-linux-arm64-gnu@npm:1.25.1":
version: 1.25.1
resolution: "lightningcss-linux-arm64-gnu@npm:1.25.1"
"lightningcss-linux-arm64-gnu@npm:1.28.2":
version: 1.28.2
resolution: "lightningcss-linux-arm64-gnu@npm:1.28.2"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"lightningcss-linux-arm64-musl@npm:1.25.1":
version: 1.25.1
resolution: "lightningcss-linux-arm64-musl@npm:1.25.1"
"lightningcss-linux-arm64-musl@npm:1.28.2":
version: 1.28.2
resolution: "lightningcss-linux-arm64-musl@npm:1.28.2"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"lightningcss-linux-x64-gnu@npm:1.25.1":
version: 1.25.1
resolution: "lightningcss-linux-x64-gnu@npm:1.25.1"
"lightningcss-linux-x64-gnu@npm:1.28.2":
version: 1.28.2
resolution: "lightningcss-linux-x64-gnu@npm:1.28.2"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"lightningcss-linux-x64-musl@npm:1.25.1":
version: 1.25.1
resolution: "lightningcss-linux-x64-musl@npm:1.25.1"
"lightningcss-linux-x64-musl@npm:1.28.2":
version: 1.28.2
resolution: "lightningcss-linux-x64-musl@npm:1.28.2"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"lightningcss-win32-x64-msvc@npm:1.25.1":
version: 1.25.1
resolution: "lightningcss-win32-x64-msvc@npm:1.25.1"
"lightningcss-win32-arm64-msvc@npm:1.28.2":
version: 1.28.2
resolution: "lightningcss-win32-arm64-msvc@npm:1.28.2"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"lightningcss-win32-x64-msvc@npm:1.28.2":
version: 1.28.2
resolution: "lightningcss-win32-x64-msvc@npm:1.28.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"lightningcss@npm:^1.24.0":
version: 1.25.1
resolution: "lightningcss@npm:1.25.1"
version: 1.28.2
resolution: "lightningcss@npm:1.28.2"
dependencies:
detect-libc: "npm:^1.0.3"
lightningcss-darwin-arm64: "npm:1.25.1"
lightningcss-darwin-x64: "npm:1.25.1"
lightningcss-freebsd-x64: "npm:1.25.1"
lightningcss-linux-arm-gnueabihf: "npm:1.25.1"
lightningcss-linux-arm64-gnu: "npm:1.25.1"
lightningcss-linux-arm64-musl: "npm:1.25.1"
lightningcss-linux-x64-gnu: "npm:1.25.1"
lightningcss-linux-x64-musl: "npm:1.25.1"
lightningcss-win32-x64-msvc: "npm:1.25.1"
lightningcss-darwin-arm64: "npm:1.28.2"
lightningcss-darwin-x64: "npm:1.28.2"
lightningcss-freebsd-x64: "npm:1.28.2"
lightningcss-linux-arm-gnueabihf: "npm:1.28.2"
lightningcss-linux-arm64-gnu: "npm:1.28.2"
lightningcss-linux-arm64-musl: "npm:1.28.2"
lightningcss-linux-x64-gnu: "npm:1.28.2"
lightningcss-linux-x64-musl: "npm:1.28.2"
lightningcss-win32-arm64-msvc: "npm:1.28.2"
lightningcss-win32-x64-msvc: "npm:1.28.2"
dependenciesMeta:
lightningcss-darwin-arm64:
optional: true
Expand All @@ -14516,9 +14524,11 @@ __metadata:
optional: true
lightningcss-linux-x64-musl:
optional: true
lightningcss-win32-arm64-msvc:
optional: true
lightningcss-win32-x64-msvc:
optional: true
checksum: 10/2fe9a686264a5d570f6ced7a85c736fc4edf52e02b1505ce1bbf637fcd6db266347f89c66ada08e67aeb73589be081ba90e28ccdafbdef6018cb6323c7c501e6
checksum: 10/6d3b083901c4c9cdee0652100803bd7bc89b2acbf9937b5a2e0bd82ff9b27e99a5e04ed9d032d291464cf0abc30b2d9c54b52f2d0b1318a1534af90c0b0a3477
languageName: node
linkType: hard

Expand Down

0 comments on commit e7c3362

Please sign in to comment.