Update dependency postcss to v8.4.33
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
postcss (source) | devDependencies | patch | 8.4.23 -> 8.4.33 |
Release Notes
postcss/postcss (postcss)
v8.4.33
- Fixed
NoWorkResult
behavior difference with normal mode (by Romain Menke). - Fixed
NoWorkResult
usage conditions (by @ahmdammarr).
v8.4.32
- Fixed
postcss().process()
types (by Andrew Ferreira).
v8.4.31
- Fixed
\r
parsing to fix CVE-2023-44270.
v8.4.30
- Improved source map performance (by Romain Menke).
v8.4.29
- Fixed
Node#source.offset
(by Ido Rosenthal). - Fixed docs (by Christian Oliff).
v8.4.28
- Fixed
Root.source.end
for better source map (by Romain Menke). - Fixed
Result.root
types whenprocess()
has no parser.
v8.4.27
- Fixed
Container
clone methods types.
v8.4.26
- Fixed clone methods types.
v8.4.25
- Improve stringify performance (by Romain Menke).
- Fixed docs (by @vikaskaliramna07).
v8.4.24
- Fixed
Plugin
types.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot