Commit 673a5ab
authored
chore(deps): update dependency sass to v1.86.0 (#339)
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**: 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/kkrishguptaa/reseter.css).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1450ca9 commit 673a5ab
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3636 | 3636 | | |
3637 | 3637 | | |
3638 | 3638 | | |
3639 | | - | |
3640 | | - | |
3641 | | - | |
3642 | | - | |
| 3639 | + | |
| 3640 | + | |
| 3641 | + | |
| 3642 | + | |
3643 | 3643 | | |
3644 | 3644 | | |
3645 | 3645 | | |
| |||
0 commit comments