RenovateBot: Update dependency postcss to v8.4.21
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| postcss (source) | dependencies | patch | 8.4.5 -> 8.4.21 |
Release Notes
postcss/postcss
v8.4.21
- Fixed
Input#errortypes (by Aleks Hudochenkov).
v8.4.20
- Fixed source map generation for childless at-rules like
@layer.
v8.4.19
- Fixed whitespace preserving after AST transformations (by Romain Menke).
v8.4.18
- Fixed an error on
absolute: truewith emptysourceContent(by Rene Haas).
v8.4.17
- Fixed
Node.before()unexpected behavior (by Romain Menke). - Added TOC to docs (by Mikhail Dedov).
v8.4.16
- Fixed
RootAST migration.
v8.4.15
- Fixed AST normalization after using custom parser with old PostCSS AST.
v8.4.14
- Print “old plugin API” warning only if plugin was used (by @zardoy).
v8.4.13
- Fixed
append()error after using.parent(by Jordan Pittman).
v8.4.12
- Fixed
package.fundingto have same value between all PostCSS packages.
v8.4.11
- Fixed
Declaration#raws.valuetype.
v8.4.10
- Fixed
package.fundingURL format.
v8.4.9
- Fixed
package.funding(by Álvaro Mondéjar).
v8.4.8
- Fixed end position in empty Custom Properties.
v8.4.7
- Fixed
Node#warn()type (by Masafumi Koba). - Fixed comment removal in values after
,.
v8.4.6
- Prevented comment removing when it change meaning of CSS.
- Fixed parsing space in last semicolon-less CSS Custom Properties.
- Fixed comment cleaning in CSS Custom Properties with space.
- Fixed throwing an error on
.rootaccess for plugin-less case.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.