<#928 Bump postcss from 8.5.16 to 8.5.25 in /front...
# osctrl
g
#928 Bump postcss from 8.5.16 to 8.5.25 in /frontend in the npm_and_yarn group across 1 directory Pull request opened by dependabot[bot] Bumps the npm_and_yarn group with 1 update in the /frontend directory: postcss. Updates
postcss
from 8.5.16 to 8.5.25 Release notes 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.from
for 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#params
is set after (by `@​sarathfrancis90`).
• Fixed mixing AST error on warnings (by `@​MahinAnowar`).
8.5.19
• Fixed cleaning
before
for new nodes inserted to
Root
(by `@​MahinAnowar`).
8.5.18
• Restricted loading previous source maps file to the
opts.from
folder for security reasons (use
unsafeMap: true
to disable the check).
8.5.17
• Fixed
Maximum call stack size exceeded
error.
• Fixed Prototype hijacking for
postcss.fromJSON()
.
• Fixed
Input#origin()
for unmapped end position (by `@​chatman-media`).
Changelog 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.from
for 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#params
is set after (by `@​sarathfrancis90`).
• Fixed mixing AST error on warnings (by `@​MahinAnowar`).
8.5.19
• Fixed cleaning
before
for new nodes inserted to
Root
(by `@​MahinAnowar`).
8.5.18
• Restricted loading previous source maps file to the
opts.from
folder for security reasons (use
unsafeMap: true
to disable the check).
8.5.17
• Fixed
Maximum call stack size exceeded
error.
• Fixed Prototype hijacking for
postcss.fromJSON()
.
• Fixed
Input#origin()
for unmapped end position (by `@​chatman-media`).
Commits • `08c989c` Release 8.5.25 version • `24f6814` Fix 8.5.17 visitor regression • `f2fa53f` Add supply chain security requirement to PostCSS plugin guide • `10edf0b` fix: return empty array for empty string in list.split (#2121) • `0ebe8ad` Release 8.5.24 version • `73218c6` Update dependencies • `9a114f6` Preserve the BOM when stringifying (#2119) • `9069261` Fix types check • `eb9e1fe` Release 8.5.23 version • `9d19c78` Update dependencies • Additional commits viewable in compare view Dependabot compatibility score 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) •
@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) •
@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) •
@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency •
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page. jmpsec/osctrl