Bump sass from 1.71.1 to 1.72.0 in /webapp
Bumps sass from 1.71.1 to 1.72.0.
Release notes
Sourced from sass's releases.
Dart Sass 1.72.0
To install Sass 1.72.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Support adjacent
/s without whitespace in between when parsing plain CSS expressions.Allow the Node.js
pkg:importer to load Sass stylesheets forpackage.jsonexportsfield entries without extensions.When printing suggestions for variables, use underscores in variable names when the original usage used underscores.
JavaScript API
- Properly resolve
pkg:imports with the Node.js package importer when arguments are passed to the JavaScript process.See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.72.0
Support adjacent
/s without whitespace in between when parsing plain CSS expressions.Allow the Node.js
pkg:importer to load Sass stylesheets forpackage.jsonexportsfield entries without extensions.When printing suggestions for variables, use underscores in variable names when the original usage used underscores.
JavaScript API
- Properly resolve
pkg:imports with the Node.js package importer when arguments are passed to the JavaScript process.
Commits
-
ce16b35Cut a release (#2194) -
9af6bbfProperly handlepkg:imports with args (#2193) -
0330491Update to node 20 (#2192) -
48e2d0cPreserve underscores inVariableExpression.toString()(#2185) -
6e2d637Allow adjacent forward slashes in plain CSS expressions (#2190) -
fa4d909Bump softprops/action-gh-release from 1 to 2 (#2191) -
fd67fe6[Hotfix Node Package Importer]- Handle subpath without extensions (#2184) - 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