Skip to content

fixes for next 16 - #433

Merged
peterj merged 1 commit into
mainfrom
peterj/upgradetonext16
Aug 5, 2026
Merged

fixes for next 16#433
peterj merged 1 commit into
mainfrom
peterj/upgradetonext16

Conversation

@peterj

@peterj peterj commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
@kristin-kronstain-brown

Copy link
Copy Markdown
Contributor

@peterj If you're ready want to merge yours? I'll pull those changes into my PR then.

@peterj
peterj merged commit dc99fcb into main Aug 5, 2026
4 checks passed
@peterj

peterj commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

done!

kristin-kronstain-brown added a commit that referenced this pull request Aug 5, 2026
Takes main's Next 16 migration (#433) over this branch's Next 15 hold.
Git auto-merged @next/mdx and @next/third-parties to ^16.3.0 (main's side)
while keeping next at ^15.5.21 (this branch's side) — a silent peer-dep
conflict. Resolved next to ^16.3.0 so the three move together.

Kept this branch's security hardening, which main does not have:
  - postcss floor ^8.5.23 (was ^8)
  - overrides: postcss ^8.5.23, sharp ^0.35.0

The sharp override still does work under Next 16: next@16.3.0 declares
sharp ^0.35.3, but main's lock also carries a vulnerable sharp@0.34.5.
With the override the tree resolves to a single sharp@0.35.3.

public/sitemap.xml conflict resolved to main's copy (generated at build).

Verified: npm ci (root + docs-site) exit 0; make build exit 0 on Next 16
Turbopack, 234 Hugo pages, OpenNext worker built; npm audit clean for
next, postcss, and sharp; docs-site/content hand edits byte-identical.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
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