Commit 6271d20
authored
fix(deps): update dependency sass to v1.86.0 (#1054)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sass](https://redirect.github.com/sass/dart-sass) | [`1.85.1` ->
`1.86.0`](https://renovatebot.com/diffs/npm/sass/1.85.1/1.86.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>sass/dart-sass (sass)</summary>
###
[`v1.86.0`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1860)
[Compare
Source](https://redirect.github.com/sass/dart-sass/compare/1.85.1...1.86.0)
- Add support for `%` as an expression in its own right. It will still
be parsed
as the modulo operator when between two other expressions, but in any
other
context it will be an expression whose value is the unquoted string `%`.
- Consider `attr()` to be a special number function that can be used as
a
channel in color functions.
- Deprecate user-defined functions named `type()` so that we can
eventually
support the new CSS `type()` function.
##### Dart API
- Increase the minimum Dart SDK to 3.6.0.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/openfeature.dev).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ce7d9bc commit 6271d20
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11273 | 11273 | | |
11274 | 11274 | | |
11275 | 11275 | | |
11276 | | - | |
11277 | | - | |
11278 | | - | |
| 11276 | + | |
| 11277 | + | |
| 11278 | + | |
11279 | 11279 | | |
11280 | 11280 | | |
11281 | 11281 | | |
| |||
0 commit comments