Skip to content

chore(deps): update dependency sass to v1.30.0

HTML-validate requested to merge renovate/sass-1.x into master

This MR contains the following updates:

Package Type Update Change
sass devDependencies minor 1.29.0 -> 1.30.0

Release Notes

sass/dart-sass

v1.30.0

Compare Source

  • Fix a bug where @at-root (without: all) wouldn't properly remove a @keyframes context when parsing selectors.
Node JS API
  • The generated main() function in sass.js now returns a Promise that completes when the executable is finished running.
Dart API
  • Fix a bug that prevented importers from returning null when loading from a URL that they had already canonicalized.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, 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, check this box

This MR has been generated by Renovate Bot.

Edited by HTML-validate

Merge request reports