⬆ ️ Upgrade dependency postcss to v8.4.38
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| postcss (source) | devDependencies | patch | 8.4.23 -> 8.4.38 |
Release Notes
postcss/postcss (postcss)
v8.4.38
- Fixed
endIndex: 0in errors and warnings (by @romainmenke).
v8.4.37
- Fixed
original.column are not numberserror in another case.
v8.4.36
- Fixed
original.column are not numberserror on broken previous source map.
v8.4.35
- Avoid
!innode.parent.nodestype. - Allow to pass
undefinedto node adding method to simplify types.
v8.4.34
- Fixed
AtRule#nodestype (by Tim Weißenfels). - Cleaned up code (by Dmitry Kirillov).
v8.4.33
- Fixed
NoWorkResultbehavior difference with normal mode (by Romain Menke). - Fixed
NoWorkResultusage conditions (by @ahmdammarr).
v8.4.32
- Fixed
postcss().process()types (by Andrew Ferreira).
v8.4.31
- Fixed
\rparsing 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.endfor better source map (by Romain Menke). - Fixed
Result.roottypes whenprocess()has no parser.
v8.4.27
- Fixed
Containerclone 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
Plugintypes.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot