fluid-project / eleventy-plugin-fluid

Eleventy plugin which provides common filters, shortcodes and transforms for Fluid Project websites.
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

fix(deps): update dependency lightningcss to v1.28.1 #337

Open renovate[bot] opened 3 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lightningcss 1.27.0 -> 1.28.1 age adoption passing confidence

Release Notes

parcel-bundler/lightningcss (lightningcss) ### [`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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​mayank99](https://redirect.github.com/mayank99) in [https://github.com/parcel-bundler/lightningcss/pull/823](https://redirect.github.com/parcel-bundler/lightningcss/pull/823)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.86%. Comparing base (54847a7) to head (bdca0b7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #337 +/- ## ======================================= Coverage 98.86% 98.86% ======================================= Files 12 12 Lines 527 527 ======================================= Hits 521 521 Misses 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.