Skip to content

Update dependency sass to v1.72.0

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

This MR contains the following updates:

Package Type Update Change
sass dependencies minor 1.71.1 -> 1.72.0

Release Notes

sass/dart-sass (sass)

v1.72.0

Compare Source

  • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

JavaScript API
  • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.

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

This MR has been generated by Renovate Bot.

Merge request reports