chore(deps): update dependency sass to v1.63.0 #3577

Merged
konrad merged 1 commits from renovate/sass-1.x into main 2023-06-07 21:25:17 +00:00
Member

This PR contains the following updates:

Package Type Update Change
sass devDependencies minor 1.62.1 -> 1.63.0

Release Notes

sass/dart-sass

v1.63.0

Compare Source

JavaScript API
  • Dart Sass's JS API now supports running in the browser. Further details and
    instructions for use are in the README.
Embedded Sass
  • The Dart Sass embedded compiler is now included as part of the primary Dart
    Sass distribution, rather than a separate executable. To use the embedded
    compiler, just run sass --embedded from any Sass executable (other than the
    pure JS executable).

    The Node.js embedded host will still be distributed as the sass-embedded
    package on npm. The only change is that it will now provide direct access to a
    sass executable with the same CLI as the sass package.

  • The Dart Sass embedded compiler now uses version 2.0.0 of the Sass embedded
    protocol. See the spec for a full description of the
    protocol, and the changelog for a summary of
    changes since version 1.2.0.

  • The Dart Sass embedded compiler now runs multiple simultaneous compilations in
    parallel, rather than serially.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.62.1` -> `1.63.0`](https://renovatebot.com/diffs/npm/sass/1.62.1/1.63.0) | --- ### Release Notes <details> <summary>sass/dart-sass</summary> ### [`v1.63.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1630) [Compare Source](https://github.com/sass/dart-sass/compare/1.62.1...1.63.0) ##### JavaScript API - Dart Sass's JS API now supports running in the browser. Further details and instructions for use are in [the README](README.md#dart-sass-in-the-browser). ##### Embedded Sass - The Dart Sass embedded compiler is now included as part of the primary Dart Sass distribution, rather than a separate executable. To use the embedded compiler, just run `sass --embedded` from any Sass executable (other than the pure JS executable). The Node.js embedded host will still be distributed as the `sass-embedded` package on npm. The only change is that it will now provide direct access to a `sass` executable with the same CLI as the `sass` package. - The Dart Sass embedded compiler now uses version 2.0.0 of the Sass embedded protocol. See [the spec][embedded-protocol-spec] for a full description of the protocol, and [the changelog][embedded-protocol-changelog] for a summary of changes since version 1.2.0. [embedded-protocol-spec]: https://github.com/sass/sass/blob/main/spec/embedded-protocol.md [embedded-protocol-changelog]: https://github.com/sass/sass/blob/main/EMBEDDED_PROTOCOL_CHANGELOG.md - The Dart Sass embedded compiler now runs multiple simultaneous compilations in parallel, rather than serially. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added the
dependencies
label 2023-06-07 21:05:17 +00:00
renovate added 1 commit 2023-06-07 21:05:18 +00:00
chore(deps): update dependency sass to v1.63.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
d4cd90da45
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://3577-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://3577-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.
konrad merged commit d4cd90da45 into main 2023-06-07 21:25:17 +00:00
konrad deleted branch renovate/sass-1.x 2023-06-07 21:25:17 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.