This repository was archived by the owner on Jan 21, 2026. It is now read-only.
Commit 403306a
authored
chore(deps): update dependency sass to v1.91.0 (#1918)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [sass](https://redirect.github.com/sass/dart-sass) | [`1.90.0` ->
`1.91.0`](https://renovatebot.com/diffs/npm/sass/1.90.0/1.91.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>sass/dart-sass (sass)</summary>
###
[`v1.91.0`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1910)
[Compare
Source](https://redirect.github.com/sass/dart-sass/compare/1.90.0...1.91.0)
- **Potentially breaking change:** `meta.inspect()` (as well as other
systems
that use it such as `@debug` and certain error messages) now emits
numbers
with as high precision as is available instead of rounding to the
nearest
1e⁻¹⁰ as we do when serializing to CSS. This better fits the purpose of
`meta.inspect()`, which is to provide full information about the
structure of
a Sass value.
- Passing a rest argument (`$arg...`) before a positional or named
argument when
calling a function or mixin is now deprecated. This was always outside
the
specified syntax, but it was historically treated the same as passing
the rest
argument at the end of the argument list whether or not that matched the
visual order of the arguments.
</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/chemicaltools/chemicaltools-web).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e5a42da commit 403306a
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8624 | 8624 | | |
8625 | 8625 | | |
8626 | 8626 | | |
8627 | | - | |
8628 | | - | |
8629 | | - | |
8630 | | - | |
| 8627 | + | |
| 8628 | + | |
| 8629 | + | |
| 8630 | + | |
8631 | 8631 | | |
8632 | 8632 | | |
8633 | 8633 | | |
| |||
0 commit comments