Skip to content

fix(deps): update dependency sass to v1.86.3 #2218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.85.0 -> 1.86.3 age adoption passing confidence

Release Notes

sass/dart-sass (sass)

v1.86.3

Compare Source

  • Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with
    a .. segment.

v1.86.2

Compare Source

  • No user-visible changes.

v1.86.1

Compare Source

  • Improve the performance of file: URL case canonicalization on Windows and
    Mac OS.

v1.86.0

Compare Source

  • Add support for % as an expression in its own right. It will still be parsed
    as the modulo operator when between two other expressions, but in any other
    context it will be an expression whose value is the unquoted string %.

  • Consider attr() to be a special number function that can be used as a
    channel in color functions.

  • Deprecate user-defined functions named type() so that we can eventually
    support the new CSS type() function.

Dart API
  • Increase the minimum Dart SDK to 3.6.0.

v1.85.1

Compare Source

  • Fix a bug where global Sass functions whose names overlap with CSS math
    functions could incorrectly be treated as CSS math functions even though they
    used Sass-only features, causing compilation failures. For example,
    round(-$var / 2) previously threw an error but now works as intended.

Configuration

📅 Schedule: Branch creation - "before 10am on monday" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Mar 3, 2025

Deploy Preview for tubular-strudel-7ad396 ready!

Name Link
🔨 Latest commit fa78176
🔍 Latest deploy log https://app.netlify.com/sites/tubular-strudel-7ad396/deploys/67ef51588b07140008361737
😎 Deploy Preview https://deploy-preview-2218--tubular-strudel-7ad396.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@renovate renovate bot force-pushed the renovate/sass-1.x branch 4 times, most recently from c01e5a0 to 7ee7b8e Compare March 17, 2025 22:50
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.85.1 fix(deps): update dependency sass to v1.86.0 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch 4 times, most recently from c20be3f to af6515f Compare March 31, 2025 21:47
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.86.0 fix(deps): update dependency sass to v1.86.1 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch 5 times, most recently from d0eecf8 to a28dd7f Compare April 3, 2025 02:35
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.86.1 fix(deps): update dependency sass to v1.86.2 Apr 3, 2025
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.86.2 fix(deps): update dependency sass to v1.86.3 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch from a28dd7f to fa78176 Compare April 4, 2025 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants