springload / draftail

📝🍸 A configurable rich text editor built with Draft.js
https://www.draftail.org/
MIT License
613 stars 64 forks source link

chore(deps): update sass to v1.26.1 #325

Closed thi-bot closed 4 years ago

thi-bot commented 4 years ago

This PR contains the following updates:

Package Update Type Change Sourcegraph
sass minor devDependencies 1.25.0 -> 1.26.1 code search for "sass"

Release Notes

sass/dart-sass ### [`v1.26.1`](https://togithub.com/sass/dart-sass/blob/master/CHANGELOG.md#​1261) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.26.0...1.26.1) ##### Command Line Interface - Fix a longstanding bug where `--watch` mode could enter into a state where recompilation would not occur after a syntax error was introduced into a dependency and then fixed. ### [`v1.26.0`](https://togithub.com/sass/dart-sass/blob/master/CHANGELOG.md#​1260) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.25.0...1.26.0) - **Potentially breaking bug fix:** `@use` rules whose URLs' basenames begin with `_` now correctly exclude that `_` from the rules' namespaces. - Fix a bug where imported forwarded members weren't visible in mixins and functions that were defined before the `@import`. - Don't throw errors if the exact same member is loaded or forwarded from multiple modules at the same time.

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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

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



This PR has been generated by Renovate Bot.