chore(deps): update dependency sass to v1.54.8 #2281

Merged
konrad merged 1 commits from renovate/sass-1.x into main 2022-09-01 11:18:26 +00:00
Member

This PR contains the following updates:

Package Type Update Change
sass devDependencies patch 1.54.4 -> 1.54.8

Release Notes

sass/dart-sass

v1.54.8

Compare Source

  • No user-visible changes.

v1.54.7

Compare Source

  • Add support for 32-bit ARM releases on Linux.

v1.54.6

Compare Source

  • Fix a bug where a @media query could be incorrectly omitted from a
    stylesheet if it had multiple levels of nested @media queries within it
    and the inner queries were mergeable but the outer query was not.

v1.54.5

Compare Source

  • Properly consider a ~ c to be a superselector of a ~ b ~ c and a + b + c.

  • Properly consider b > c to be a superselector of a > b > c, and similarly
    for other combinators.

  • Properly calculate specificity for selector pseudoclasses.

  • Deprecate use of random() when $limit has units to make it explicit that
    random() currently ignores units. A future version will no longer ignore
    units.

  • Don't throw an error when the same module is @forwarded multiple times
    through a configured module.

Embedded Sass
  • Rather than downloading the embedded compiler for the local platform on
    install, the sass-embedded npm package now declares optional dependencies on
    platform-specific embedded compiler packages.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

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 | patch | [`1.54.4` -> `1.54.8`](https://renovatebot.com/diffs/npm/sass/1.54.4/1.54.8) | --- ### Release Notes <details> <summary>sass/dart-sass</summary> ### [`v1.54.8`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1548) [Compare Source](https://github.com/sass/dart-sass/compare/1.54.7...1.54.8) - No user-visible changes. ### [`v1.54.7`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1547) [Compare Source](https://github.com/sass/dart-sass/compare/1.54.6...1.54.7) - Add support for 32-bit ARM releases on Linux. ### [`v1.54.6`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1546) [Compare Source](https://github.com/sass/dart-sass/compare/1.54.5...1.54.6) - Fix a bug where a `@media` query could be incorrectly omitted from a stylesheet if it had multiple levels of nested `@media` queries within it *and* the inner queries were mergeable but the outer query was not. ### [`v1.54.5`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1545) [Compare Source](https://github.com/sass/dart-sass/compare/1.54.4...1.54.5) - Properly consider `a ~ c` to be a superselector of `a ~ b ~ c` and `a + b + c`. - Properly consider `b > c` to be a superselector of `a > b > c`, and similarly for other combinators. - Properly calculate specificity for selector pseudoclasses. - Deprecate use of `random()` when `$limit` has units to make it explicit that `random()` currently ignores units. A future version will no longer ignore units. - Don't throw an error when the same module is `@forward`ed multiple times through a configured module. ##### Embedded Sass - Rather than downloading the embedded compiler for the local platform on install, the `sass-embedded` npm package now declares optional dependencies on platform-specific embedded compiler packages. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-08-19 23:03:15 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2281-renovate-sass-1-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2281-renovate-sass-1-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
renovate changed title from chore(deps): update dependency sass to v1.54.5 to chore(deps): update dependency sass to v1.54.6 2022-08-30 00:03:30 +00:00
renovate force-pushed renovate/sass-1.x from 19b267008a to 96805f16dd 2022-08-30 00:03:31 +00:00 Compare
renovate changed title from chore(deps): update dependency sass to v1.54.6 to chore(deps): update dependency sass to v1.54.7 2022-08-31 01:03:27 +00:00
renovate force-pushed renovate/sass-1.x from 96805f16dd to ee14229816 2022-08-31 01:03:28 +00:00 Compare
renovate changed title from chore(deps): update dependency sass to v1.54.7 to chore(deps): update dependency sass to v1.54.8 2022-08-31 22:03:39 +00:00
renovate force-pushed renovate/sass-1.x from ee14229816 to 1560da84e3 2022-08-31 22:03:40 +00:00 Compare
konrad merged commit 7163dc351b into main 2022-09-01 11:18:26 +00:00
konrad deleted branch renovate/sass-1.x 2022-09-01 11:18:26 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.