Skip to content

chore(deps-dev): Bump vitepress from 2.0.0-alpha.18 to 2.0.0-alpha.19 - #60

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/vitepress-2.0.0-alpha.19
Open

chore(deps-dev): Bump vitepress from 2.0.0-alpha.18 to 2.0.0-alpha.19#60
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/vitepress-2.0.0-alpha.19

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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 dependabot Bot added dependencies Dependency updates javascript Pull requests that update javascript code labels Aug 10, 2026
Bumps [vitepress](https://github.com/vuejs/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitepress-2.0.0-alpha.19 branch from 3bb35e1 to a964ccd Compare August 11, 2026 10:56
@niclimcy

Copy link
Copy Markdown
Contributor

Seems to be an upstream dependency issue with typescript 7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant