Bump postcss from 8.5.10 to 8.5.25
Brought to you by:
tomkozak
Originally created by: dependabot[bot]
Bumps postcss from 8.5.10 to 8.5.25.
Sourced from postcss's releases.
8.5.25
- Fixed 8.5.17 visitor regression.
- Fixed
list.split()for non-string values (by@amir-rezaei).8.5.24
- Preserve the BOM after the processing (by
@hdimer).8.5.23
- Do not load source map without
opts.fromfor security reasons.8.5.22
- Fixed custom property losing semicolon before a comment (by
@sarathfrancis90).8.5.21
- Fixed childless at-rule losing semicolon before comment (by
@sarathfrancis90).- Fixed docs (by
@isker).8.5.20
- Fixed missing space if
AtRule#paramsis set after (by@sarathfrancis90).- Fixed mixing AST error on warnings (by
@MahinAnowar).8.5.19
- Fixed cleaning
beforefor new nodes inserted toRoot(by@MahinAnowar).8.5.18
- Restricted loading previous source maps file to the
opts.fromfolder for security reasons (useunsafeMap: trueto disable the check).8.5.17
- Fixed
Maximum call stack size exceedederror.- Fixed Prototype hijacking for
postcss.fromJSON().- Fixed
Input#origin()for unmapped end position (by@chatman-media).8.5.16
- Fixed
Input#origin()position (by@mizdra).- Fixed
rawsafter rehydrating a JSON AST (by@sarathfrancis90).- Fixed putting parent-less node in
nodesof new node (by@MahinAnowar).- Fixed computing
offsetinpositionBy()(by@greymoth-jp).- Fixed
rangeBy()onindex: 0(by@sarathfrancis90).8.5.15
- Fixed declaration parsing performance (by
@homanp).8.5.14
- Fixed custom syntax regression (by
@43081j).8.5.13
- Fixed
postcss-scsscommend regression.8.5.12
- Fixed reading any file via user-generated CSS.
... (truncated)
Sourced from postcss's changelog.
8.5.25
- Fixed 8.5.17 visitor regression.
- Fixed
list.split()for non-string values (by@amir-rezaei).8.5.24
- Preserve the BOM after the processing (by
@hdimer).8.5.23
- Do not load source map without
opts.fromfor security reasons.8.5.22
- Fixed custom property losing semicolon before a comment (by
@sarathfrancis90).8.5.21
- Fixed childless at-rule losing semicolon before comment (by
@sarathfrancis90).- Fixed docs (by
@isker).8.5.20
- Fixed missing space if
AtRule#paramsis set after (by@sarathfrancis90).- Fixed mixing AST error on warnings (by
@MahinAnowar).8.5.19
- Fixed cleaning
beforefor new nodes inserted toRoot(by@MahinAnowar).8.5.18
- Restricted loading previous source maps file to the
opts.fromfolder for security reasons (useunsafeMap: trueto disable the check).8.5.17
- Fixed
Maximum call stack size exceedederror.- Fixed Prototype hijacking for
postcss.fromJSON().- Fixed
Input#origin()for unmapped end position (by@chatman-media).8.5.16
- Fixed
Input#origin()position (by@mizdra).- Fixed
rawsafter rehydrating a JSON AST (by@sarathfrancis90).- Fixed putting parent-less node in
nodesof new node (by@MahinAnowar).- Fixed computing
offsetinpositionBy()(by@greymoth-jp).- Fixed
rangeBy()onindex: 0(by@sarathfrancis90).8.5.15
... (truncated)
08c989c Release 8.5.25 version24f6814 Fix 8.5.17 visitor regressionf2fa53f Add supply chain security requirement to PostCSS plugin guide10edf0b fix: return empty array for empty string in list.split (#2121](https://github.com/href="https://redirect.github.com/postcss/postcss/issues/2121">/issues/2121))0ebe8ad Release 8.5.24 version73218c6 Update dependencies9a114f6 Preserve the BOM when stringifying (#2119](https://github.com/href="https://redirect.github.com/postcss/postcss/issues/2119">/issues/2119))9069261 Fix types checkeb9e1fe Release 8.5.23 version9d19c78 Update dependenciesThis version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.