Skip to content

Update dependency sass to v1.53.0 - autoclosed

igswsihw-wmadepbot requested to merge renovate/sass-1.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.52.3 -> 1.53.0 age adoption passing confidence

Release Notes

sass/dart-sass

v1.53.0

Compare Source

  • Add support for calling var() with an empty second argument, such as var(--side, ).
JS API
  • Fix a bug where meta.load-css() would sometimes resolve relative URLs incorrectly when called from a mixin using the legacy JS API.
Embedded Sass
  • Respect npm's proxy settings when downloading the embedded Sass compiler.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports