Build(deps-dev): Bump sass from 1.83.4 to 1.84.0
Bumps sass from 1.83.4 to 1.84.0.
Changelog
Sourced from sass's changelog.
1.84.0
Allow newlines in whitespace in the indented syntax.
Potentially breaking bug fix: Selectors with unmatched brackets now always produce a parser error. Previously, some edge cases like
[foo#{"]:is(bar"}) {a: b}would compile without error, but this was an unintentional bug.Fix a bug in which various Color Level 4 functions weren't allowed in plain CSS.
Fix the error message for
@extendwithout a selector and possibly other parsing edge-cases in contexts that allow interpolation.Embedded Host
- Fixed the implementation of the
SassBooleantype to adhere to the spec, now using a class instead of an interface.
Commits
-
ae4b757[Indented syntax improvements] Dart implementation (#2467) -
d973e3eAllow Color 4 functions in plain CSS (#2505) -
aed7839Add support for the@contentrule (#2501) -
3b46880Add changelog for embedded host fix (#2500) -
2cedc62Add support for@import(#2498) -
f4908e7Fix a crash when writing@extendwithout a selector (#2499) -
870ba06Bump bufbuild/buf-setup-action in /.github/util/initialize (#2495) -
aba11b8Bump postcss from 8.4.49 to 8.5.1 in /pkg/sass-parser (#2496) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts