Bump sass from 1.80.3 to 1.83.4
Bumps sass from 1.80.3 to 1.83.4.
Release notes
Sourced from sass's releases.
Dart Sass 1.83.4
To install Sass 1.83.4, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- No user-visible changes.
See the full changelog for changes in earlier releases.
Dart Sass 1.83.3
To install Sass 1.83.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- No user-visible changes.
See the full changelog for changes in earlier releases.
Dart Sass 1.83.2
To install Sass 1.83.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Properly display deprecation IDs for the JS Sass API.
Don't display deprecation IDs for user-defined deprecations.
See the full changelog for changes in earlier releases.
Dart Sass 1.83.1
To install Sass 1.83.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
--quiet-depswould get deactivated for@contentblocks, even when those blocks were entirely contained within dependencies.Include deprecation IDs in deprecation warnings to make it easier to determine what to pass to
--silence-deprecationor--fatal-deprecation.
... (truncated)
Changelog
Sourced from sass's changelog.
1.83.4
- No user-visible changes.
1.83.3
- No user-visible changes.
1.83.2
Properly display deprecation IDs for the JS Sass API.
Don't display deprecation IDs for user-defined deprecations.
1.83.1
Fix a bug where
--quiet-depswould get deactivated for@contentblocks, even when those blocks were entirely contained within dependencies.Include deprecation IDs in deprecation warnings to make it easier to determine what to pass to
--silence-deprecationor--fatal-deprecation.1.83.0
- Allow trailing commas in all argument and parameter lists.
1.82.0
Command-Line Interface
Improve
--watchmode reliability when making multiple changes at once, such as checking out a different Git branch.Parse the
calc-size()function as a calculation now that it's supported in some browsers.Dart API
- Add a
SassCalculation.calcSize()function.1.81.1
- No user-visible changes.
1.81.0
Fix a few cases where deprecation warnings weren't being emitted for global built-in functions whose names overlap with CSS calculations.
Add support for the CSS
round()calculation with a single argument, as long
... (truncated)
Commits
-
89a5394Fix more bugs in the sass-parser release process (#2491) -
46686edMerge pull request #2490 from sass/sass-parser-release -
1261767Use a file: dependency for local Sass development -
173f39bUse the Dart Sass version for the sass-parser dependency -
ddb14b2Fix deprecation ID displays in JS mode (#2483) -
b12b508Compile sass-parser before deploying (#2489) -
b19b57fMerge pull request #2478 from sass/if -
23ff19dMerge branch 'main' into if -
8818d93Properly override the sass-parser dependency on sass during release (#2487) -
adb7016Merge pull request #2488 from sass/sdk-formatter - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.