build(deps): bump postcss from 8.5.6 to 8.5.14 by dependabot[bot] · Pull Request #1106 · docker/actions-toolkit (original) (raw)
Bumps postcss from 8.5.6 to 8.5.14.
Release notes
Sourced from postcss's releases.
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.
- Added
opts.unsafeMapto 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.
8.5.8
- Fixed
Processor#version.8.5.7
- Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog
Sourced from postcss's changelog.
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.
- Added
opts.unsafeMapto 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.
8.5.8
- Fixed
Processor#version.8.5.7
- Improved source map annotation cleaning performance (by CodeAnt AI).
Commits
- 3ec1394 Release 8.5.14 version
- f2bb827 Update dependencies
- d75953d Merge pull request #2084 from 43081j/raw-raws-rawing
- 68bd213 fix: always call
rawto retrieve raw values - af58cf1 Release 8.5.13 version
- f227dbd Temporary ignore pnpm 11 config
- d3abd40 Update dependencies
- dd06c3e Revert stringifier changes because of the conflict with postcss-scss
- ae889c8 Try to fix CI
- e0093e4 Move to pnpm 11
- 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 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.