Update dependency sass to v1.37.0 #628

Merged
konrad merged 1 commits from renovate/sass-1.x into main 2021-08-02 07:52:21 +00:00
Member

This PR contains the following updates:

Package Type Update Change
sass devDependencies minor 1.36.0 -> 1.37.0

Release Notes

sass/dart-sass

v1.37.0

Compare Source

Dart API
  • Potentially breaking bug fix: SassNumber.asSlash,
    SassNumber.withSlash(), and SassNumber.withoutSlash() have been marked as
    @internal. They were never intended to be used outside the sass package.

  • Potentially breaking bug fix: SassException has been marked as @sealed
    to formally indicate that it's not intended to be extended outside of the
    sass package.

  • Add a Value.withListContents() method that returns a new Sass list with the
    same list separator and brackets as the current value, interpreted as a list.


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.36.0` -> `1.37.0`](https://renovatebot.com/diffs/npm/sass/1.36.0/1.37.0) | --- ### Release Notes <details> <summary>sass/dart-sass</summary> ### [`v1.37.0`](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#&#8203;1370) [Compare Source](https://github.com/sass/dart-sass/compare/1.36.0...1.37.0) ##### Dart API - **Potentially breaking bug fix:** `SassNumber.asSlash`, `SassNumber.withSlash()`, and `SassNumber.withoutSlash()` have been marked as `@internal`. They were never intended to be used outside the `sass` package. - **Potentially breaking bug fix:** `SassException` has been marked as `@sealed` to formally indicate that it's not intended to be extended outside of the `sass` package. - Add a `Value.withListContents()` method that returns a new Sass list with the same list separator and brackets as the current value, interpreted as a list. </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-07-31 00:01:50 +00:00
renovate added 1 commit 2021-07-31 00:01:51 +00:00
continuous-integration/drone/pr Build is passing Details
0e79b9c990
Update dependency sass to v1.37.0
konrad merged commit 40fddd9c56 into main 2021-08-02 07:52:21 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.