chore(deps): update styling #394
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.5.1
->8.5.6
10.1.3
->10.2.3
1.83.4
->1.89.2
16.0.4
->16.0.5
Release Notes
postcss/postcss (postcss)
v8.5.6
Compare Source
ContainerWithChildren
type discriminating (by @Goodwine).v8.5.5
Compare Source
package.json
→exports
compatibility with some tools (by @JounQin).v8.5.4
Compare Source
v8.5.3
Compare Source
Unknown word
error (by @hiepxanh).v8.5.2
Compare Source
csstools/postcss-plugins (postcss-preset-env)
v10.2.3
Compare Source
June 11, 2025
@csstools/postcss-is-pseudo-class
to5.0.3
(patch)v10.2.2
Compare Source
June 10, 2025
@csstools/postcss-is-pseudo-class
to5.0.2
(patch)v10.2.1
Compare Source
June 5, 2025
postcss-custom-properties
to14.0.6
(patch)v10.2.0
Compare Source
May 27, 2025
@csstools/postcss-color-mix-variadic-function-arguments
Check the plugin README for usage details.cssdb
to8.3.0
(patch)@csstools/postcss-progressive-custom-properties
to4.1.0
(minor)@csstools/css-tokenizer
to3.0.4
(patch)postcss-custom-properties
to14.0.5
(patch)v10.1.6
Compare Source
April 19, 2025
cssdb
to8.2.5
(patch)@csstools/postcss-progressive-custom-properties
to4.0.1
(patch)@csstools/postcss-random-function
to2.0.0
(major)@csstools/css-calc
to2.1.3
(patch)@csstools/css-color-parser
to3.0.9
(patch)v10.1.5
Compare Source
February 23, 2025
postcss-logical
to8.1.0
(minor)@csstools/color-helpers
to5.0.2
(patch)@csstools/css-calc
to2.1.2
(patch)@csstools/css-color-parser
to3.0.8
(patch)v10.1.4
Compare Source
February 12, 2025
@csstools/postcss-initial
to2.0.1
(patch)sass/dart-sass (sass)
v1.89.2
Compare Source
Embedded Host
buf
dependency.v1.89.1
Compare Source
v1.89.0
Compare Source
potential resolutions, as long as those resolutions all point to the same
file.
v1.88.0
Compare Source
Allow custom properties with empty values (such as
--var:;
).Fix a bug when calculating source spans for interpolations.
Dart and JS APIs
mixin object from one compilation to another.
Dart API
compileString()
and related functions.v1.87.0
Compare Source
nesting selector
&
is loaded into a nested Sass context viameta.load-css()
or@import
, Sass now emits plain CSS nesting rather thanincorrectly combining it with the parent selector using a descendant
combinator.
v1.86.3
Compare Source
a
..
segment.v1.86.2
Compare Source
v1.86.1
Compare Source
file:
URL case canonicalization on Windows andMac OS.
v1.86.0
Compare Source
Add support for
%
as an expression in its own right. It will still be parsedas 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 achannel in color functions.
Deprecate user-defined functions named
type()
so that we can eventuallysupport the new CSS
type()
function.Dart API
v1.85.1
Compare Source
functions could incorrectly be treated as CSS math functions even though they
used Sass-only features, causing compilation failures. For example,
round(-$var / 2)
previously threw an error but now works as intended.v1.85.0
Compare Source
@extend
. This causedunacceptable performance issues for certain heavy users of
@extend
. We'lltry to find a more performant way to accomplish it in the future.
v1.84.0
Compare Source
Allow newlines in whitespace in the indented syntax.
Potentially breaking bug fix: Selectors with unmatched brackets now always
produce a parser error. Previously, some edge cases like
[foo#{"]:is(bar"}) {a: b}
would compile without error, but this was an unintentional bug.Fix a bug in which various Color Level 4 functions weren't allowed in plain
CSS.
Fix the error message for
@extend
without a selector and possibly otherparsing edge-cases in contexts that allow interpolation.
Embedded Host
SassBoolean
type to adhere to the spec,now using a class instead of an interface.
webpack-contrib/sass-loader (sass-loader)
v16.0.5
Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone America/Los_Angeles, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.