Skip to content

Bump vitepress from 2.0.0-alpha.16 to 2.0.0-alpha.17 in the npm-dependencies group across 1 directory#134

Merged
hhvrc merged 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-dependencies-844d073e28
Mar 30, 2026
Merged

Bump vitepress from 2.0.0-alpha.16 to 2.0.0-alpha.17 in the npm-dependencies group across 1 directory#134
hhvrc merged 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-dependencies-844d073e28

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps the npm-dependencies 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Mar 23, 2026

Deploying openshock-wiki with  Cloudflare Pages  Cloudflare Pages

Latest commit: b2365e8
Status: ✅  Deploy successful!
Preview URL: https://05ab5e9c.openshock-wiki.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-npm-nqn4.openshock-wiki.pages.dev

View logs

@dependabot dependabot Bot changed the title Bump vitepress from 2.0.0-alpha.16 to 2.0.0-alpha.17 in the npm-dependencies group Bump vitepress from 2.0.0-alpha.16 to 2.0.0-alpha.17 in the npm-dependencies group across 1 directory Mar 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-dependencies-844d073e28 branch from 0798b95 to 5bdbbb3 Compare March 30, 2026 06:12
Bumps the npm-dependencies group with 1 update: [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: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-dependencies-844d073e28 branch from 5bdbbb3 to b2365e8 Compare March 30, 2026 07:50
@hhvrc hhvrc merged commit 6ba4030 into master Mar 30, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm-dependencies-844d073e28 branch March 30, 2026 07:55
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