Update dependency vitepress to v2.0.0-alpha.17 #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/vitepress-2.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.0.0-alpha.16→2.0.0-alpha.17Release Notes
vuejs/vitepress (vitepress)
v2.0.0-alpha.17Compare Source
Bug Fixes
processIncludesno longer swallows errors (fb21fdf)clipboard.writeTextso that fallback works in non-secure contexts (#5119) (b544df8)rel="alternate"andhreflangto links in language menu (#5108) (f09593b)<pre>(closes #5115) (21a5fb6)line-break: strictfor<li>too (f811d58)Features
home-hero-actions-before-actionsslot (#5151) (74a73d8)BREAKING CHANGES
The previous
<!-- @​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.codeTransformerswith apostprocesshook. Seedocs/.vitepress/config.tsin 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.
This PR has been generated by Renovate Bot.
a30a36c5acf217d285f0