chore(deps): update dependency sass-embedded to v1.81.0 #137

Open
renovate-bot wants to merge 1 commits from renovate/sass-embedded-1.x into main
Member

This PR contains the following updates:

Package Type Update Change
sass-embedded optionalDependencies minor 1.80.4 -> 1.81.0

Release Notes

sass/embedded-host-node (sass-embedded)

v1.81.0

Compare Source

  • Fix a few cases where deprecation warnings weren't being emitted for global
    built-in functions whose names overlap with CSS calculations.

  • Add support for the CSS round() calculation with a single argument, as long
    as that argument might be a unitless number.

v1.80.7

Compare Source

Embedded Host
  • Don't treat 0 as undefined for the green and blue channels in the
    LegacyColor constructor.

v1.80.6

Compare Source

Command-Line Interface
  • Make @parcel/watcher an optional dependency so this can still be installed
    on operating systems where it's unavailable.

v1.80.5

Compare Source

Embedded Host
  • Don't produce phantom @import deprecations when using an importer with the
    legacy API.

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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sass-embedded](https://github.com/sass/embedded-host-node) | optionalDependencies | minor | [`1.80.4` -> `1.81.0`](https://renovatebot.com/diffs/npm/sass-embedded/1.80.4/1.81.0) | --- ### Release Notes <details> <summary>sass/embedded-host-node (sass-embedded)</summary> ### [`v1.81.0`](https://github.com/sass/embedded-host-node/blob/HEAD/CHANGELOG.md#1810) [Compare Source](https://github.com/sass/embedded-host-node/compare/1.80.7...1.81.0) - Fix a few cases where deprecation warnings weren't being emitted for global built-in functions whose names overlap with CSS calculations. - Add support for the CSS `round()` calculation with a single argument, as long as that argument might be a unitless number. ### [`v1.80.7`](https://github.com/sass/embedded-host-node/blob/HEAD/CHANGELOG.md#1807) [Compare Source](https://github.com/sass/embedded-host-node/compare/1.80.6...1.80.7) ##### Embedded Host - Don't treat `0` as `undefined` for the `green` and `blue` channels in the `LegacyColor` constructor. ### [`v1.80.6`](https://github.com/sass/embedded-host-node/blob/HEAD/CHANGELOG.md#1806) [Compare Source](https://github.com/sass/embedded-host-node/compare/1.80.5...1.80.6) ##### Command-Line Interface - Make `@parcel/watcher` an optional dependency so this can still be installed on operating systems where it's unavailable. ### [`v1.80.5`](https://github.com/sass/embedded-host-node/blob/HEAD/CHANGELOG.md#1805) [Compare Source](https://github.com/sass/embedded-host-node/compare/1.80.4...1.80.5) ##### Embedded Host - Don't produce phantom `@import` deprecations when using an importer with the legacy API. </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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-11-01 23:46:13 +01:00
chore(deps): update dependency sass-embedded to v1.80.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing
fdf727190c
renovate-bot force-pushed renovate/sass-embedded-1.x from fdf727190c to 0b517fb330 2024-11-05 01:43:41 +01:00 Compare
renovate-bot changed title from chore(deps): update dependency sass-embedded to v1.80.5 to chore(deps): update dependency sass-embedded to v1.80.6 2024-11-05 01:43:42 +01:00
renovate-bot force-pushed renovate/sass-embedded-1.x from 0b517fb330 to 324d5e5939 2024-11-16 01:43:45 +01:00 Compare
renovate-bot changed title from chore(deps): update dependency sass-embedded to v1.80.6 to chore(deps): update dependency sass-embedded to v1.80.7 2024-11-16 01:43:47 +01:00
renovate-bot force-pushed renovate/sass-embedded-1.x from 324d5e5939 to bb2a0d5be3 2024-11-18 03:44:01 +01:00 Compare
renovate-bot changed title from chore(deps): update dependency sass-embedded to v1.80.7 to chore(deps): update dependency sass-embedded to v1.81.0 2024-11-18 03:44:03 +01:00
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing
Required
Details
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sass-embedded-1.x:renovate/sass-embedded-1.x
git checkout renovate/sass-embedded-1.x
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kompetenzinventar/ki-frontend#137
No description provided.