Update dependency sass to v1.89.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sass | dependencies | minor | 1.87.0 -> 1.89.1 |
Release Notes
sass/dart-sass (sass)
v1.89.1
- No user-visible changes.
v1.89.0
- Allow the Node package importer to load files even when there are multiple potential resolutions, as long as those resolutions all point to the same file.
v1.88.0
-
Allow custom properties with empty values (such as
--var:;
). -
Fix a bug when calculating source spans for interpolations.
Dart and JS APIs
- Potentially breaking bug fix: Throw an error when passing a function or mixin object from one compilation to another.
Dart API
- Deprecate passing a relative URL to
compileString()
and related functions.
Configuration
-
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
Activity
mentioned in issue #6
added 17 commits
-
ad025223...43447abb - 16 commits from branch
master
- 47f1ee81 - Update dependency sass to v1.89.0
-
ad025223...43447abb - 16 commits from branch
added 21 commits
-
47f1ee81...bfb78543 - 20 commits from branch
master
- 902747ff - Update dependency sass to v1.89.0
-
47f1ee81...bfb78543 - 20 commits from branch
added 37 commits
-
902747ff...a9617f24 - 36 commits from branch
master
- 36c553e7 - Update dependency sass to v1.89.1
-
902747ff...a9617f24 - 36 commits from branch
added 3 commits
-
36c553e7...33379a92 - 2 commits from branch
master
- 407a90d9 - Update dependency sass to v1.89.1
-
36c553e7...33379a92 - 2 commits from branch
added 3 commits
-
407a90d9...03af54ca - 2 commits from branch
master
- b545807d - Update dependency sass to v1.89.1
-
407a90d9...03af54ca - 2 commits from branch
added 5 commits
-
b545807d...b02573ed - 4 commits from branch
master
- cc4e3f76 - Update dependency sass to v1.89.1
-
b545807d...b02573ed - 4 commits from branch
mentioned in commit cfe02170
Please register or sign in to reply