Skip to content

Bump vitepress from 2.0.0-alpha.18 to 2.0.0-alpha.19 in /docs in the docs group - #1240

Merged
shibayan merged 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/docs-318069cb6b
Aug 5, 2026
Merged

Bump vitepress from 2.0.0-alpha.18 to 2.0.0-alpha.19 in /docs in the docs group#1240
shibayan merged 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/docs-318069cb6b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the docs group in /docs with 1 update: vitepress.

Updates vitepress from 2.0.0-alpha.18 to 2.0.0-alpha.19

Release notes

Sourced from vitepress's releases.

v2.0.0-alpha.19

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

2.0.0-alpha.19 (2026-08-02)

Bug Fixes

  • build: apply rewrites when computing createContentLoader urls (9e2148d)
  • build: clear markdown cache with rewritten path on include change (5eac447), closes #5035
  • build: compose markdown preConfig hook when extending configs (c39a85a), closes #5205
  • build: don't apply docsearch css transform to pages matching its filter (fa0e48c)
  • build: don't rely on checkout directory name when externalizing types (e6ba9d8)
  • build: report links to pre-rewrite paths of rewritten pages as dead (3cf3f37)
  • build: resolve additional configs by source path (5e4a9e7)
  • build: resolve rewrites against externally injected pages too (769c10e)
  • build: respect cleanUrls in content loader render (027f046), closes #4331 #5299
  • build: track include importers by module id (c961655)
  • build: prevent duplicate IDs in MiniSearch (#5303) (505278c)
  • build: remove stackTraceLimit Infinity for DEBUG (#5318) (865d04b)
  • build: retry file reads when out of file descriptors (da71173)
  • cli: avoid onAfterConfigResolve (3fbaf9c)
  • client: make the route the single source of truth for the URL hash (dcb7a75)
  • markdown: preserve user-defined attributes (3f4530b), closes #5123
  • markdown: remove extra whitespace from container markup (b6d9cb8)
  • markdown: skip circular includes (3372516)
  • markdown: remove deprecated cjkFriendly option (27762ea)
  • markdown: rename image option lazyLoading to lazyLoad (078786a)
  • search: index changed files with srcDir-relative paths in dev (6b64f35), closes #3374
  • search: only index pages on dev updates (559fb24)
  • search: serve a fresh search index after dev updates (1534a67)
  • search: skip pages that fail to render instead of crashing dev server (3ffefa2)
  • theme: use ul and li for lists (#5326) (3f99872)
  • theme: align docsearch breakpoints with the default theme (90c28d4), closes #5213
  • theme: align local search breakpoint (#5217) (a425113)
  • theme: correct anchor scroll margins across viewports (dabc5e9)
  • theme: ensure outline marker follows click (#3879) (31287c0)
  • theme: external link icon not showing in navbar links (225c94a), closes #5306
  • theme: pass target and rel to prev/next page links (#5297) (6b5e770)
  • theme: preserve url params when switching languages (#5312) (9ee401d)
  • theme: prevent TypeError when navigating to page without outline (#5329) (9376c58)
  • theme: remove font-synthesis style (#5309) (c34769c)
  • theme: safari not showing external link icon properly (7118402)
  • theme: rebuild the base styles on tailwind's preflight (f1ee913)
  • theme: route cjk punctuation to matching system fonts (91b06b6)
  • theme: remove deprecated disableDetailedView local search option (cec4998)
  • theme: remove deprecated lastUpdatedText option (18d1b47)
  • theme: remove deprecated outlineTitle option (95c0420)
  • types: declare Badge as a global component (ca8ba5b)
  • types: import EnhanceAppContext from package entry in theme.d.ts (8ff1f3e), closes #5156

Features

  • add web-types.json for JetBrains IDE support (1d448c9), closes #5157

... (truncated)

Commits
  • ecc7ae1 release: v2.0.0-alpha.19
  • 3ffefa2 fix(search): skip pages that fail to render instead of crashing dev server
  • e9b762b docs: update code snippet and file inclusion guides
  • 6a337ef feat(markdown)!: rebase relative urls in included files
  • 0e50d75 feat(markdown)!: rewrite include processing as a markdown plugin
  • 45c5b2f feat(markdown)!: rewrite the snippet plugin
  • 6a4a977 refactor(node): normalize line endings at the file read boundary
  • b303dd3 feat(markdown): add region marker engine
  • 5a3830c chore: enable strict peer deps
  • 2fb6bda perf(md): limit the compile cache's memory usage
  • 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 docs group in /docs with 1 update: [vitepress](https://github.com/vuejs/vitepress).


Updates `vitepress` from 2.0.0-alpha.18 to 2.0.0-alpha.19
- [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.18...v2.0.0-alpha.19)

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

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 Aug 5, 2026
Copilot AI review requested due to automatic review settings August 5, 2026 02:30
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Aug 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the documentation site tooling by bumping the VitePress dependency version to the next alpha release.

Changes:

  • Bumped vitepress from 2.0.0-alpha.18 to 2.0.0-alpha.19 in docs devDependencies.
Files not reviewed (1)
  • docs/package-lock.json: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@shibayan
shibayan merged commit b2bfcae into master Aug 5, 2026
7 checks passed
@shibayan
shibayan deleted the dependabot/npm_and_yarn/docs/docs-318069cb6b branch August 5, 2026 02:32
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.

2 participants