Skip to content

chore(deps): update dependency vitepress to v2.0.0-alpha.17#1356

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/vitepress-2.x-lockfile
Open

chore(deps): update dependency vitepress to v2.0.0-alpha.17#1356
renovate[bot] wants to merge 1 commit intodevfrom
renovate/vitepress-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 13, 2025

This PR contains the following updates:

Package Change Age Confidence
vitepress (source) 2.0.0-alpha.122.0.0-alpha.17 age confidence

Release Notes

vuejs/vitepress (vitepress)

v2.0.0-alpha.17

Compare Source

Bug Fixes
  • build: processIncludes no longer swallows errors (fb21fdf)
  • build: deterministic local search indexing and non-blocking initial scan (closes #​4081) (fc0f203)
  • client: await clipboard.writeText so that fallback works in non-secure contexts (#​5119) (b544df8)
  • disable brotli compression in preview server (ca1e875)
  • theme: add rel="alternate" and hreflang to links in language menu (#​5108) (f09593b)
  • theme: add margin to images in vp-doc (closes #​5136) (896e49a)
  • theme: close sidebar on resize (closes #​5145) (17696c3)
  • theme: disable text autospace in <pre> (closes #​5115) (21a5fb6)
  • theme: enable line-break: strict for <li> too (f811d58)
  • theme: keep pnum,tnum features in Inter (f1bef95), closes #​5096
  • theme: navbar menu group is incorrectly highlighted (#​5113) (b28667b)
  • theme: strip system-ui from font-family-base (#​4988) (8096eac)
Features
BREAKING CHANGES

Previously, the <!-- @&#8203;include: ./path/to/file --> syntax silently ignored errors when files did not exist. This behavior was originally intended as an escape hatch while documenting includes, but better solutions now exist using Shiki transformers.

For most users, no code changes are required. If you now see errors, it means your includes are broken and were earlier not being reported.

Users who intentionally reference non-existent files or want to document includes without resolving them can configure markdown.codeTransformers with a postprocess hook. See docs/.vitepress/config.ts in this repo for an example.

v2.0.0-alpha.16

Compare Source

Bug Fixes
Features
  • theme: upgrade DocSearch to 4.5 with sidepanel (#​5092) (0d646a6)
  • theme: use @layer __vitepress_base to wrap the styles in base.css (#​4905) (f8d8c0d)

v2.0.0-alpha.15

Compare Source

Bug Fixes

v2.0.0-alpha.14

Compare Source

Bug Fixes
Features
  • client: emit vitepress:codeGroupTabActivate custom event when a code group tab is activated (dfb02a4), closes #​5023

v2.0.0-alpha.13

Compare Source

Bug Fixes
  • client,a11y: improve focus handling and scrolling behavior in router (#​4943) (d46107f)
  • disable markdown-it-attrs for fenced code blocks (0899618)
  • git log parsing when there are empty commits in history (#​4965) (612c458)
  • print full path in dead links check (2b77fb3), closes #​4919
  • rename markdown.cjkFriendly to markdown.cjkFriendlyEmphasis (bce0b53), closes #​4952
  • respect markdown.cache = false on build too (6d7422f)
  • simplify lang extraction logic; use markdown-it plugins in type-safe manner; bump deps (4e548f5)
  • theme: add lang and dir attributes to language picker (f0b29d7)
  • theme: adjust margin of code blocks inside containers (82fac5d), closes #​4921
  • theme: avoid use of :where in selector list for now (c2eaccd), closes #​4923
  • theme: disable whitespace wrapping for VPBadge (#​4968) (113d230)
  • theme: use nav height css var for curtain top in sidebar (#​4993) (be260fd)
Features
Performance Improvements
  • make a single git call for timestamps instead of calling it for each file (#​4958) (6dfcdd3)
BREAKING CHANGES
  • markdown-it-attrs is disabled for fenced code blocks. For most users no change is required. If you want to add classes to code blocks, do it using shiki transformers instead.
  • Rename cjkFriendly to cjkFriendlyEmphasis in your vitepress config. Most people should be unaffected unless they want to disable the CJK emphasis behavior added v2.0.0-alpha.12.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from df06d9e to 01494ee Compare November 18, 2025 09:41
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v2.0.0-alpha.13 chore(deps): update dependency vitepress to v2.0.0-alpha.14 Nov 21, 2025
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch 2 times, most recently from 73cd45b to 987ec25 Compare November 22, 2025 10:07
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v2.0.0-alpha.14 chore(deps): update dependency vitepress to v2.0.0-alpha.15 Nov 22, 2025
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from 987ec25 to c75bb9a Compare December 3, 2025 17:08
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from c75bb9a to a4ad824 Compare December 31, 2025 14:56
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from a4ad824 to 6f86bb2 Compare January 8, 2026 19:05
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch 2 times, most recently from 6a86986 to 2765d9e Compare January 23, 2026 20:33
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v2.0.0-alpha.15 chore(deps): update dependency vitepress to v2.0.0-alpha.16 Jan 31, 2026
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch 2 times, most recently from 6c3f601 to 747605f Compare February 2, 2026 19:29
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch 2 times, most recently from a052afa to 14a74a8 Compare February 17, 2026 21:42
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from 14a74a8 to 94e5ea6 Compare March 5, 2026 19:57
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from 94e5ea6 to 0f5dbbe Compare March 13, 2026 15:35
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v2.0.0-alpha.16 chore(deps): update dependency vitepress to v2.0.0-alpha.17 Mar 19, 2026
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from 0f5dbbe to 4289715 Compare March 19, 2026 21:30
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from 4289715 to 669ffb8 Compare March 27, 2026 13:34
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.

0 participants