Skip to content

Commit e7c3362

Browse files
chore(deps): update dependency lightningcss to v1.28.2 (#2528)
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>
1 parent 086dded commit e7c3362

File tree

1 file changed

+49
-39
lines changed

1 file changed

+49
-39
lines changed

yarn.lock

Lines changed: 49 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -14422,83 +14422,91 @@ __metadata:
1442214422
languageName: node
1442314423
linkType: hard
1442414424

14425-
"lightningcss-darwin-arm64@npm:1.25.1":
14426-
version: 1.25.1
14427-
resolution: "lightningcss-darwin-arm64@npm:1.25.1"
14425+
"lightningcss-darwin-arm64@npm:1.28.2":
14426+
version: 1.28.2
14427+
resolution: "lightningcss-darwin-arm64@npm:1.28.2"
1442814428
conditions: os=darwin & cpu=arm64
1442914429
languageName: node
1443014430
linkType: hard
1443114431

14432-
"lightningcss-darwin-x64@npm:1.25.1":
14433-
version: 1.25.1
14434-
resolution: "lightningcss-darwin-x64@npm:1.25.1"
14432+
"lightningcss-darwin-x64@npm:1.28.2":
14433+
version: 1.28.2
14434+
resolution: "lightningcss-darwin-x64@npm:1.28.2"
1443514435
conditions: os=darwin & cpu=x64
1443614436
languageName: node
1443714437
linkType: hard
1443814438

14439-
"lightningcss-freebsd-x64@npm:1.25.1":
14440-
version: 1.25.1
14441-
resolution: "lightningcss-freebsd-x64@npm:1.25.1"
14439+
"lightningcss-freebsd-x64@npm:1.28.2":
14440+
version: 1.28.2
14441+
resolution: "lightningcss-freebsd-x64@npm:1.28.2"
1444214442
conditions: os=freebsd & cpu=x64
1444314443
languageName: node
1444414444
linkType: hard
1444514445

14446-
"lightningcss-linux-arm-gnueabihf@npm:1.25.1":
14447-
version: 1.25.1
14448-
resolution: "lightningcss-linux-arm-gnueabihf@npm:1.25.1"
14446+
"lightningcss-linux-arm-gnueabihf@npm:1.28.2":
14447+
version: 1.28.2
14448+
resolution: "lightningcss-linux-arm-gnueabihf@npm:1.28.2"
1444914449
conditions: os=linux & cpu=arm
1445014450
languageName: node
1445114451
linkType: hard
1445214452

14453-
"lightningcss-linux-arm64-gnu@npm:1.25.1":
14454-
version: 1.25.1
14455-
resolution: "lightningcss-linux-arm64-gnu@npm:1.25.1"
14453+
"lightningcss-linux-arm64-gnu@npm:1.28.2":
14454+
version: 1.28.2
14455+
resolution: "lightningcss-linux-arm64-gnu@npm:1.28.2"
1445614456
conditions: os=linux & cpu=arm64 & libc=glibc
1445714457
languageName: node
1445814458
linkType: hard
1445914459

14460-
"lightningcss-linux-arm64-musl@npm:1.25.1":
14461-
version: 1.25.1
14462-
resolution: "lightningcss-linux-arm64-musl@npm:1.25.1"
14460+
"lightningcss-linux-arm64-musl@npm:1.28.2":
14461+
version: 1.28.2
14462+
resolution: "lightningcss-linux-arm64-musl@npm:1.28.2"
1446314463
conditions: os=linux & cpu=arm64 & libc=musl
1446414464
languageName: node
1446514465
linkType: hard
1446614466

14467-
"lightningcss-linux-x64-gnu@npm:1.25.1":
14468-
version: 1.25.1
14469-
resolution: "lightningcss-linux-x64-gnu@npm:1.25.1"
14467+
"lightningcss-linux-x64-gnu@npm:1.28.2":
14468+
version: 1.28.2
14469+
resolution: "lightningcss-linux-x64-gnu@npm:1.28.2"
1447014470
conditions: os=linux & cpu=x64 & libc=glibc
1447114471
languageName: node
1447214472
linkType: hard
1447314473

14474-
"lightningcss-linux-x64-musl@npm:1.25.1":
14475-
version: 1.25.1
14476-
resolution: "lightningcss-linux-x64-musl@npm:1.25.1"
14474+
"lightningcss-linux-x64-musl@npm:1.28.2":
14475+
version: 1.28.2
14476+
resolution: "lightningcss-linux-x64-musl@npm:1.28.2"
1447714477
conditions: os=linux & cpu=x64 & libc=musl
1447814478
languageName: node
1447914479
linkType: hard
1448014480

14481-
"lightningcss-win32-x64-msvc@npm:1.25.1":
14482-
version: 1.25.1
14483-
resolution: "lightningcss-win32-x64-msvc@npm:1.25.1"
14481+
"lightningcss-win32-arm64-msvc@npm:1.28.2":
14482+
version: 1.28.2
14483+
resolution: "lightningcss-win32-arm64-msvc@npm:1.28.2"
14484+
conditions: os=win32 & cpu=arm64
14485+
languageName: node
14486+
linkType: hard
14487+
14488+
"lightningcss-win32-x64-msvc@npm:1.28.2":
14489+
version: 1.28.2
14490+
resolution: "lightningcss-win32-x64-msvc@npm:1.28.2"
1448414491
conditions: os=win32 & cpu=x64
1448514492
languageName: node
1448614493
linkType: hard
1448714494

1448814495
"lightningcss@npm:^1.24.0":
14489-
version: 1.25.1
14490-
resolution: "lightningcss@npm:1.25.1"
14496+
version: 1.28.2
14497+
resolution: "lightningcss@npm:1.28.2"
1449114498
dependencies:
1449214499
detect-libc: "npm:^1.0.3"
14493-
lightningcss-darwin-arm64: "npm:1.25.1"
14494-
lightningcss-darwin-x64: "npm:1.25.1"
14495-
lightningcss-freebsd-x64: "npm:1.25.1"
14496-
lightningcss-linux-arm-gnueabihf: "npm:1.25.1"
14497-
lightningcss-linux-arm64-gnu: "npm:1.25.1"
14498-
lightningcss-linux-arm64-musl: "npm:1.25.1"
14499-
lightningcss-linux-x64-gnu: "npm:1.25.1"
14500-
lightningcss-linux-x64-musl: "npm:1.25.1"
14501-
lightningcss-win32-x64-msvc: "npm:1.25.1"
14500+
lightningcss-darwin-arm64: "npm:1.28.2"
14501+
lightningcss-darwin-x64: "npm:1.28.2"
14502+
lightningcss-freebsd-x64: "npm:1.28.2"
14503+
lightningcss-linux-arm-gnueabihf: "npm:1.28.2"
14504+
lightningcss-linux-arm64-gnu: "npm:1.28.2"
14505+
lightningcss-linux-arm64-musl: "npm:1.28.2"
14506+
lightningcss-linux-x64-gnu: "npm:1.28.2"
14507+
lightningcss-linux-x64-musl: "npm:1.28.2"
14508+
lightningcss-win32-arm64-msvc: "npm:1.28.2"
14509+
lightningcss-win32-x64-msvc: "npm:1.28.2"
1450214510
dependenciesMeta:
1450314511
lightningcss-darwin-arm64:
1450414512
optional: true
@@ -14516,9 +14524,11 @@ __metadata:
1451614524
optional: true
1451714525
lightningcss-linux-x64-musl:
1451814526
optional: true
14527+
lightningcss-win32-arm64-msvc:
14528+
optional: true
1451914529
lightningcss-win32-x64-msvc:
1452014530
optional: true
14521-
checksum: 10/2fe9a686264a5d570f6ced7a85c736fc4edf52e02b1505ce1bbf637fcd6db266347f89c66ada08e67aeb73589be081ba90e28ccdafbdef6018cb6323c7c501e6
14531+
checksum: 10/6d3b083901c4c9cdee0652100803bd7bc89b2acbf9937b5a2e0bd82ff9b27e99a5e04ed9d032d291464cf0abc30b2d9c54b52f2d0b1318a1534af90c0b0a3477
1452214532
languageName: node
1452314533
linkType: hard
1452414534

0 commit comments

Comments
 (0)