Created by: dependabot[bot]
Bumps sass from 1.32.6 to 1.32.7.
Release notes
Sourced from sass's releases.
Dart Sass 1.32.7
To install Sass 1.32.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Allow the null safety release of stream_transform.
Allow
@forward...with
to take arguments that have a!default
flag without a trailing comma.Improve the performance of unitless and single-unit numbers.
See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.32.7
Allow the null safety release of stream_transform.
Allow
@forward...with
to take arguments that have a!default
flag without a trailing comma.Improve the performance of unitless and single-unit numbers.
Commits
-
1df37b1
Allow the null safety release of stream_transform (#1223) -
cebf71b
Revert "Limit the version of source_span (#1227)" (#1229) -
4ea9fff
Let last !default value of@forward
...with be commaless. (#1226) -
8afc238
Limit the version of source_span (#1227) -
2682992
Split SassNumber into separate subclasses based on units (#1221) - See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @XhmikosR.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)