Skip to content

chore(deps): update dependency sass to v1.99.0#3692

Merged
Legend-Master merged 1 commit intov2from
renovate/sass-1.x-lockfile
Apr 7, 2026
Merged

chore(deps): update dependency sass to v1.99.0#3692
Legend-Master merged 1 commit intov2from
renovate/sass-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 25, 2026

This PR contains the following updates:

Package Change Age Confidence
sass 1.97.21.99.0 age confidence

Release Notes

sass/dart-sass (sass)

v1.99.0

Compare Source

  • Add support for parent selectors (&) at the root of the document. These are
    emitted as-is in the CSS output, where they're interpreted as the scoping
    root
    .

  • User-defined functions named calc or clamp are no longer forbidden. If
    such a function exists without a namespace in the current module, it will be
    used instead of the built-in calc() or clamp() function.

  • User-defined functions whose names begin with - and end with -expression,
    -url, -and, -or, or -not are no longer forbidden. These were
    originally intended to match vendor prefixes, but in practice no vendor
    prefixes for these functions ever existed in real browsers.

  • User-defined functions named EXPRESSION, URL, and ELEMENT, those that
    begin with - and end with -ELEMENT, as well as the same names with some
    lowercase letters are now deprecated, These are names conflict with plain CSS
    functions that have special syntax.

    See the Sass website for details.

  • In a future release, calls to functions whose names begin with - and end
    with -expression and -url will no longer have special parsing. For now,
    these calls are deprecated if their behavior will change in the future.

    See the Sass website for details.

  • Calls to functions whose names begin with - and end with -progid:... are
    deprecated.

    See the Sass website for details.

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.

v1.97.3

Compare Source

  • Fix a bug where nesting an at-rule within multiple style rules in plain CSS
    could cause outer style rules to be omitted.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Does it update a dependency? label Jan 25, 2026
@renovate renovate bot requested a review from a team as a code owner January 25, 2026 00:55
@github-project-automation github-project-automation bot moved this to 🪵 Backlog in Documentation Jan 25, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 25, 2026

Deploy Preview for tauri-v2 ready!

Name Link
🔨 Latest commit f8cbb24
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/69d481203f81dc0008434906
😎 Deploy Preview https://deploy-preview-3692--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (🔴 down 1 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@socket-security
Copy link
Copy Markdown

socket-security bot commented Jan 25, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedsass@​1.97.2 ⏵ 1.99.0100 +110010095 +2100

View full report

@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from fa9d247 to 0718379 Compare February 2, 2026 19:41
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 2 times, most recently from 7fbad4d to 7e33853 Compare February 17, 2026 21:58
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from 7e33853 to 7083d3d Compare March 5, 2026 20:14
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 2 times, most recently from 9cac245 to 21acd80 Compare March 14, 2026 00:47
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.97.3 chore(deps): update dependency sass to v1.98.0 Mar 14, 2026
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 3 times, most recently from e7d09d0 to 6f8e439 Compare April 6, 2026 02:07
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.98.0 chore(deps): update dependency sass to v1.99.0 Apr 6, 2026
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from 6f8e439 to f8cbb24 Compare April 7, 2026 03:59
@Legend-Master Legend-Master merged commit 2bf523b into v2 Apr 7, 2026
13 checks passed
@Legend-Master Legend-Master deleted the renovate/sass-1.x-lockfile branch April 7, 2026 07:31
@github-project-automation github-project-automation bot moved this from 🪵 Backlog to ✅ Done in Documentation Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Does it update a dependency?

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants