Bump sass from 1.80.0 to 1.80.2 in /webapp
Bumps sass from 1.80.0 to 1.80.2.
Release notes
Sourced from sass's releases.
Dart Sass 1.80.2
To install Sass 1.80.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Fix a bug where deprecation warnings were incorrectly emitted for the plain-CSS
invert()
function.See the full changelog for changes in earlier releases.
Dart Sass 1.80.1
To install Sass 1.80.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Fix a bug where repeated deprecation warnings were not automatically limited.
See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.80.2
- Fix a bug where deprecation warnings were incorrectly emitted for the plain-CSS
invert()
function.1.80.1
- Fix a bug where repeated deprecation warnings were not automatically limited.
Commits
-
2ad2133
Don't emit warnings for plain-CSSinvert()
(#2394) -
e6391d3
Always limit the repetition of loggers (#2391) - 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