Update Docs - Minor Revisions#923
Merged
Merged
Conversation
Contributor
Documentation Preview
You're seeing this because the docs/samples were updated. |
ae1db8f to
bf05dfc
Compare
2692235 to
3484f90
Compare
446c045 to
0a3be8b
Compare
kawaijoe
approved these changes
Mar 19, 2026
kawaijoe
requested changes
Mar 19, 2026
kawaijoe
added a commit
that referenced
this pull request
Mar 19, 2026
Combine Renovate PRs #923 (minor dependency updates) and #926 (eslint major bump): - Upgrade Next.js from 16.1.7 to 16.2.0 and related packages - Update fumadocs (core/mdx/ui) to latest patch versions - Bump Tailwind CSS 4.1.18 → 4.2.2 with supporting packages - Update React 19.2.3 → 19.2.4 and related dependencies - Update utilities: prettier, postcss, zod, wrangler, and others Note: Skipped eslint 9 → 10 major bump due to upstream compatibility issues with @typescript-eslint/utils (used by eslint-config-next). Will wait for typescript-eslint 9.x. Verified: pnpm lint and Next.js build (all 144 pages generated successfully).
kawaijoe
added a commit
that referenced
this pull request
Mar 19, 2026
* chore(docs): upgrade dependencies from PRs #923 and #926 Combine Renovate PRs #923 (minor dependency updates) and #926 (eslint major bump): - Upgrade Next.js from 16.1.7 to 16.2.0 and related packages - Update fumadocs (core/mdx/ui) to latest patch versions - Bump Tailwind CSS 4.1.18 → 4.2.2 with supporting packages - Update React 19.2.3 → 19.2.4 and related dependencies - Update utilities: prettier, postcss, zod, wrangler, and others Note: Skipped eslint 9 → 10 major bump due to upstream compatibility issues with @typescript-eslint/utils (used by eslint-config-next). Will wait for typescript-eslint 9.x. Verified: pnpm lint and Next.js build (all 144 pages generated successfully). * chore(docs): revert next 16.2.0, keep other upgrades Revert Next.js to 16.1.7 — @opennextjs/cloudflare doesn't handle the new prefetch-hints.json manifest from Next.js 16.2, causing 500 errors on Cloudflare Workers. Also reverts eslint-config-next and @next/third-parties to match.
0a3be8b to
e632607
Compare
Contributor
|
Update of nextjs is blocked by: opennextjs/opennextjs-cloudflare#1157 Upgrading other smaller dependencies in a separate pr for the time being: #931 |
e632607 to
0b540a7
Compare
3874dcf to
318bdc9
Compare
Pante
pushed a commit
that referenced
this pull request
Mar 21, 2026
* chore(docs): upgrade dependencies from PRs #923 and #926 Combine Renovate PRs #923 (minor dependency updates) and #926 (eslint major bump): - Upgrade Next.js from 16.1.7 to 16.2.0 and related packages - Update fumadocs (core/mdx/ui) to latest patch versions - Bump Tailwind CSS 4.1.18 → 4.2.2 with supporting packages - Update React 19.2.3 → 19.2.4 and related dependencies - Update utilities: prettier, postcss, zod, wrangler, and others Note: Skipped eslint 9 → 10 major bump due to upstream compatibility issues with @typescript-eslint/utils (used by eslint-config-next). Will wait for typescript-eslint 9.x. Verified: pnpm lint and Next.js build (all 144 pages generated successfully). * chore(docs): revert next 16.2.0, keep other upgrades Revert Next.js to 16.1.7 — @opennextjs/cloudflare doesn't handle the new prefetch-hints.json manifest from Next.js 16.2, causing 500 errors on Cloudflare Workers. Also reverts eslint-config-next and @next/third-parties to match.
dbdeb26 to
7eaf04a
Compare
c309ce1 to
b35f9b8
Compare
d05db64 to
b9ee621
Compare
4a5335c to
78c0056
Compare
Member
|
@kawaijoe can you have a look at this again? I believe that fixed the issue upstream. |
kawaijoe
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.19.8→1.19.916.2.4→16.2.616.6.17→16.8.914.2.10→14.3.216.6.17→16.8.911.14.0→11.15.03.5.0→3.6.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
opennextjs/opennextjs-cloudflare (@opennextjs/cloudflare)
v1.19.9Compare Source
Patch Changes
3b35c6eThanks @vicb! - chore: bump Next.js to 15.5.18 / 16.2.6 and @opennextjs/aws to 4.0.2vercel/next.js (eslint-config-next)
v16.2.6Compare Source
v16.2.5Compare Source
fuma-nama/fumadocs (fumadocs-core)
v16.8.8Compare Source
Patch Changes
b494c8d: Support copy ID in headings03626ba: [Search UI] showctrlfor Linux machinesv16.8.7Compare Source
Patch Changes
34f37f3: hotfix TOCv16.8.6Compare Source
Patch Changes
1aa48d0: fix RTL layout for Clerk stylev16.8.5Compare Source
Patch Changes
79d3209: Narrow schema type for private OpenAPI propertiesv16.8.4Compare Source
Patch Changes
61b15e9: fix Shiki languages not loaded under lazy mode1a5433c: Support$in locale for page tree generationv16.8.3Compare Source
Patch Changes
8082ef6: Addlegacy/layoutfor versions prior to 16.28082ef6: Addcss/preset-legacy.cssfor versions prior to 16.28082ef6: Addlegacy/sidebarfor versions prior to 16.2v16.8.2Compare Source
Patch Changes
0e8405a: Update default OG imagev16.8.1Patch Changes
3ae8809: Improve TOC sizingv16.7.16Compare Source
Patch Changes
f2c6e59: Reduce iterations for calculating TOC track9cf33e9: Improve inline code output9cf33e9: Support async hooks in Shiki transformers9cf33e9]9cf33e9]v16.7.15Compare Source
Patch Changes
c731a92: Implement selective re-render for TOCccad791: Exposenext-themese1567e2]9a200c8]c731a92]a4189ce]v16.7.14Compare Source
Patch Changes
2d8f596: fixnpm packskipping nestednode_modulesv16.7.13Compare Source
Patch Changes
690ddb9: bundle more depsv16.7.12Compare Source
Patch Changes
a5dcc11: allow to specify<TOCItems />props56f7e5b: Improve TOC thumb boxv16.7.11Compare Source
Patch Changes
5524927]d47c4f1]v16.7.10Compare Source
Patch Changes
v16.7.9Compare Source
Patch Changes
f580ef6: Fix deserialized page tree item name stylesv16.7.8Compare Source
Patch Changes
f7e69a6: Redesign sidebar footerv16.7.7Compare Source
Patch Changes
9eb3c84: fix TOC line offset0f39a9f: Improve TOC rendering for steps0a6507b]v16.7.6Compare Source
Patch Changes
6849807: Fixshiki.csspaddingv16.7.5Compare Source
Patch Changes
55479b3: Improve TOC detection logicf9e6367: auto-close TOC popover55479b3]v16.7.4Compare Source
Patch Changes
57c83a5: fix tocv16.7.3Compare Source
Patch Changes
v16.7.2Compare Source
Patch Changes
652c725: Simplify internal typesv16.7.1Compare Source
Patch Changes
11b8691: hotfix75b0b94: Refactor TOC slotv16.7.0Compare Source
Minor Changes
8bdee70: Implement renderer API for replacing layout components, deprecate old optionsbdffeba: ImproveddefineI18nUI()usage: allow language translations to be defined at root config.f45d703: stablize Shiki factory APIPatch Changes
3d17757: Improve<GithubInfo />componentf45d703]45aa454]mermaid-js/mermaid (mermaid)
v11.15.0Compare Source
Minor Changes
#7174
0aca217Thanks @milesspencer35! - feat(sequence): Add support for decimal start and increment values in theautonumberdirective#7512
8e17492Thanks @aruncveli! - feat(flowchart): add datastore shapeIn Data flow diagrams, a datastore/warehouse/file/database is used to represent data persistence. It is denoted by a rectangle with only top and bottom borders, and can be used in flowcharts with
A@{ shape: datastore, label: "Datastore" }.#6440
9ad8ddeThanks @yordis, @lgazo! - feat: add Event Modeling diagram#7707
27db774Thanks @txmxthy! - feat(architecture): expose four fcose layout knobs forarchitecture-betadiagrams (nodeSeparation,idealEdgeLengthMultiplier,edgeElasticity,numIter) so authors can tune layout density and spread overlapping siblings without changing diagram source#7604
bf9502fThanks @M-a-c! - feat(class): add nested namespace support for class diagrams via dot notation and syntactic nestingIf you have namespaces in class diagrams that use
.s already and want to render them without nesting (≤v11.14.0 behaviour), you can use setclass.hierarchicalNamespaces=falsein your mermaid config:#7272
88cdd3dThanks @xinbenlv! - feat(sankey): add outlined label style, configurable nodeWidth/nodePadding, and custom node colorsPatch Changes
#7737
e9b0f34Thanks @ashishjain0512! - fix: prevent unbalanced CSS styles in classDefs#7737
37ff937Thanks @ashishjain0512! - fix: create CSS styles using the CSSOMThis removes some invalid CSS and normalizes some CSS formatting.
#7508
bfe60ccThanks @biiab! - fix(stateDiagram):end notenow only closes a note when used on a new line#7737
faafb5dThanks @ashishjain0512! - fix(gantt): add iteration limit forexcludesfield#7737
65f8be2Thanks @ashishjain0512! - fix: disallow some CSS at-rules in custom CSS#7726
1502f32Thanks @aloisklink! - fix(wardley): fix unnecessary sanitization of text#7578
1f98db8Thanks @Gaston202! - fix(class): self-referential class multiplicity labels no longer rendered multiple timesFixes #7560. Resolves an issue where cardinality labels on self-referential class relationships were rendered three times due to edge splitting in the dagre layout. The fix ensures that each sub-edge only carries its relevant label positions.
#7592
2343e38Thanks @knsv-bot! - fix(sequence): add background box behind alt/else section title labels in sequence diagrams#7589
7fb9509Thanks @NYCU-Chung! - fix(block): prevent column widths from shrinking when mixing different column spans#7632
3f9e0f1Thanks @ekiauhce! - fix(sequence): correct messageAlign label position for right-to-left arrows in sequence diagrams#7642
7a8fb85Thanks @tractorjuice! - fix(wardley): allow hyphens in unquoted component namesMulti-word names containing hyphens — e.g.
real-time processing,end-user,on-call engineer— now parse without quoting, bringing the grammar in line with the OnlineWardleyMaps (OWM) convention.A->B(no-space arrow) still tokenises correctly.#7523
5144ed4Thanks @darshanr0107! - fix(block): Arrow blocks in block-beta diagrams not spanning the specified number of columns when using:nsyntax.#7262
13d9bfaThanks @darshanr0107! - fix(block): Ensure block diagram hexagon blocks respect column spanning syntax#7684
e14bb88Thanks @aloisklink! - fix: loosenuuiddependency range to allow v14Mermaid does not use any of the vulnerable code in CVE-2026-41907,
but this allows users to silence any
npm auditalerts on it.#7633
9217c0dThanks @Felix-Garci! - fix(block): add support for all arrow types in block diagrams#7587
5e7eb62Thanks @MaddyGuthridge! - chore: drop lodash-es in favour of es-toolkit#7693
afaf306Thanks @dull-bird! - fix(quadrant-chart): allow CJK, emoji, Latin-1 accented characters, and other non-ASCII text in unquoted axis/quadrant/point labels.Previously the lexer only matched ASCII
[A-Za-z]+for text tokens, even though the grammar referencedUNICODE_TEXT. Bare Chinese, Japanese, Korean, emoji, and accented Latin characters in labels caused a parse error. Added a[^\x00-\x7F]+lexer rule to emitUNICODE_TEXTand included it in thealphaNumTokengrammar rule.Fixes #7120.
#7737
4755553Thanks @ashishjain0512! - fix: improve D3 types for mermaidAPI funcs#7737
6476973Thanks @ashishjain0512! - fix: handle&when namespacing CSS rules#7520
8c1a0c1Thanks @RodrigojndSantos! - fix(stateDiagram): comments starting with one%are no longer treated as commentsSwitch to using two
%%if you want to write a comment.Updated dependencies [
7a8fb85,675a64c]:dcastil/tailwind-merge (tailwind-merge)
v3.6.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.