⬆️ Update dependency vocs to v2 - #275
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
resume | f338d32 | Sep 07 2026, 10:16 PM |
renovate
Bot
force-pushed
the
renovate/vocs-2.x
branch
13 times, most recently
from
June 10, 2026 07:16
8e54ec8 to
5aa6ed3
Compare
renovate
Bot
force-pushed
the
renovate/vocs-2.x
branch
5 times, most recently
from
June 17, 2026 03:40
0257e6e to
3e1e062
Compare
renovate
Bot
force-pushed
the
renovate/vocs-2.x
branch
9 times, most recently
from
June 26, 2026 01:56
ca4be2d to
795a452
Compare
renovate
Bot
force-pushed
the
renovate/vocs-2.x
branch
from
June 27, 2026 01:33
795a452 to
eae4371
Compare
renovate
Bot
force-pushed
the
renovate/vocs-2.x
branch
10 times, most recently
from
July 13, 2026 05:55
e2b4b23 to
7dea142
Compare
renovate
Bot
force-pushed
the
renovate/vocs-2.x
branch
8 times, most recently
from
July 21, 2026 05:37
1c1b1cd to
020238b
Compare
renovate
Bot
force-pushed
the
renovate/vocs-2.x
branch
7 times, most recently
from
July 29, 2026 13:37
09971c5 to
6a285fe
Compare
renovate
Bot
force-pushed
the
renovate/vocs-2.x
branch
4 times, most recently
from
August 1, 2026 17:55
a093016 to
764825e
Compare
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.4.1→2.8.5Release Notes
wevm/vocs (vocs)
v2.8.5Compare Source
Patch Changes
00bcf78: Supported OpenAPI tag display names and nested page paths throughx-displayNameandx-pagePath.v2.8.4Compare Source
Patch Changes
2c9323a: Addedopenapi[].sidebar.tagGroupsCollapsedto configurex-tagGroupssections independently from tag sections.v2.8.3Compare Source
Patch Changes
eee7161: Allowed OpenAPI tags to appear in multiplex-tagGroupssidebar sections.v2.8.2Compare Source
Patch Changes
1b6a231: Prevented infinite recursion while resolving MDX layout imports on Windows.v2.8.1Compare Source
Patch Changes
27b5a75: Retried transient Cloudflare AI search requests.v2.8.0Compare Source
Minor Changes
2483318: Added a:::benchmarksdirective that colors table cells by performance relative to a reference column.v2.7.2Compare Source
Patch Changes
ae7ceae: Moved generated OpenAPI schema models into category-specific client chunks to reduce inline route payloads.v2.7.0Compare Source
Minor Changes
9891fb9: AddtoMarkdownhooks for custom MDX components in generated LLM Markdown.ee50089: Add enabled-by-default JSON-LD structured data with ajsonLdopt-out.30da11d: Add a CLI audit for MDX components left in generated Markdown.e1a70dc: Added output-only remark plugins for generated Markdown.Patch Changes
1258ed8: Preserve content after nested MDX expressions in generated Markdown.c3741ff: Preserved authored frontmatter metadata in OpenAPI page head tags.103f229: Reduced OpenAPI route payloads by lazily loading playground assets and materializing nested schemas on demand.e78ff5f: Pretty-printed nested objects and arrays from authored OpenAPI schema values.v2.6.2Compare Source
Patch Changes
97fdd0b: Collapsed long OpenAPI request body examples behind an expand control.830e721: Pretty-printed structured OpenAPI parameter and property examples.v2.6.1Compare Source
Patch Changes
8be1f97: Fixed Twoslash loading TypeScript and retaining configured compiler options from the consuming project.c6feee9: Fixed banners with configured heights overlapping navigation when their content wrapped.v2.6.0Compare Source
Minor Changes
ac99f45: Addedpromptdirectives and thePromptcomponent for copyable agent instructions.51c7978: Added agent guidance to Markdown page twins and asubmit_feedbackMCP tool for configured feedback adapters.Patch Changes
b3fcf99: Collapsed OpenAPI tag group sections when generated sidebar categories were configured as collapsed.v2.5.3Compare Source
Patch Changes
35ebd0c: Fixed search indexing leaking persisted twoslash cache comments (giant base64 blobs) into section text, snippets, and embeddings.v2.5.2Compare Source
Patch Changes
9780e74: FixedVectorStore.cloudflarepruning failing with error 40007 by batching deletes at Vectorize's 100-id limit.v2.5.1Compare Source
Patch Changes
1e5cb15: Fixedtitlesbreadcrumbs containing holes when heading levels are skipped.v2.4.0Compare Source
Minor Changes
cdedc62: Addedheadconfig for overriding, extending, or disabling generated head tags (metatyped by unhead's flat schema, pluslink/script/style; object,false, or per-route function), and route-awaresitemap.include/sitemap.lastmodoptions.Patch Changes
5040558: Reduced serverless bundle size: search indexes are emitted only into client output, and the AI search manifest and Waku build metadata are stored as gzipped sidecars.v2.3.3Compare Source
Patch Changes
3612cf0: Addedexcludeto OpenAPI entries to hide tags orx-tagGroupssections from the generated reference (sidebar, pages, search, and the interactive client).3612cf0: Addedx-tagGroupssupport to the OpenAPI reference sidebar (claimed tags nest under named sections, unclaimed tags stay top-level), withsidebar.flattento render chosen sections' tags as top-level items.v2.3.2Compare Source
Patch Changes
a3b0447: Upgraded towaku@1.0.0-beta.6.v2.3.1Compare Source
Patch Changes
5a3ac18: Fixed malformed::changelog{limit}values reaching the changelog fetcher asNaNinstead of falling back to the default limit.28036a4: Rendered::changelogreleases in markdown output (llms.txt,.mdtwins) instead of a literal::changelogline.dad7742: Fixed changelog version links, the skip-to-content link, and markdown and OpenAPI heading anchors navigating to the site root whenbaseUrlis set.a9f4aa4: Defaulted AI searchhybridfusion on; passhybrid: falseto append semantic results below keyword results instead.v2.3.0Compare Source
Minor Changes
ab6ef26: Added opt-in AI search viaai.retriever.Patch Changes
850bda1: Fixed static.mdfiles inpublic/being shadowed by markdown-twin routing.77aa310: Added a directes-module-lexer@^2.3.0dependency to prevent installs from resolving the broken2.2.0release (guybedford/es-module-lexer#214).v2.2.5Compare Source
Patch Changes
26cec40: AddedtrailingSlashRedirectconfig option (defaulttrue).v2.2.4Compare Source
Patch Changes
7718528: Fixed the standalone OpenAPI reference rendering blank (__webpack_require__ is not defined). The genuinereact/Linkimportsunstable_RouterContextfromwaku/router/client, which draggedreact-server-dom-webpackinto the prebuilt browser bundle. The standalone build now aliaseswaku/router/clientto its Waku shim (which provides the router context), keeping the RSC client out of the bundle.v2.2.3Compare Source
Patch Changes
b0ea6e7: Excluded changelog release-body headings from the page outline and sidebar active-section tracking, fixing the overlapping/duplicated "On this page" entries on changelog pages and the stale entries that leaked onto subsequent pages.a1dd6ba: Fixed the Twoslash hover popup being covered by page content onminimalandblanklayouts by giving its portaled positioner a z-index.v2.2.1Compare Source
Patch Changes
44fb8b0: Fixed standalone OpenAPI bundle builds when Vocs components import Waku router subpaths.3f1418d: Preserved visual indentation in Twoslash custom tag output.v2.1.12Compare Source
Patch Changes
ae03b22: Fixed Ask AI markdown actions to use generated markdown assets in static builds.a84d8c4: Preserved leading indentation in custom display tags (@log/@error/@warn/@annotate), so multi-line blocks (e.g. logged objects) keep their indentation instead of being flattened to the left margin.v2.1.11Compare Source
Patch Changes
89ee8ca: Fixed custom display tags (@log/@error/@warn/@annotate) being stripped instead of rendered in TwoslashcheckOnlymode, and fixed runs of consecutive tags rendering in reverse order.v2.1.10Compare Source
Patch Changes
c166f6c: Fixed sitemap generation overwriting user-providedpublic/robots.txtandpublic/sitemap.xmlfiles.v2.1.9Compare Source
Patch Changes
246fdd0: Stopped flagging OpenAPI-generated routes (the mount overview and per-category pages) as dead links.v2.1.8Compare Source
Patch Changes
1d149af: Fixed OpenAPI section sidebar/routing: forwardsidebar.introin the Vite integration, add asidebar.backLinkoption (defaulttrue), and mount_layoutfiles under OpenAPI sections correctly.v2.1.7Compare Source
Patch Changes
47d40a4: Added<OpenApi.Operation />and<OpenApi.Playground />components.v2.1.6Compare Source
Patch Changes
f273dd2: Fixed sidebar active state being lost when scrolling on OpenAPI guide pages (e.g. an authored "Authentication" page mounted under an OpenAPI section). Page-level sidebar items now only defer their active state to in-page anchors that have a corresponding hash-link sidebar item, instead of any heading on the page.v2.1.5Compare Source
Patch Changes
85f6a38: Added aresourceprop to<OpenApi.Endpoints />that renders a flat list of all endpoints for a single resource (e.g.<OpenApi.Endpoints resource="rpc" />).v2.1.4Compare Source
Patch Changes
bbf3a4f: Muted disabled Scalar modal request values.v2.1.3Compare Source
Patch Changes
73cad45: Fixed OpenAPI playground requests for remote specs with relative server URLs.v2.1.2Compare Source
Patch Changes
6a1630c: Fixed generated OpenAPI root pages to render endpoint overviews when no custom intro page was provided.v2.1.1Compare Source
Patch Changes
ae03b22: Fixed Ask AI markdown actions to use generated markdown assets in static builds.a84d8c4: Preserved leading indentation in custom display tags (@log/@error/@warn/@annotate), so multi-line blocks (e.g. logged objects) keep their indentation instead of being flattened to the left margin.v2.0.17Compare Source
Patch Changes
e878574: Fixed persisted Twoslash hovers and completions overlapping following documentation content.v2.0.15Compare Source
Patch Changes
0bc3859: Fixed the MCP Streamable HTTP endpoint hanging on JSON-RPC notifications (e.g.notifications/initialized) by acking payloads that contain no requests with202 Accepted.75eaf10: Fixed user-configuredremarkPlugins(e.g.remark-math) not being applied during llms and search compilation.d9ee887: Fixed multi-second latency when CLI and AI-agent user-agents request static assets (.json,.svg, etc.) by skipping markdown twin resolution for non-page requests.93c0441: Fixedvocs devcrashing on fresh npm/bun installs with a missingreact-servercondition error by keepingreact-server-dom-webpackbundled in the RSC server environments.699e6b3: Upgraded towaku@1.0.0-beta.3and removed the router prefetch patches now fixed upstream.v2.0.14Compare Source
Patch Changes
c47b871: Fixed heading subtext breaking when its description contained inline markdown such as inline code or emphasis.v2.0.13Compare Source
Patch Changes
90c536d: Stripped inline Twoslash cache comments and the sitemap from markdown (.md/llms) pages.v2.0.12Compare Source
Patch Changes
23ca0df: Added copy-to-clipboard behavior for heading anchor links.v2.0.11Compare Source
Patch Changes
c7dcfd0: Fixed inline Twoslash cache comments leaking into rendered code snippets.v2.0.10Compare Source
Patch Changes
60ea522: Improved build performance for Twoslash-heavy sites by highlighting hover popups lazily on the client instead of at build time, significantly reducing build memory and time.v2.0.8Compare Source
Patch Changes
c94eef9: Fixed the experimental Twoslash inline cache producing permanent misses and duplicate comments for code blocks that import or[!include]virtual files.v2.0.7Compare Source
Patch Changes
3597288: Added an experimental inline Twoslash cache (twoslash.inlineCache) that persists results in the markdown source as// @twoslash-cache: ...comments so the cache travels with the repo.v2.0.6Compare Source
Patch Changes
071b04b: Added abadgefield toSidebarItem. Pass a string for a default badge, or an object with avariant(note,info,tip,warning,danger,success) for a colored variant. Renders to the right of the item text on leaf items and group headers.v2.0.5Compare Source
Patch Changes
e25757c: Reduced peak build-time memory and improved twoslash cache reuse on large docs sites.v2.0.4Compare Source
Patch Changes
c88d1d2: Fixed unhandled text directives inside link labels rendering as empty elements.v2.0.3Compare Source
Patch Changes
f98e301: Preserved the configured base path root when normalizing Waku's trailing slash base path.v2.0.2Compare Source
Patch Changes
f850193: Improved MDX development hot updates to avoid delayed or stale page updates after edits.v2.0.1Compare Source
Patch Changes
e878574: Fixed persisted Twoslash hovers and completions overlapping following documentation content.v2.0.0Compare Source
Major Changes
db0b626: Released v2Patch Changes
db0b626]Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.