Update dependency sass to v1.34.0 #515

Merged
konrad merged 1 commits from renovate/sass-1.x into main 2021-05-24 10:24:10 +00:00
Member

This PR contains the following updates:

Package Type Update Change
sass dependencies minor 1.33.0 -> 1.34.0

Release Notes

sass/dart-sass

v1.34.0

Compare Source

  • Don't emit the same warning in the same location multiple times.

  • Cap deprecation warnings at 5 per feature by default.

Command Line Interface
  • Add a --quiet-deps flag which silences compiler warnings from stylesheets
    loaded through --load-paths.

  • Add a --verbose flag which causes the compiler to emit all deprecation
    warnings, not just 5 per feature.

Dart API
  • Add a quietDeps argument to compile(), compileString(),
    compileAsync(), and compileStringAsync() which silences compiler warnings
    from stylesheets loaded through importers, load paths, and package: URLs.

  • Add a verbose argument to compile(), compileString(), compileAsync(),
    and compileStringAsync() which causes the compiler to emit all deprecation
    warnings, not just 5 per feature.


Renovate 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) | dependencies | minor | [`1.33.0` -> `1.34.0`](https://renovatebot.com/diffs/npm/sass/1.33.0/1.34.0) | --- ### Release Notes <details> <summary>sass/dart-sass</summary> ### [`v1.34.0`](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#&#8203;1340) [Compare Source](https://github.com/sass/dart-sass/compare/1.33.0...1.34.0) - Don't emit the same warning in the same location multiple times. - Cap deprecation warnings at 5 per feature by default. ##### Command Line Interface - Add a `--quiet-deps` flag which silences compiler warnings from stylesheets loaded through `--load-path`s. - Add a `--verbose` flag which causes the compiler to emit all deprecation warnings, not just 5 per feature. ##### Dart API - Add a `quietDeps` argument to `compile()`, `compileString()`, `compileAsync()`, and `compileStringAsync()` which silences compiler warnings from stylesheets loaded through importers, load paths, and `package:` URLs. - Add a `verbose` argument to `compile()`, `compileString()`, `compileAsync()`, and `compileStringAsync()` which causes the compiler to emit all deprecation warnings, not just 5 per feature. </details> --- ### Renovate 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-05-22 07:01:57 +00:00
renovate added 1 commit 2021-05-22 07:01:58 +00:00
continuous-integration/drone/pr Build is passing Details
83cd7a3d4e
Update dependency sass to v1.34.0
konrad merged commit 2fc23b081f into main 2021-05-24 10:24:10 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.