chore(deps): bump sass from 1.89.2 to 1.98.0 in /packages/webpack5
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
JavaScript dependencies
Bumps sass from 1.89.2 to 1.98.0.
Release notes
Sourced from sass's releases.
Dart Sass 1.98.0
To install Sass 1.98.0, 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
- Gracefully handle dependency loops in
--watchmode.Dart API
- Add a
const Logger.defaultLoggerfield. This provides a logger that emits to standard error or the browser console, but automatically chooses whether to use terminal colors.JavaScript API
Fix a crash when manually constructing a
SassCalculationfor'calc'with an argument that can't be simplified.Properly emit deprecation warnings as text rather than
StringBufferobjects when running in a browser.Emit colored warnings and other messages on the console when running in a browser.
See the full changelog for changes in earlier releases.
Dart Sass 1.97.3
To install Sass 1.97.3, 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 nesting an at-rule within multiple style rules in plain CSS could cause outer style rules to be omitted.
See the full changelog for changes in earlier releases.
Dart Sass 1.97.2
To install Sass 1.97.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Additional fixes for implicit configuration when nested imports are involved.
See the full changelog for changes in earlier releases.
... (truncated)
Changelog
Sourced from sass's changelog.
1.98.0
Command-Line Interface
- Gracefully handle dependency loops in
--watchmode.Dart API
- Add a
const Logger.defaultLoggerfield. This provides a logger that emits to standard error or the browser console, but automatically chooses whether to use terminal colors.JavaScript API
Fix a crash when manually constructing a
SassCalculationfor'calc'with an argument that can't be simplified.Properly emit deprecation warnings as text rather than
StringBufferobjects when running in a browser.Emit colored warnings and other messages on the console when running in a browser.
1.97.3
- Fix a bug where nesting an at-rule within multiple style rules in plain CSS could cause outer style rules to be omitted.
1.97.2
- Additional fixes for implicit configuration when nested imports are involved.
1.97.1
- Fix a bug with the new CSS-style
if()syntax where values would be evaluated even if their conditions didn't match.1.97.0
- Add support for the
display-p3-linearcolor space.1.96.0
- Allow numbers with complex units (more than one numerator unit or more than zero denominator units) to be emitted to CSS. These are now emitted as
calc()expressions, which now support complex units in plain CSS.1.95.1
- No user-visible changes.
... (truncated)
Commits
5a81ae3Bump version to 1.98.0 (#2754)e25e71dUpdate immutable to v5.1.5 (#2753)43fac1aBump actions/upload-artifact from 6 to 7 (#2747)8b85c9aBump actions/download-artifact from 7 to 8 (#2749)00f83f0Bump postcss from 8.5.6 to 8.5.8 in /pkg/sass-parser (#2752)0a325a4Bump actions/attest-build-provenance from 3 to 4 (#2748)7fb3c0fGracefully handle dependency loops in watch mode (#2746)e86d044Bump eslint from 9.39.3 to 10.0.1 in /pkg/sass-parser (#2743)4bcd256Add Logger.defaultLogger to automatically choose whether to use colors (#2742)c3f8ff0Always convert printed objects to strings in JS (#2741)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sass since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
Package Dependencies
sass
npm
1.89.2 → 1.98.0
Minor
/packages/webpack5
Technical Details
| ID: | 14978547 |
| UUID: | 4191209728 |
| Node ID: | PR_kwDOAeCJis7Pb2R2 |
| Host: | GitHub |
| Repository: | NativeScript/NativeScript |