Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Configuration

📅 Schedule: (UTC)

  • 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 2 times, most recently from 39ab702 to d3e8f0d Compare April 1, 2026 18:45
@renovate renovate Bot force-pushed the renovate/vitepress-2.x-lockfile branch from d3e8f0d to 4090f48 Compare April 8, 2026 19:37
@renovate renovate Bot force-pushed the renovate/vitepress-2.x-lockfile branch from 4090f48 to 01b0bac Compare April 29, 2026 13:37
@renovate renovate Bot force-pushed the renovate/vitepress-2.x-lockfile branch 2 times, most recently from 89065b5 to eb2333d Compare May 18, 2026 10:28
@renovate renovate Bot force-pushed the renovate/vitepress-2.x-lockfile branch 2 times, most recently from 95f85b8 to 143dd49 Compare June 1, 2026 15:37
@renovate renovate Bot force-pushed the renovate/vitepress-2.x-lockfile branch from 143dd49 to 04af0ef Compare June 11, 2026 12:12
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