Update dependency sass to ^1.86.3 #270

Open
renovate-bot wants to merge 1 commit from renovate/sass-1.x into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
sass devDependencies minor ^1.85.1 -> ^1.86.3

Release Notes

sass/dart-sass (sass)

v1.86.3

Compare Source

  • Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with
    a .. segment.

v1.86.2

Compare Source

  • No user-visible changes.

v1.86.1

Compare Source

  • Improve the performance of file: URL case canonicalization on Windows and
    Mac OS.

v1.86.0

Compare Source

  • Add support for % as an expression in its own right. It will still be parsed
    as the modulo operator when between two other expressions, but in any other
    context it will be an expression whose value is the unquoted string %.

  • Consider attr() to be a special number function that can be used as a
    channel in color functions.

  • Deprecate user-defined functions named type() so that we can eventually
    support the new CSS type() function.

Dart API
  • Increase the minimum Dart SDK to 3.6.0.

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 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.


  • 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.85.1` -> `^1.86.3`](https://renovatebot.com/diffs/npm/sass/1.85.1/1.86.3) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.86.3`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1863) [Compare Source](https://github.com/sass/dart-sass/compare/1.86.2...1.86.3) - Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with a `..` segment. ### [`v1.86.2`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1862) [Compare Source](https://github.com/sass/dart-sass/compare/1.86.1...1.86.2) - No user-visible changes. ### [`v1.86.1`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1861) [Compare Source](https://github.com/sass/dart-sass/compare/1.86.0...1.86.1) - Improve the performance of `file:` URL case canonicalization on Windows and Mac OS. ### [`v1.86.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1860) [Compare Source](https://github.com/sass/dart-sass/compare/1.85.1...1.86.0) - Add support for `%` as an expression in its own right. It will still be parsed as the modulo operator when between two other expressions, but in any other context it will be an expression whose value is the unquoted string `%`. - Consider `attr()` to be a special number function that can be used as a channel in color functions. - Deprecate user-defined functions named `type()` so that we can eventually support the new CSS `type()` function. ##### Dart API - Increase the minimum Dart SDK to 3.6.0. </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 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-03-17 22:00:58 +00:00
samuel-p was assigned by renovate-bot 2025-03-17 22:00:59 +00:00
renovate-bot force-pushed renovate/sass-1.x from b2f1da0e3a to eea018a3a7 2025-03-31 21:01:00 +00:00 Compare
renovate-bot changed title from Update dependency sass to ^1.86.0 to Update dependency sass to ^1.86.1 2025-03-31 21:01:02 +00:00
renovate-bot force-pushed renovate/sass-1.x from eea018a3a7 to cdee61a8d3 2025-04-03 00:01:04 +00:00 Compare
renovate-bot changed title from Update dependency sass to ^1.86.1 to Update dependency sass to ^1.86.2 2025-04-03 00:01:06 +00:00
renovate-bot force-pushed renovate/sass-1.x from cdee61a8d3 to 29a5c23496 2025-04-04 01:01:03 +00:00 Compare
renovate-bot changed title from Update dependency sass to ^1.86.2 to Update dependency sass to ^1.86.3 2025-04-04 01:01:05 +00:00
Some checks failed
Build and Deploy Website / Build Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
Build and Deploy Website / Build Dev Website (push) Failing after 17m30s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout develop
git merge --no-ff renovate/sass-1.x
git checkout renovate/sass-1.x
git rebase develop
git checkout develop
git merge --ff-only renovate/sass-1.x
git checkout renovate/sass-1.x
git rebase develop
git checkout develop
git merge --no-ff renovate/sass-1.x
git checkout develop
git merge --squash renovate/sass-1.x
git checkout develop
git merge --ff-only renovate/sass-1.x
git checkout develop
git merge renovate/sass-1.x
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: samuel-p/samuel-philipp.de#270
No description provided.