Skip to content

build(deps-dev): bump postcss from 8.5.23 to 8.5.25 - #1358

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.25
Closed

build(deps-dev): bump postcss from 8.5.23 to 8.5.25#1358
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps postcss from 8.5.23 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).
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).
Commits

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 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](https://github.com/postcss/postcss) from 8.5.23 to 8.5.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.23...8.5.25)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2026
@dependabot
dependabot Bot requested a review from groupthinking as a code owner August 4, 2026 06:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2026
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
v0-uvai Ready Ready Preview, v0 Aug 4, 2026 6:04am

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA ee7a1b1.
Ensure 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

PackageVersionScoreDetails
npm/postcss ^8.5.25 UnknownUnknown

Scanned Files

  • apps/web/package.json

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Agent Completion Truth Gate: NOT_APPLICABLE

Evidence agrees.

Machine-readable verdict
{
  "details": {},
  "reasons": [],
  "verdict": "not_applicable"
}

Workflow evidence

@groupthinking groupthinking left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review (requested) — dev-dependency patch bump, safe on the merits.

Scope is exactly two lines in apps/web/package.json: postcss ^8.5.23 → ^8.5.25, bumped in lockstep in both devDependencies and the overrides block — correct, since leaving the override behind would have silently pinned the old version. postcss is a build-time (dev) tool; 8.5.24/8.5.25 are bug-fix-only releases (BOM preservation on stringify, an 8.5.17 visitor regression, and list.split() on non-string values). No runtime/API surface change and, unlike some other pending Dependabot PRs, no prepare/install-script supply-chain surface here.

Verification: code CI is green on head ee7a1b1build, test, lint-frontend, npm-audit, CodeQL, gitleaks, and dependency-review all pass. The only red checks are the repo governance gates (PR Governance, Canonical issue and evidence), which are non-required (mergeable_state: unstable) and demand a human-linked Closes #<issue> + evidence that a Dependabot PR body can't self-supply.

Recommendation: ✅ Mergeable on the merits. I'm leaving this as a comment rather than a formal approval — the approve/merge to protected main is the human publish step, and this run is unattended. Merge when you're ready to proceed past the (non-required) governance gate.


Generated by Claude Code

groupthinking pushed a commit that referenced this pull request Aug 4, 2026
Oldest-first scan of all 65 open PRs against the PR Remediation & Publish
Runbook. Same terminal conclusion as the 2026-07-31 run: no autonomous merge
path exists; remaining work is human-only (PUBLISH GATE is human by default,
auto_merge_policy unset).

Material change since last run: 4 non-draft PRs (#1311, #1358, #1359, #1366)
are now green and mergeable, awaiting only a human ready/merge decision.

Also corrects the 2026-07-31 run's "gate faulting" framing of the
agent-completion/truth-gate invalid_payload result: the collected verdicts
(#1370, #1356) show it is a legitimate fail-closed verdict for a missing
agent-completion contract (no linked canonical issue + no trusted-publisher
provenance manifest), not a workflow bug.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019hqExzDLDCCbRLdofRxcn1
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

Looks like postcss is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 4, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/postcss-8.5.25 branch August 4, 2026 06:20

Copy link
Copy Markdown
Owner

·@·d·ependabot r·ebase

This PR is currently mergeable_state: dirty (lockfile conflict against main) while all CI checks are green. Rebasing to clear the conflict so it is ready for a maintainer to merge.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant