Bump sass from 1.79.1 to 1.79.2 in /webapp
Bumps sass from 1.79.1 to 1.79.2.
Release notes
Sourced from sass's releases.
Dart Sass 1.79.2
To install Sass 1.79.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Add a
$space
parameter to the suggested replacement forcolor.red()
,color.green()
,color.blue()
,color.hue()
,color.saturation()
,color.lightness()
,color.whiteness()
, andcolor.blackness()
.Update deprecation warnings for the legacy JS API to include a link to relevant documentation.
See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.79.2
Add a
$space
parameter to the suggested replacement forcolor.red()
,color.green()
,color.blue()
,color.hue()
,color.saturation()
,color.lightness()
,color.whiteness()
, andcolor.blackness()
.Update deprecation warnings for the legacy JS API to include a link to relevant documentation.
Commits
-
fa4827f
Add documentation link to legacy-js-api warning (#2355) -
7c3f5e2
Add a$space
parameter to the channel function deprecation (#2354) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts