Skip to content

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

Renovate Bot requested to merge renovate/sass-1.x into master

This MR contains the following updates:

Package Type Update Change
sass devDependencies patch 1.32.4 -> 1.32.5

Release Notes

sass/dart-sass

v1.32.5

Compare Source

  • Potentially breaking bug fix: When using @for with numbers that have units, the iteration variable now matches the unit of the initial number. This matches the behavior of Ruby Sass and LibSass.
Node JS API
  • Fix a few infrequent errors when calling render() with fiber multiple times simultaneously.

  • Avoid possible mangled error messages when custom functions or importers throw unexpected exceptions.

  • Fix Electron support when nodeIntegration is disabled.


Renovate configuration

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

🚦 Automerge: Enabled.

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, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports