Update dependency postcss to v8.4.47
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
postcss (source) | devDependencies | patch | 8.4.16 -> 8.4.47 |
Release Notes
postcss/postcss (postcss)
v8.4.47
- Removed debug code.
v8.4.46
- Fixed
Cannot read properties of undefined (reading 'before')
.
v8.4.45
- Removed unnecessary fix which could lead to infinite loop.
v8.4.44
- Another way to fix
markClean is not a function
error.
v8.4.43
- Fixed
markClean is not a function
error.
v8.4.42
- Fixed CSS syntax error on long minified files (by @varpstar).
v8.4.41
- Fixed types (by @nex3 and @querkmachine).
- Cleaned up RegExps (by @bluwy).
v8.4.40
- Moved to getter/setter in nodes types to help Sass team (by @nex3).
v8.4.39
- Fixed
CssSyntaxError
types (by @romainmenke).
v8.4.38
- Fixed
endIndex: 0
in errors and warnings (by @romainmenke).
v8.4.37
- Fixed
original.column are not numbers
error in another case.
v8.4.36
- Fixed
original.column are not numbers
error on broken previous source map.
v8.4.35
- Avoid
!
innode.parent.nodes
type. - Allow to pass
undefined
to node adding method to simplify types.
v8.4.34
- Fixed
AtRule#nodes
type (by Tim Weißenfels). - Cleaned up code (by Dmitry Kirillov).
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.
v8.4.23
- Fixed warnings in TypeDoc.
v8.4.22
- Fixed TypeScript support with
node16
(by Remco Haszing).
v8.4.21
- Fixed
Input#error
types (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: true
with emptysourceContent
(by Rene Haas).
v8.4.17
- Fixed
Node.before()
unexpected behavior (by Romain Menke). - Added TOC to docs (by Mikhail Dedov).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by autocafe