chore(deps-dev): bump postcss from 8.5.6 to 8.5.15 in /frontend#4067
chore(deps-dev): bump postcss from 8.5.6 to 8.5.15 in /frontend#4067dependabot[bot] wants to merge 1 commit into
Conversation
|
|
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
2 similar comments
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
904a2fe to
7069292
Compare
7069292 to
8a6db8e
Compare
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.15. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.15) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.13 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
8a6db8e to
b00cc2a
Compare
Bumps postcss from 8.5.6 to 8.5.15.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eae46dbRelease 8.5.15 version79508ffUpdate CI actionsb128e21Speed up declaration parsing by avoiding creating new array on each token9825dcaFix code format55789c8Update dependencies84fbbe9Install older pnpm action for old Node.js9f860bdRevert pnpm action for old Node.js0877198Update CI actionsb2d1a33Fix linter warnings0700dacMerge pull request #2088 from rootvector2/add-oss-fuzz-harnessNote
Low Risk
Lockfile-only dev dependency bump with no runtime or app logic changes; main risk is regressions in CSS build tooling.
Overview
Bumps the frontend devDependency on PostCSS to ^8.5.15 and refreshes
package-lock.jsonso the resolved build toolchain uses postcss 8.5.15 (and nanoid 3.3.12 as its dependency). No application source changes—only the CSS processing stack used at build time (e.g. with Tailwind/Vite) is updated.The jump from 8.5.6 to 8.5.15 pulls in several patch releases, including security and stability fixes (e.g. XSS and unsafe file read mitigations in recent 8.5.x notes) plus parsing performance improvements.
Reviewed by Cursor Bugbot for commit b00cc2a. Bugbot is set up for automated code reviews on this repo. Configure here.