build(deps-dev): bump postcss from 8.5.21 to 8.5.23 - #1310
Conversation
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.21 to 8.5.23. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.21...8.5.23) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. OpenSSF Scorecard
Scanned Files
|
Review: this bump is a downgrade of the declared floor — recommend closingHeads-up before anyone merges on the green checks: this PR regresses the
// devDependencies
"postcss": "^8.5.25",
// overrides
"postcss": "^8.5.25",This PR changes both to - "postcss": "^8.5.25",
+ "postcss": "^8.5.23", // devDependencies — LOWERED
- "postcss": "^8.5.25",
+ "postcss": "^8.5.23", // overrides — LOWEREDConsequences of merging as-is:
Recommendation: close this PR — Separately, No merge/close/push taken here — flagging for a human decision per the publish gate. Generated by Claude Code |
Agent Completion Truth Gate: NOT_APPLICABLEEvidence agrees. Machine-readable verdict{
"details": {},
"reasons": [],
"verdict": "not_applicable"
} |
|
Reviewer heads-up — this diff does the opposite of what the title implies (and that's a good thing). Despite the "bump 8.5.21 → 8.5.23" title, the change lowers the declared That's correct, because Net: safe to merge. It overlaps with the postcss/lockfile-drift work in #1114 / #1117 — landing this converges the floor to a real version. Generated by Claude Code |
Automated review: this bump is a regression, not an upgrade
Closing as superseded to avoid regressing the ·@·d·ependabot c·lose Generated by Claude Code |
Bumps postcss from 8.5.21 to 8.5.23.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eb9e1feRelease 8.5.23 version9d19c78Update dependencies7beca13Does no load source map file without opts.fromdecea51Typoc18e30dUpdate EM banner98a39adUpdate EM bannera3e48c4Release 8.5.22 versionf49d691Fix custom property losing its semicolon before a comment (#2117)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.