Skip to content

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

Merged
bluwy merged 2 commits into
mainfrom
dependabot/npm_and_yarn/vitepress-2.0.0-alpha.19
Aug 11, 2026
Merged

Build(deps-dev): Bump vitepress from 2.0.0-alpha.18 to 2.0.0-alpha.19#2226
bluwy merged 2 commits into
mainfrom
dependabot/npm_and_yarn/vitepress-2.0.0-alpha.19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 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 Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 9, 2026
@changeset-bot

changeset-bot Bot commented Aug 9, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3d69787

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

socket-security Bot commented Aug 9, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedvitepress@​2.0.0-alpha.19981008695100

View full report

@netlify

netlify Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploy Preview for changesets ready!

Name Link
🔨 Latest commit 3d69787
🔍 Latest deploy log https://app.netlify.com/projects/changesets/deploys/6a7b1dd37b09be0008729673
😎 Deploy Preview https://deploy-preview-2226--changesets.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitepress-2.0.0-alpha.19 branch from 63b6e33 to ab17b2d Compare August 10, 2026 04:50
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 ab17b2d to b7853f4 Compare August 10, 2026 16:10
@bluwy
bluwy enabled auto-merge August 11, 2026 13:06
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.53%. Comparing base (e3facad) to head (3d69787).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2226      +/-   ##
==========================================
- Coverage   84.53%   84.53%   -0.01%     
==========================================
  Files          80       80              
  Lines        3163     3168       +5     
  Branches      889      892       +3     
==========================================
+ Hits         2674     2678       +4     
- Misses        432      433       +1     
  Partials       57       57              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bluwy
bluwy added this pull request to the merge queue Aug 11, 2026
Merged via the queue into main with commit a437c0d Aug 11, 2026
17 of 18 checks passed
@bluwy
bluwy deleted the dependabot/npm_and_yarn/vitepress-2.0.0-alpha.19 branch August 11, 2026 13:18
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