Skip to content

build(deps-dev): bump vitepress from 2.0.0-alpha.16 to 2.0.0-alpha.17#414

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vitepress-2.0.0-alpha.17
Open

build(deps-dev): bump vitepress from 2.0.0-alpha.16 to 2.0.0-alpha.17#414
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vitepress-2.0.0-alpha.17

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps vitepress from 2.0.0-alpha.16 to 2.0.0-alpha.17.

Release notes

Sourced from vitepress's releases.

v2.0.0-alpha.17

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

2.0.0-alpha.17 (2026-03-19)

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

  • theme: add home-hero-actions-before-actions slot (#5151) (74a73d8)
  • support text-fragments (#5140) (44e2675)
  • theme: add Japanese translation for "copied" label (#5106) (a01bba0)
  • theme: enable text-autospace and text-spacing-trim (closes #4996) (d7effff)
  • theme: support specifying list of details in home page features (closes #5101) (3146ce4)

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.codeTransformers with a postprocess hook. See docs/.vitepress/config.ts in this repo for an example.

Commits
  • 6beafe9 release: v2.0.0-alpha.17
  • 74a73d8 feat(client): add home-hero-actions-before-actions slot (#5151)
  • 17696c3 fix(theme): close sidebar on resize (closes #5145)
  • ca1e875 fix: disable brotli compression in preview server
  • 5ad39ab docs: add special thanks section
  • 44e2675 feat: support text-fragments (#5140)
  • d019acd chore: fix typo
  • f811d58 fix(theme): enable line-break: strict for \<li> too
  • 21a5fb6 fix(theme): disable text autospace in \<pre> (closes #5115)
  • 8096eac fix(theme): strip system-ui from font-family-base (#4988)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vitepress](https://github.com/vuejs/vitepress) from 2.0.0-alpha.16 to 2.0.0-alpha.17.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v2.0.0-alpha.16...v2.0.0-alpha.17)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-version: 2.0.0-alpha.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants