Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps vitepress from 2.0.0-alpha.12 to 2.0.0-alpha.13.

Release notes

Sourced from vitepress's releases.

v2.0.0-alpha.13

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

2.0.0-alpha.13 (2025-11-13)

Bug Fixes

  • client,a11y: improve focus handling and scrolling behavior in router (#4943) (d46107f)
  • disable markdown-it-attrs for fenced code blocks (0899618)
  • git log parsing when there are empty commits in history (#4965) (612c458)
  • print full path in dead links check (2b77fb3), closes #4919
  • rename markdown.cjkFriendly to markdown.cjkFriendlyEmphasis (bce0b53), closes #4952
  • respect markdown.cache = false on build too (6d7422f)
  • simplify lang extraction logic; use markdown-it plugins in type-safe manner; bump deps (4e548f5)
  • theme: add lang and dir attributes to language picker (f0b29d7)
  • theme: adjust margin of code blocks inside containers (82fac5d), closes #4921
  • theme: avoid use of :where in selector list for now (c2eaccd), closes #4923
  • theme: disable whitespace wrapping for VPBadge (#4968) (113d230)
  • theme: use nav height css var for curtain top in sidebar (#4993) (be260fd)

Features

  • export cacheAllGitTimestamps and getGitTimestamp (31d87e2)
  • i18n,a11y: change last update logic (#4935) (187bf25)
  • markdown: support custom display-name for fenced code blocks (#4960) (3d61619)
  • prevent $ symbol selection in shell code (#5025) (bf2715e)
  • theme: allow passing functions for nav links (#4963) (34cfa91)

Performance Improvements

  • make a single git call for timestamps instead of calling it for each file (#4958) (6dfcdd3)

BREAKING CHANGES

  • markdown-it-attrs is disabled for fenced code blocks. For most users no change is required. If you want to add classes to code blocks, do it using shiki transformers instead.
  • Rename cjkFriendly to cjkFriendlyEmphasis in your vitepress config. Most people should be unaffected unless they want to disable the CJK emphasis behavior added v2.0.0-alpha.12.
Commits
  • 40da998 release: v2.0.0-alpha.13
  • 0899618 fix: disable markdown-it-attrs for fenced code blocks
  • a6e6e59 refactor: use shiki's transformerMetaHighlight
  • 1ccb1c3 ci: bump actions and node versions
  • 4e548f5 fix: simplify lang extraction logic; use markdown-it plugins in type-safe man...
  • eddf0ca docs(zh): add comment translations in extending-default-theme.md (#5026)
  • bf2715e feat: prevent $ symbol selection in shell code (#5025)
  • 8da5e74 docs(zh): add comment translations in deploy.md (#5024)
  • be260fd fix(theme): use nav height css var for curtain top in sidebar (#4993)
  • 7879002 docs: correct component name in headers [lunaria-ignore] (#4989)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vitepress](https://github.com/vuejs/vitepress) from 2.0.0-alpha.12 to 2.0.0-alpha.13.
- [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.12...v2.0.0-alpha.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 18, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #26.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitepress-2.0.0-alpha.13 branch November 24, 2025 00:42
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