Skip to content

Bump vitepress from 2.0.0-alpha.1 to 2.0.0-alpha.16#281

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vitepress-2.0.0-alpha.16
Closed

Bump vitepress from 2.0.0-alpha.1 to 2.0.0-alpha.16#281
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vitepress-2.0.0-alpha.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps vitepress from 2.0.0-alpha.1 to 2.0.0-alpha.16.

Release notes

Sourced from vitepress's releases.

v2.0.0-alpha.16

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.15

Fixes a theme regression in v2-alpha.14.

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.14

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.13

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.12

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.11

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.10

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.9

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.8

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.7

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.6

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.5

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.4

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.3

Please refer to CHANGELOG.md for details.

v2.0.0-alpha.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

2.0.0-alpha.16 (2026-01-31)

Bug Fixes

Features

  • theme: upgrade DocSearch to 4.5 with sidepanel (#5092) (0d646a6)
  • theme: use @layer __vitepress_base to wrap the styles in base.css (#4905) (f8d8c0d)

2.0.0-alpha.15 (2025-11-22)

Bug Fixes

  • theme: navbar overflowing on mobile devices (06f0e1a), closes #5039

2.0.0-alpha.14 (2025-11-21)

Bug Fixes

  • log dead links in dev mode too (179ee62), closes #4419
  • theme: sidebar alignment when scrollbar is there on page (0ee7158), closes #5027

Features

  • client: emit vitepress:codeGroupTabActivate custom event when a code group tab is activated (dfb02a4), closes #5023

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)

... (truncated)

Commits
  • 949e9b1 release: v2.0.0-alpha.16
  • 0d646a6 feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092)
  • d4796a0 docs: add vitepress-plugin-typesense npm link (#5100)
  • a28e171 fix(theme): remove margin between code groups and blocks in markdown containers
  • f8d8c0d feat(theme): use @layer __vitepress_base to wrap the styles in base.css (#4...
  • 923aa90 fix(theme): highlight active link in mobile nav menu (#5086) (closes #5068, c...
  • b200865 fix(theme): align badges in h1 and h2 (#5087) (closes #5063)
  • f119b18 fix(theme): add fallback for heroImageSlotExists (#5076)
  • 66cf64e fix: always log error when failed to fetch page
  • 8ed6ea0 fix(theme): overflow clip is buggy on safari
  • 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 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.1 to 2.0.0-alpha.16.
- [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.1...v2.0.0-alpha.16)

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

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 Mar 2, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitepress-2.0.0-alpha.16 branch March 2, 2026 22:16
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.

0 participants