Update dependency sass to ^1.81.0 #143

Open
renovate-bot wants to merge 1 commit from renovate/sass-1.x into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
sass devDependencies minor ^1.80.6 -> ^1.81.0

Release Notes

sass/dart-sass (sass)

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.

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 is behind base branch, 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.80.6` -> `^1.81.0`](https://renovatebot.com/diffs/npm/sass/1.80.6/1.81.0) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.81.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1810) [Compare Source](https://github.com/sass/dart-sass/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/dart-sass/blob/HEAD/CHANGELOG.md#1807) [Compare Source](https://github.com/sass/dart-sass/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. </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-11-13 00:01:26 +00:00
Update dependency sass to ^1.80.7
All checks were successful
Build and Deploy Website / Build Website (push) Successful in 7m23s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
70be4d59c9
samuel-p was assigned by renovate-bot 2024-11-13 00:01:26 +00:00
renovate-bot changed title from Update dependency sass to ^1.80.7 to Update dependency sass to ^1.81.0 2024-11-15 02:01:07 +00:00
renovate-bot force-pushed renovate/sass-1.x from 70be4d59c9 to 1f3030d2ba 2024-11-15 02:01:09 +00:00 Compare
All checks were successful
Build and Deploy Website / Build Website (push) Successful in 7m17s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sass-1.x:renovate/sass-1.x
git checkout renovate/sass-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout develop
git merge --no-ff renovate/sass-1.x
git checkout renovate/sass-1.x
git rebase develop
git checkout develop
git merge --ff-only renovate/sass-1.x
git checkout renovate/sass-1.x
git rebase develop
git checkout develop
git merge --no-ff renovate/sass-1.x
git checkout develop
git merge --squash renovate/sass-1.x
git checkout develop
git merge --ff-only renovate/sass-1.x
git checkout develop
git merge renovate/sass-1.x
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: samuel-p/sp-magic.de#143
No description provided.