Build(deps-dev): Bump sass from 1.82.0 to 1.83.0
Bumps sass from 1.82.0 to 1.83.0.
Release notes
Sourced from sass's releases.
Dart Sass 1.83.0
To install Sass 1.83.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Allow trailing commas in all argument and parameter lists.
See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.83.0
- Allow trailing commas in all argument and parameter lists.
Commits
-
f38dbb0
Merge pull request #2464 from sass/rest-param-comma -
0230ccf
Update pkg/sass_api/CHANGELOG.md -
dd9b106
Rename ArgumentInvocation and ArgumentDeclaration -
c45bc70
Allow a trailing comma after rest parameters and arguments -
219fe67
Fix static analysis issues for dart 3.6 (#2462) -
f9eef81
Fix links to importers in the internal documentation (#2458) -
1b3c7de
Represent rest parameters as properties on Parameter (#2454) -
7a6722c
Fix the declaration of ReturnRule._returnExpression (#2455) -
1536dc0
Merge pull request #2453 from sass/return -
a74f9c3
Enable useDefineForClassFields and fix affected TS files. (#2447) - Additional commits viewable 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