Skip to content

Update dependency vitepress to v2.0.0-alpha.17#764

Merged
rossaddison merged 1 commit intomainfrom
renovate/vitepress-2.x-lockfile
Mar 19, 2026
Merged

Update dependency vitepress to v2.0.0-alpha.17#764
rossaddison merged 1 commit intomainfrom
renovate/vitepress-2.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Change Age Confidence
vitepress (source) 2.0.0-alpha.162.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

The previous <!-- @&#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 previously 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.


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.

@sonarqubecloud
Copy link

@rossaddison rossaddison merged commit 24c0fe0 into main Mar 19, 2026
8 checks passed
@rossaddison rossaddison deleted the renovate/vitepress-2.x-lockfile branch March 19, 2026 23:29
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.

1 participant