chore(deps): bump postcss and next in /web-ui - #1087
Conversation
Bumps [postcss](https://github.com/postcss/postcss) to 8.5.23 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Updates `postcss` from 8.4.31 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.4.31...8.5.23) Updates `next` from 16.2.12 to 16.3.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.12...v16.3.0) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: indirect - dependency-name: next dependency-version: 16.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Dependabot Triage — PR #1087: next 16.2.12 → 16.3.0 (with postcss, sharp)Classification
Key observations
RecommendationMerge now — gated on a fresh CI run after rebase This is the highest-value frontend security PR open: three high postcss advisories plus a high sharp/libvips advisory, none of which any other PR fixes. The supply-chain signals are clean. The one thing not to do is merge on the stale red run, so it is being rebased first and will land once current-base CI is green. Follow-up actions
Supply-chain triage per the |
|
@dependabot rebase |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Correction to my triage aboveMy earlier comment claimed the red frontend checks here were stale artifacts of the 2026-08-05 base and that re-running against current Controlled locally on current
So the next 16.3.0 upgrade breaks the type-check. All 27 errors are in What that means for the security picture, which is unchanged and still real: the upgrade does clear the outstanding advisories. Verified on the same lockfile —
So this is not a dependency bump that can be merged on CI alone — it needs the 27 test-type errors fixed alongside it. Tracked with the full inventory and a one-command reproduction in the follow-up issue. Apologies for the premature call; the control run is what should have backed the original claim. |
Bumps postcss to 8.5.23 and updates ancestor dependency next. These dependencies need to be updated together.
Updates
postcssfrom 8.4.31 to 8.5.23Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
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)28e0dafRelease 8.5.21 version3d2b4e4Update dependenciesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
nextfrom 16.2.12 to 16.3.0Release notes
Sourced from next's releases.
... (truncated)
Commits
d73f562v16.3.02e0d4cbEdits to turbopackFileSystemCache (#96531)86df9c7docs: cover direct visits and client navigations in the instant() e2e example...47a52c0[turbopack / next.js] Add an end-to-end test for new root detection (#96544)8e878d4Remove implicit Partial Prefetching opt-in frominstant(#96539)e37ddd1Fix deploy test TypeScript exclusions (#96545)8a4920cdocs: clarify first-party Skills workflows (#96495)4344b83Flag newly disabled deploy tests (#96505)459617afix: double fragment on navigation (#93132)cbf0cefEnable TypeScript CLI by default (#96497)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.