generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 139
Commit 4e6546d
authored
Update dependency sass to v1.92.0 (#2073)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [sass](https://redirect.github.com/sass/dart-sass) | [`1.91.0` ->
`1.92.0`](https://renovatebot.com/diffs/npm/sass/1.91.0/1.92.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>sass/dart-sass (sass)</summary>
###
[`v1.92.0`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1920)
[Compare
Source](https://redirect.github.com/sass/dart-sass/compare/1.91.0...1.92.0)
- **Breaking change:** Emit declarations, childless at-rules, and
comments in
the order they appear in the source even when they're interleaved with
nested
rules. This obsoletes the `mixed-decls` deprecation.
- **Breaking change:** The function name `type()` is now fully reserved
for the
plain CSS function. This means that `@function` definitions with the
name
`type` will produce errors, while function calls will be parsed as
special
function strings.
- Configuring private variables using `@use ... with`, `@forward ...
with`, and
`meta.load-css(..., $with: ...)` is now deprecated. Private variables
were
always intended to be fully encapsulated within the module that defines
them,
and this helps enforce that encapsulation.
- Fix a bug where `@extend` rules loaded through a mixture of `@import`
and
`@use` rules could fail to apply correctly.
##### Command-Line Interface
- In `--watch` mode, delete the source map when the associated source
file is
deleted.
</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/capire/docs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a0b9770 commit 4e6546dCopy full SHA for 4e6546d
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments