Skip to content

fix(KNO-15018, KNO-15006): upgrade Next.js and fast-uri - #1643

Merged
kylemcd merged 2 commits into
mainfrom
kyle-kno-15018-docs-minor-upgrade-for-nextjs
Aug 27, 2026
Merged

fix(KNO-15018, KNO-15006): upgrade Next.js and fast-uri#1643
kylemcd merged 2 commits into
mainfrom
kyle-kno-15018-docs-minor-upgrade-for-nextjs

Conversation

@kylemcd

@kylemcd kylemcd commented Aug 27, 2026

Copy link
Copy Markdown
Member

Description

These upgrades remove three exploitable security flaws from the docs site.

Tasks

@linear-code

linear-code Bot commented Aug 27, 2026

Copy link
Copy Markdown

KNO-15018

KNO-15006

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 27, 2026 8:23pm

Request Review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Risk HIGH: Security patch upgrade bumping Next.js 16.2.11→16.3.3 and fast-uri 3.1.5→3.1.6, with regenerated lockfile and Next.js type declarations.

Reasons

  • package.json is modified, triggering the dependency change HIGH risk rule
  • yarn.lock has ~500 lines changed, triggering the lockfile HIGH risk rule
  • Next.js minor upgrade pulls transitive updates (sharp, postcss, @swc/helpers, @next/swc-* binaries)
  • next-env.d.ts updated with new root route parameter type imports from Next.js 16.3
  • No documentation content changes; scope is limited to dependency and generated type files

Notes

  • Verify Vercel preview build completes successfully and key pages render (MDX, API reference, search)
  • Confirm no TypeScript build regressions from the updated next-env.d.ts route types
  • Security fixes address Next.js RCE advisories (GHSA-p293-qw3h-jr36, GHSA-2xp9-vwfh-vxw4) and fast-uri SSRF bypass (GHSA-fph4-wmhf-6fwf)
  • Author kylemcd is a known team member; not auto-approved due to HIGH risk classification
Open in Web View Automation 

Sent by Cursor Automation: Docs PR classifier

@kylemcd
kylemcd requested review from a team, MikeCarbone and thomaswhyyou and removed request for a team August 27, 2026 20:11
@kylemcd
kylemcd merged commit 9bb05f9 into main Aug 27, 2026
4 checks passed
@kylemcd
kylemcd deleted the kyle-kno-15018-docs-minor-upgrade-for-nextjs branch August 27, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants