Skip to content

chore(npm-deps): bump vitepress from 2.0.0-alpha.17 to 2.0.0-alpha.18 in the npm group across 1 directory#49

Merged
rez1dent3 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-a8523555da
Jul 10, 2026
Merged

chore(npm-deps): bump vitepress from 2.0.0-alpha.17 to 2.0.0-alpha.18 in the npm group across 1 directory#49
rez1dent3 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-a8523555da

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 1 update in the / directory: vitepress.

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

Release notes

Sourced from vitepress's releases.

v2.0.0-alpha.18

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

2.0.0-alpha.18 (2026-07-06)

Bug Fixes

  • build: apply base to links with download attribute (#5186) (01987c4)
  • build: normalize rewrite drive letters (#5245) (5c50b99)
  • build: show dead link line numbers (#5230) (c37bde6)
  • compose markdown config when extending configs (#5236) (04f4fba)
  • delete undefined values while merging sidepanel props (cc30b10)
  • disable pluginTimings and invalidAnnotation for now (9315fc1)
  • don't invalidate framework chunk when a new asset is added (c0e2e18)
  • escape description in head (d96bf1d)
  • index rewritten local search pages by locale (#5241) (80cf265)
  • keep translation links in the current tab (#5158) (202ee70)
  • normalize /index to / (856858d), closes #5165
  • preserve Agent Studio DocSearch options (#5254) (f29ffdb)
  • preserve external sidebar links with base (#5243) (ddf178a)
  • prevent DocSearch SVG clipping in WebKit (#5240) (a357e5e)
  • strip frontmatter before heading includes (#5246) (e68fade)
  • theme: avatars misaligned in team member cards (6730fb8), closes #5160
  • theme: correct mixed LTR/RTL text rendering in code blocks (73f7b0b)
  • theme: keep external link icon inline (#5232) (756a88c)
  • theme: prevent sub and sup elements from affecting line height (19357f9), closes #5173
  • use resolveDynamicComponent instead of resolveComponent (9da1e3e)

Features

  • add macOS local search navigation shortcuts (#5237) (e635e9e)
  • add support for format option in Carbon options (#5188) (6ee01bf)
  • allow custom i18n routing (#5239) (eef5742)
  • allow VPContent to use custom components (#5176) (c0b38d5)
  • markdown: expose Shiki color replacements in markdown options (#5153) (fccc617)
  • migrate to vite 8 (228eef1)
  • show local search loading state (#5252) (7e2273a)
  • support scroll-margin / scroll-padding (6cce766)
  • support social link target option (#5242) (d0159c8)

BREAKING CHANGES

  • VitePress now uses Vite 8. If you are using Vite plugins in your config, please check the Vite 8 migration guide for any breaking changes that may affect you.
  • Node 20 support is dropped. v22 or higher is needed.
  • scrollOffset from config is removed. Users wanting to customize scroll offset should customize scroll-margin-top via CSS instead. smoothScroll support from router.go is also removed as it didn't work as expected for most users. Users wanting smooth scrolling should set scroll-behavior: smooth in CSS, ideally inside a @media (prefers-reduced-motion: no-preference) block.
Commits
  • ca57890 release: v2.0.0-alpha.18
  • 9315fc1 fix: disable pluginTimings and invalidAnnotation for now
  • 470c4e0 refactor: clean up types
  • c0e2e18 fix: don't invalidate framework chunk when a new asset is added
  • 1ade7bd refactor: migrate scripts to typescript and organize imports
  • e6e90ed refactor: drop fs-extra and organize imports
  • 228eef1 feat!: migrate to vite 8
  • 7e2273a feat: show local search loading state (#5252)
  • 0100d4d docs: clarify Ask AI suggested questions (#5248)
  • cc30b10 fix: delete undefined values while merging sidepanel props
  • 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 Jul 7, 2026
@dependabot dependabot Bot changed the title chore(npm-deps): bump vitepress from 2.0.0-alpha.17 to 2.0.0-alpha.18 in the npm group chore(npm-deps): bump vitepress from 2.0.0-alpha.17 to 2.0.0-alpha.18 in the npm group across 1 directory Jul 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-a8523555da branch from 7f525e7 to 3699b50 Compare July 10, 2026 04:54
@rez1dent3

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps the npm group with 1 update in the / directory: [vitepress](https://github.com/vuejs/vitepress).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-a8523555da branch from 3699b50 to dd7450b Compare July 10, 2026 05:19
@rez1dent3 rez1dent3 merged commit cd26766 into master Jul 10, 2026
15 of 16 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm-a8523555da branch July 10, 2026 17:55
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