Skip to content

chore(deps-dev): bump vitepress from 2.0.0-alpha.16 to 2.0.0-alpha.17 in the all group across 1 directory#60

Merged
hesprs merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-844d073e28
Apr 1, 2026
Merged

chore(deps-dev): bump vitepress from 2.0.0-alpha.16 to 2.0.0-alpha.17 in the all group across 1 directory#60
hesprs merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-844d073e28

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the all group with 1 update in the / directory: vitepress.

Updates 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

Previously, the <!-- @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.

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 1 update in the / directory: [vitepress](https://github.com/vuejs/vitepress).


Updates `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
  dependency-group: all
...

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 Apr 1, 2026
@hesprs hesprs merged commit c83a6b7 into main Apr 1, 2026
3 checks passed
@hesprs hesprs deleted the dependabot/npm_and_yarn/all-844d073e28 branch April 1, 2026 12:36
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.

1 participant