Skip to content

[js] Update sass 1.97.3 → 1.98.0 (minor)#2748

Open
depfu[bot] wants to merge 1 commit intodevelopfrom
depfu/update/yarn/sass-1.98.0
Open

[js] Update sass 1.97.3 → 1.98.0 (minor)#2748
depfu[bot] wants to merge 1 commit intodevelopfrom
depfu/update/yarn/sass-1.98.0

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Mar 17, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ sass (1.97.3 → 1.98.0) · Repo · Changelog

Release Notes

1.98.0

To install Sass 1.98.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

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.

See the full changelog for changes in earlier releases.

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu Automatically created by Depfu label Mar 17, 2026
@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.93%. Comparing base (b16ea08) to head (c9a29c8).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2748   +/-   ##
========================================
  Coverage    84.93%   84.93%           
========================================
  Files          501      501           
  Lines        20598    20598           
  Branches       377      377           
========================================
  Hits         17495    17495           
  Misses        3100     3100           
  Partials         3        3           
Flag Coverage Δ
javascript 80.25% <ø> (ø)
pull_request 84.93% <ø> (ø)
push 84.93% <ø> (ø)
ruby 92.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

depfu Automatically created by Depfu

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants