Build(deps-dev): Bump sass from 1.80.4 to 1.80.6
Bumps sass from 1.80.4 to 1.80.6.
Release notes
Sourced from sass's releases.
Dart Sass 1.80.6
To install Sass 1.80.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Command-Line Interface
- Make
@parcel/watcher
an optional dependency so this can still be installed on operating systems where it's unavailable.See the full changelog for changes in earlier releases.
Dart Sass 1.80.5
To install Sass 1.80.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Embedded Host
- Don't produce phantom
@import
deprecations when using an importer with the legacy API.See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.80.6
Command-Line Interface
- Make
@parcel/watcher
an optional dependency so this can still be installed on operating systems where it's unavailable.1.80.5
Embedded Host
- Don't produce phantom
@import
deprecations when using an importer with the legacy API.
Commits
-
39d3726
Lazy load@parcel/watcher
and fallback to chokidar (#2414) -
a9254df
Add sass-parser support for the@while
rule (#2410) -
df77b66
Bump gts from 5.3.1 to 6.0.2 in /pkg/sass-parser (#2415) -
be0b42a
Remove a weird newline in analysis/README.md (#2416) -
d14ea75
Cut a release for sass/embedded-host-node#342 (#2407) -
7129352
Fix dart analyze warnings (#2412) -
5c63839
Bump the sass_api dependency along with package versions (#2408) -
477b596
Merge pull request #2403 from sass/parser-variable -
fd5cff0
Add sass-parser support for the@warn
rule -
251c757
Add sass-parser support for variable declarations - 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