dependabot-bot's Description of Work
Bumps postcss from 8.5.15 to 8.5.28.
Release notes
Sourced from postcss's releases.
8.5.28
- Fixes types regression.
8.5.27
- Fixed removing any comments starting with
/#(by@dylanpulver).- Fixed
hack before a comment in Custom Properties (by@Jaybhade).- Fixed empty values in the middle of
list.comma()(by@MahinAnowar).- Fixed whitespace-only values in
list.space()(by@MahinAnowar).- Fixed rule’s end position on space before semicolon (by
@maximilliangrand).- Fixed types (by
@romainmenke).- Fixed Chinese text in deprecation warning (by
@Jesse205).8.5.26
- Fixed
list.split()regression (by@lazerg).- Track symlinks in path protection in source map loading (by
@drengir1).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).
<!-- raw HTML omitted -->
... (truncated)
Changelog
Sourced from postcss's changelog.
8.5.28
- Fixes types regression.
8.5.27
- Fixed removing any comments starting with
/#(by@dylanpulver).- Fixed
hack before a comment in Custom Properties (by@Jaybhade).- Fixed empty values in the middle of
list.comma()(by@MahinAnowar).- Fixed whitespace-only values in
list.space()(by@MahinAnowar).- Fixed rule’s end position on space before semicolon (by
@maximilliangrand).- Fixed types (by
@romainmenke).- Fixed Chinese text in deprecation warning (by
@Jesse205).8.5.26
- Fixed
list.split()regression (by@lazerg).- Track symlinks in path protection in source map loading (by
@drengir1).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).
<!-- raw HTML omitted -->
... (truncated)
Commits
-
e544bffRelease 8.5.28 version -
f8fc252Typo -
5039fd7Add missed release notes -
ae40ca4Release 8.5.27 version -
62b1626Fix linter -
1dba938Update dependencies -
3e82edcKeep non-annotation comments when the processor has no plugins (#2150) -
6d23bc3Fix link -
508e997Add GitHub Sponsors link -
e993739Add CodeRabbit sponsor (#2145) - Additional commits viewable in compare view
Maintainer changes
This 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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/vscode/network/alerts).