chore(deps): update dependency sass to v1.85.0 #160

Open
renovate-bot wants to merge 1 commits from renovate/sass-1.x into main
Member

This PR contains the following updates:

Package Type Update Change
sass devDependencies minor 1.83.1 -> 1.85.0

Release Notes

sass/dart-sass (sass)

v1.85.0

Compare Source

  • No longer fully trim redundant selectors generated by @extend. This caused
    unacceptable performance issues for certain heavy users of @extend. We'll
    try to find a more performant way to accomplish it in the future.

v1.84.0

Compare Source

  • Allow newlines in whitespace in the indented syntax.

  • Potentially breaking bug fix: Selectors with unmatched brackets now always
    produce a parser error. Previously, some edge cases like [foo#{"]:is(bar"}) {a: b} would compile without error, but this was an unintentional bug.

  • Fix a bug in which various Color Level 4 functions weren't allowed in plain
    CSS.

  • Fix the error message for @extend without a selector and possibly other
    parsing edge-cases in contexts that allow interpolation.

Embedded Host
  • Fixed the implementation of the SassBoolean type to adhere to the spec,
    now using a class instead of an interface.

v1.83.4

Compare Source

  • No user-visible changes.

v1.83.3

Compare Source

  • No user-visible changes.

v1.83.2

Compare Source

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sass](https://github.com/sass/dart-sass) | devDependencies | minor | [`1.83.1` -> `1.85.0`](https://renovatebot.com/diffs/npm/sass/1.83.1/1.85.0) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.85.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1850) [Compare Source](https://github.com/sass/dart-sass/compare/1.84.0...1.85.0) - No longer fully trim redundant selectors generated by `@extend`. This caused unacceptable performance issues for certain heavy users of `@extend`. We'll try to find a more performant way to accomplish it in the future. ### [`v1.84.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1840) [Compare Source](https://github.com/sass/dart-sass/compare/1.83.4...1.84.0) - Allow newlines in whitespace in the indented syntax. - **Potentially breaking bug fix**: Selectors with unmatched brackets now always produce a parser error. Previously, some edge cases like `[foo#{"]:is(bar"}) {a: b}` would compile without error, but this was an unintentional bug. - Fix a bug in which various Color Level 4 functions weren't allowed in plain CSS. - Fix the error message for `@extend` without a selector and possibly other parsing edge-cases in contexts that allow interpolation. ##### Embedded Host - Fixed the implementation of the `SassBoolean` type to adhere to the spec, now using a class instead of an interface. ### [`v1.83.4`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1834) [Compare Source](https://github.com/sass/dart-sass/compare/1.83.3...1.83.4) - No user-visible changes. ### [`v1.83.3`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1833) [Compare Source](https://github.com/sass/dart-sass/compare/1.83.2...1.83.3) - No user-visible changes. ### [`v1.83.2`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1832) [Compare Source](https://github.com/sass/dart-sass/compare/1.83.1...1.83.2) - Properly display deprecation IDs for the JS Sass API. - Don't display deprecation IDs for user-defined deprecations. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-01-17 02:37:18 +01:00
chore(deps): update dependency sass to v1.83.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing
8b267d47e1
renovate-bot force-pushed renovate/sass-1.x from 8b267d47e1 to 1bcb2da671 2025-01-17 03:37:16 +01:00 Compare
renovate-bot changed title from chore(deps): update dependency sass to v1.83.2 to chore(deps): update dependency sass to v1.83.3 2025-01-17 03:37:17 +01:00
renovate-bot force-pushed renovate/sass-1.x from 1bcb2da671 to a645687cc4 2025-01-17 07:37:12 +01:00 Compare
renovate-bot changed title from chore(deps): update dependency sass to v1.83.3 to chore(deps): update dependency sass to v1.83.4 2025-01-17 07:37:13 +01:00
renovate-bot force-pushed renovate/sass-1.x from a645687cc4 to 34f5fa7e31 2025-02-09 01:37:06 +01:00 Compare
renovate-bot changed title from chore(deps): update dependency sass to v1.83.4 to chore(deps): update dependency sass to v1.84.0 2025-02-09 01:37:07 +01:00
renovate-bot force-pushed renovate/sass-1.x from 34f5fa7e31 to 27c127cc3a 2025-02-17 01:37:52 +01:00 Compare
renovate-bot changed title from chore(deps): update dependency sass to v1.84.0 to chore(deps): update dependency sass to v1.85.0 2025-02-17 01:37:54 +01:00
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sass-1.x:renovate/sass-1.x
git checkout renovate/sass-1.x
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kompetenzinventar/ki-frontend#160
No description provided.