Update dependency sass to ^1.62.1 - autoclosed #163

Closed
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.60.0 -> ^1.62.1

Release Notes

sass/dart-sass

v1.62.1

Compare Source

  • Fix a bug where :has(+ &) and related constructs would drop the leading
    combinator.

v1.62.0

Compare Source

  • Deprecate the use of multiple !global or !default flags on the same
    variable. This deprecation is named duplicate-var-flags.

  • Allow special numbers like var() or calc() in the global functions:
    grayscale(), invert(), saturate(), and opacity(). These are also
    native CSS filter functions. This is in addition to number values which were
    already allowed.

  • Fix a cosmetic bug where an outer rule could be duplicated after nesting was
    resolved, instead of re-using a shared rule.

v1.61.0

Compare Source

  • Potentially breaking change: Drop support for End-of-Life Node.js 12.

  • Fix remaining cases for the performance regression introduced in 1.59.0.

Embedded Sass
  • The JS embedded host now loads files from the working directory when using 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 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.60.0` -> `^1.62.1`](https://renovatebot.com/diffs/npm/sass/1.60.0/1.62.1) | --- ### Release Notes <details> <summary>sass/dart-sass</summary> ### [`v1.62.1`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1621) [Compare Source](https://github.com/sass/dart-sass/compare/1.62.0...1.62.1) - Fix a bug where `:has(+ &)` and related constructs would drop the leading combinator. ### [`v1.62.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1620) [Compare Source](https://github.com/sass/dart-sass/compare/1.61.0...1.62.0) - Deprecate the use of multiple `!global` or `!default` flags on the same variable. This deprecation is named `duplicate-var-flags`. - Allow special numbers like `var()` or `calc()` in the global functions: `grayscale()`, `invert()`, `saturate()`, and `opacity()`. These are also native CSS `filter` functions. This is in addition to number values which were already allowed. - Fix a cosmetic bug where an outer rule could be duplicated after nesting was resolved, instead of re-using a shared rule. ### [`v1.61.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1610) [Compare Source](https://github.com/sass/dart-sass/compare/1.60.0...1.61.0) - **Potentially breaking change:** Drop support for End-of-Life Node.js 12. - Fix remaining cases for the performance regression introduced in 1.59.0. ##### Embedded Sass - The JS embedded host now loads files from the working directory when using 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzIuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
samuel-p was assigned by renovate-bot 2023-04-07 04:01:34 +00:00
renovate-bot changed title from Update dependency sass to ^1.61.0 to Update dependency sass to ^1.62.0 2023-04-12 04:01:43 +00:00
renovate-bot force-pushed renovate/sass-1.x from 0487db4b2d to 4f405b8d57 2023-04-12 04:01:45 +00:00 Compare
renovate-bot changed title from Update dependency sass to ^1.62.0 to Update dependency sass to ^1.62.1 2023-04-26 04:01:44 +00:00
renovate-bot force-pushed renovate/sass-1.x from 4f405b8d57 to af34b779ba 2023-04-26 04:01:47 +00:00 Compare
renovate-bot changed title from Update dependency sass to ^1.62.1 to Update dependency sass to ^1.62.1 - autoclosed 2023-05-13 04:01:41 +00:00
renovate-bot closed this pull request 2023-05-13 04:01:41 +00:00
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Pull request closed

Sign in to join this conversation.
No reviewers
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-codes.de#163
No description provided.