chore(deps): update dependency sass to v1.94.2 #104

Open
ticktock_depbot wants to merge 1 commit from renovate/sass-1.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
sass devDependencies minor 1.93.2 -> 1.94.2

Release Notes

sass/dart-sass (sass)

v1.94.2

Compare Source

Command-Line Interface
  • Using --fatal-deprecation <version> no longer emits warnings about
    deprecations that are obsolete.
Dart API
  • Deprecation.forVersion now excludes obsolete deprecations from the set it
    returns.
JS API
  • Excludes obsolete deprecations from fatalDeprecations when a Version is
    passed.
Node.js Embedded Host
  • Fix a bug where a variable could be used before it was initialized during
    async compilation.

v1.94.1

Compare Source

  • No user-visible changes.

v1.94.0

Compare Source

  • Potentially breaking compatibility fix: @function rules whose names
    begin with -- are now parsed as unknown at-rules to support the plain CSS
    @function rule. Within this rule, the result property is parsed as raw
    CSS just like custom properties.

  • Potentially breaking compatibility fix: @mixin rules whose names begin
    with -- are now errors. These are not yet parsed as unknown at-rules because
    no browser currently supports CSS mixins.

v1.93.3

Compare Source

  • Fix a performance regression that was introduced in 1.92.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 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.93.2` -> `1.94.2`](https://renovatebot.com/diffs/npm/sass/1.93.2/1.94.2) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.94.2`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1942) [Compare Source](https://github.com/sass/dart-sass/compare/1.94.1...1.94.2) ##### Command-Line Interface - Using `--fatal-deprecation <version>` no longer emits warnings about deprecations that are obsolete. ##### Dart API - `Deprecation.forVersion` now excludes obsolete deprecations from the set it returns. ##### JS API - Excludes obsolete deprecations from `fatalDeprecations` when a `Version` is passed. ##### Node.js Embedded Host - Fix a bug where a variable could be used before it was initialized during async compilation. ### [`v1.94.1`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1941) [Compare Source](https://github.com/sass/dart-sass/compare/1.94.0...1.94.1) - No user-visible changes. ### [`v1.94.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1940) [Compare Source](https://github.com/sass/dart-sass/compare/1.93.3...1.94.0) - **Potentially breaking compatibility fix:** `@function` rules whose names begin with `--` are now parsed as unknown at-rules to support the plain CSS `@function` rule. Within this rule, the `result` property is parsed as raw CSS just like custom properties. - **Potentially breaking compatibility fix:** `@mixin` rules whose names begin with `--` are now errors. These are not yet parsed as unknown at-rules because no browser currently supports CSS mixins. ### [`v1.93.3`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1933) [Compare Source](https://github.com/sass/dart-sass/compare/1.93.2...1.93.3) - Fix a performance regression that was introduced in 1.92.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency sass to v1.93.3
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 44s
/ build (pull_request) Successful in 5m26s
b9e2d45051
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
ticktock_depbot force-pushed renovate/sass-1.x-lockfile from b9e2d45051
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 44s
/ build (pull_request) Successful in 5m26s
to c699811861
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 8s
/ build (pull_request) Successful in 4m43s
2025-11-05 17:38:03 +00:00
Compare
ticktock_depbot force-pushed renovate/sass-1.x-lockfile from c699811861
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 8s
/ build (pull_request) Successful in 4m43s
to bdd2583e96
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 8s
/ build (pull_request) Successful in 3m19s
2025-11-05 18:22:22 +00:00
Compare
ticktock_depbot force-pushed renovate/sass-1.x-lockfile from bdd2583e96
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 8s
/ build (pull_request) Successful in 3m19s
to a03032662a
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 24s
/ build (pull_request) Failing after 3m26s
2025-11-05 20:12:27 +00:00
Compare
ticktock_depbot force-pushed renovate/sass-1.x-lockfile from a03032662a
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 24s
/ build (pull_request) Failing after 3m26s
to b4990da97f
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 3m51s
/ check-changes (pull_request) Successful in 8s
2025-11-11 00:05:05 +00:00
Compare
ticktock_depbot changed title from chore(deps): update dependency sass to v1.93.3 to chore(deps): update dependency sass to v1.94.0 2025-11-11 00:05:06 +00:00
ticktock_depbot force-pushed renovate/sass-1.x-lockfile from b4990da97f
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 3m51s
/ check-changes (pull_request) Successful in 8s
to 53b908f241
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 8s
/ build (pull_request) Failing after 1h58m33s
2025-11-18 02:19:01 +00:00
Compare
ticktock_depbot changed title from chore(deps): update dependency sass to v1.94.0 to chore(deps): update dependency sass to v1.94.1 2025-11-18 02:19:07 +00:00
ticktock_depbot force-pushed renovate/sass-1.x-lockfile from 53b908f241
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 8s
/ build (pull_request) Failing after 1h58m33s
to e2b02b5346
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 4m19s
/ check-changes (pull_request) Successful in 33s
2025-11-19 23:05:03 +00:00
Compare
ticktock_depbot changed title from chore(deps): update dependency sass to v1.94.1 to chore(deps): update dependency sass to v1.94.2 2025-11-19 23:05:05 +00:00
ticktock_depbot force-pushed renovate/sass-1.x-lockfile from e2b02b5346
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 4m19s
/ check-changes (pull_request) Successful in 33s
to cafb034dab
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 3m57s
/ check-changes (pull_request) Successful in 30s
2025-11-20 00:55:02 +00:00
Compare
ticktock_depbot force-pushed renovate/sass-1.x-lockfile from cafb034dab
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 3m57s
/ check-changes (pull_request) Successful in 30s
to 1b01fee1f3
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 10s
/ build (pull_request) Failing after 1h40m44s
2025-11-21 08:12:01 +00:00
Compare
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 10s
/ build (pull_request) Failing after 1h40m44s
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-lockfile:renovate/sass-1.x-lockfile
git switch renovate/sass-1.x-lockfile

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 switch main
git merge --no-ff renovate/sass-1.x-lockfile
git switch renovate/sass-1.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/sass-1.x-lockfile
git switch renovate/sass-1.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/sass-1.x-lockfile
git switch main
git merge --squash renovate/sass-1.x-lockfile
git switch main
git merge --ff-only renovate/sass-1.x-lockfile
git switch main
git merge renovate/sass-1.x-lockfile
git push origin main
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
btclock/webui!104
No description provided.