chore(deps): update dependency sass to v1.98.0 #2821

Merged
renovate merged 1 commits from renovate/sass-1.x into main 2026-03-10 23:09:20 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
sass 1.97.31.98.0 age confidence

Release Notes

sass/dart-sass (sass)

v1.98.0

Compare Source

Command-Line Interface
  • Gracefully handle dependency loops in --watch mode.
Dart API
  • Add a const Logger.defaultLogger field. This provides a logger that emits to
    standard error or the browser console, but automatically chooses whether to
    use terminal colors.
JavaScript API
  • Fix a crash when manually constructing a SassCalculation for 'calc' with
    an argument that can't be simplified.

  • Properly emit deprecation warnings as text rather than StringBuffer objects
    when running in a browser.

  • Emit colored warnings and other messages on the console when running in a
    browser.


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.


  • 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [sass](https://github.com/sass/dart-sass) | [`1.97.3` → `1.98.0`](https://renovatebot.com/diffs/npm/sass/1.97.3/1.98.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.98.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.97.3/1.98.0?slim=true) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.98.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1980) [Compare Source](https://github.com/sass/dart-sass/compare/1.97.3...1.98.0) ##### Command-Line Interface - Gracefully handle dependency loops in `--watch` mode. ##### Dart API - Add a `const Logger.defaultLogger` field. This provides a logger that emits to standard error or the browser console, but automatically chooses whether to use terminal colors. ##### JavaScript API - Fix a crash when manually constructing a `SassCalculation` for `'calc'` with an argument that can't be simplified. - Properly emit deprecation warnings as text rather than `StringBuffer` objects when running in a browser. - Emit colored warnings and other messages on the console when running in a browser. </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS40IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-03-10 23:02:50 +00:00
chore(deps): update dependency sass to v1.98.0
dancefinder-app / build (pull_request) Successful in 5m4s
dancefinder-app / deploy-prod (pull_request) Has been skipped
3e20baa91e
renovate scheduled this pull request to auto merge when all checks succeed 2026-03-10 23:02:52 +00:00
renovate merged commit ddc5a5ae17 into main 2026-03-10 23:09:20 +00:00
renovate deleted branch renovate/sass-1.x 2026-03-10 23:09:21 +00:00
Sign in to join this conversation.