Bumps postcss from 8.5.8 to 8.5.12.
Release notes
Sourced from postcss's releases.
8.5.12
- Fixed reading any file via user-generated CSS.
- Added
opts.unsafeMap to disable checks.
8.5.11
- Fixed nested brackets parsing performance (by
@offset).
8.5.10
- Fixed XSS via unescaped
</style> in non-bundler cases (by @TharVid).
8.5.9
- Speed up source map encoding paring in case of the error.
Changelog
Sourced from postcss's changelog.
8.5.12
- Fixed reading any file via user-generated CSS.
- Added
opts.unsafeMap to disable checks.
8.5.11
- Fixed nested brackets parsing performance (by
@offset).
8.5.10
- Fixed XSS via unescaped
</style> in non-bundler cases (by @TharVid).
8.5.9
- Speed up source map encoding paring in case of the error.
Commits
9bc81c4 Release 8.5.12 version
85c4d7d Another try to fix coverage
94484ca Try to fix coverage
c64b748 Load only .map source maps
aaec7b7 Avoid throwing JSON parsing errors for non-JSON source maps
233fb26 Mention original author of the solution
2502f75 Release 8.5.11 version
5ca1901 Speed up parsing many nested brackets
42b5337 Update dependencies
7e36e15 Cache node.raws locally in Stringifier hot methods
- Additional commits viewable in compare view
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 <dependency name> 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.
Bumps postcss from 8.5.8 to 8.5.12.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
9bc81c4Release 8.5.12 version85c4d7dAnother try to fix coverage94484caTry to fix coveragec64b748Load only .map source mapsaaec7b7Avoid throwing JSON parsing errors for non-JSON source maps233fb26Mention original author of the solution2502f75Release 8.5.11 version5ca1901Speed up parsing many nested brackets42b5337Update dependencies7e36e15Cache node.raws locally in Stringifier hot methodsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.