chore(deps): update dependency sass to v1.89.0 #76

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

Release Notes

sass/dart-sass (sass)

v1.89.0

Compare Source

  • Allow the Node package importer to load files even when there are multiple
    potential resolutions, as long as those resolutions all point to the same
    file.

v1.88.0

Compare Source

  • Allow custom properties with empty values (such as --var:;).

  • Fix a bug when calculating source spans for interpolations.

Dart and JS APIs
  • Potentially breaking bug fix: Throw an error when passing a function or
    mixin object from one compilation to another.
Dart API
  • Deprecate passing a relative URL to compileString() and related functions.

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.87.0` -> `1.89.0`](https://renovatebot.com/diffs/npm/sass/1.87.0/1.89.0) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.89.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1890) [Compare Source](https://github.com/sass/dart-sass/compare/1.88.0...1.89.0) - Allow the Node package importer to load files even when there are multiple potential resolutions, as long as those resolutions all point to the same file. ### [`v1.88.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1880) [Compare Source](https://github.com/sass/dart-sass/compare/1.87.0...1.88.0) - Allow custom properties with empty values (such as `--var:;`). - Fix a bug when calculating source spans for interpolations. ##### Dart and JS APIs - **Potentially breaking bug fix:** Throw an error when passing a function or mixin object from one compilation to another. ##### Dart API - Deprecate passing a relative URL to `compileString()` and related functions. </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-->
ticktock_depbot added 1 commit 2025-05-11 00:30:33 +00:00
chore(deps): update dependency sass to v1.88.0
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 9s
/ build (pull_request) Successful in 4m10s
3821f7a3fa
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 3821f7a3fa to 6b5b4244fb 2025-05-12 08:42:54 +00:00 Compare
ticktock_depbot force-pushed renovate/sass-1.x-lockfile from 6b5b4244fb to c9864714c1 2025-05-15 04:44:50 +00:00 Compare
ticktock_depbot force-pushed renovate/sass-1.x-lockfile from c9864714c1 to d8007d479e 2025-05-16 00:49:49 +00:00 Compare
ticktock_depbot changed title from chore(deps): update dependency sass to v1.88.0 to chore(deps): update dependency sass to v1.89.0 2025-05-16 00:49:50 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 7s
/ build (pull_request) Successful in 6m25s
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 checkout 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 checkout main
git merge --no-ff renovate/sass-1.x-lockfile
git checkout renovate/sass-1.x-lockfile
git rebase main
git checkout main
git merge --ff-only renovate/sass-1.x-lockfile
git checkout renovate/sass-1.x-lockfile
git rebase main
git checkout main
git merge --no-ff renovate/sass-1.x-lockfile
git checkout main
git merge --squash renovate/sass-1.x-lockfile
git checkout main
git merge --ff-only renovate/sass-1.x-lockfile
git checkout 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#76
No description provided.