Update dependency sass to v1.38.0 #661

Merged
konrad merged 1 commits from renovate/sass-1.x into main 2021-08-17 06:01:18 +00:00
Member

This PR contains the following updates:

Package Type Update Change
sass devDependencies minor 1.37.5 -> 1.38.0

Release Notes

sass/dart-sass

v1.38.0

Compare Source

  • In expanded mode, emit characters in Unicode private-use areas as escape
    sequences rather than literal characters.

  • Fix a bug where quotes would be omitted for an attribute selector whose value
    was a single backslash.

  • Properly consider numbers that begin with . as "plain CSS" for the purposes
    of parsing plain-CSS min() and max() functions.

  • Allow if to be used as an unquoted string.

  • Properly parse backslash escapes within url() expressions.

  • Fix a couple bugs where @extends could be marked as unsatisfied when
    multiple identical @extends extended selectors across @use rules.

Command Line Interface
  • Strip CRLF newlines from snippets of the original stylesheet that are included
    in the output when an error occurs.
JS API
  • Don't crash when a Windows path is returned by a custom Node importer at the
    same time as file contents.

  • Don't crash when an error occurs in a stylesheet loaded via a custom importer
    with a custom URL scheme.

Dart API
  • Add a SassArgumentList.keywordsWithoutMarking getter to access the keyword
    arguments of an argument list without marking them accessed.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sass](https://github.com/sass/dart-sass) | devDependencies | minor | [`1.37.5` -> `1.38.0`](https://renovatebot.com/diffs/npm/sass/1.37.5/1.38.0) | --- ### Release Notes <details> <summary>sass/dart-sass</summary> ### [`v1.38.0`](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#&#8203;1380) [Compare Source](https://github.com/sass/dart-sass/compare/1.37.5...1.38.0) - In expanded mode, emit characters in Unicode private-use areas as escape sequences rather than literal characters. - Fix a bug where quotes would be omitted for an attribute selector whose value was a single backslash. - Properly consider numbers that begin with `.` as "plain CSS" for the purposes of parsing plain-CSS `min()` and `max()` functions. - Allow `if` to be used as an unquoted string. - Properly parse backslash escapes within `url()` expressions. - Fix a couple bugs where `@extend`s could be marked as unsatisfied when multiple identical `@extend`s extended selectors across `@use` rules. ##### Command Line Interface - Strip CRLF newlines from snippets of the original stylesheet that are included in the output when an error occurs. ##### JS API - Don't crash when a Windows path is returned by a custom Node importer at the same time as file contents. - Don't crash when an error occurs in a stylesheet loaded via a custom importer with a custom URL scheme. ##### Dart API - Add a `SassArgumentList.keywordsWithoutMarking` getter to access the keyword arguments of an argument list without marking them accessed. </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-08-17 01:01:32 +00:00
renovate added 1 commit 2021-08-17 01:01:33 +00:00
continuous-integration/drone/pr Build is passing Details
cd648741c5
Update dependency sass to v1.38.0
konrad merged commit 66a0f315b8 into main 2021-08-17 06:01:18 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.