Update dependency sass to v1.87.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sass | dependencies | minor | 1.85.1 -> 1.87.0 |
Release Notes
sass/dart-sass (sass)
v1.87.0
-
Potentially breaking bug fix: When a plain CSS file with a top-level
nesting selector
&
is loaded into a nested Sass context viameta.load-css()
or@import
, Sass now emits plain CSS nesting rather than incorrectly combining it with the parent selector using a descendant combinator.
v1.86.3
- Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with
a
..
segment.
v1.86.2
- No user-visible changes.
v1.86.1
- Improve the performance of
file:
URL case canonicalization on Windows and Mac OS.
v1.86.0
-
Add support for
%
as an expression in its own right. It will still be parsed as the modulo operator when between two other expressions, but in any other context it will be an expression whose value is the unquoted string%
. -
Consider
attr()
to be a special number function that can be used as a channel in color functions. -
Deprecate user-defined functions named
type()
so that we can eventually support the new CSStype()
function.
Dart API
- Increase the minimum Dart SDK to 3.6.0.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.
Renovate will retry this branch, including artifacts, only when one of the following happens:- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]
mentioned in issue #6
added 38 commits
-
ba220346...821a79c0 - 37 commits from branch
master
- 3dbe1f17 - Update dependency sass to v1.86.1
-
ba220346...821a79c0 - 37 commits from branch
added 11 commits
-
3dbe1f17...031f19c7 - 10 commits from branch
master
- 181752e2 - Update dependency sass to v1.86.2
-
3dbe1f17...031f19c7 - 10 commits from branch
added 3 commits
-
181752e2...4a2679e5 - 2 commits from branch
master
- 97d412f1 - Update dependency sass to v1.86.3
-
181752e2...4a2679e5 - 2 commits from branch
added 51 commits
-
97d412f1...d295f068 - 50 commits from branch
master
- d1d5e8ef - Update dependency sass to v1.87.0
-
97d412f1...d295f068 - 50 commits from branch
mentioned in commit e3f8a784