Skip to content

chore(deps-dev): bump the vuepress group across 1 directory with 4 updates - #404

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vuepress-d27129dcf4
Open

chore(deps-dev): bump the vuepress group across 1 directory with 4 updates#404
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vuepress-d27129dcf4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the vuepress group with 4 updates in the / directory: @vuepress/bundler-vite, @vuepress/markdown, @vuepress/plugin-shiki and @vuepress/theme-default.

Updates @vuepress/bundler-vite from 2.0.0-rc.27 to 2.0.0-rc.31

Release notes

Sourced from @​vuepress/bundler-vite's releases.

v2.0.0-rc.31

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.30

   🚀 Features

    View changes on GitHub

v2.0.0-rc.29

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.28

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​vuepress/bundler-vite's changelog.

2.0.0-rc.31 (2026-07-24)

Bug Fixes

  • bundler-webpack: remove vuex from module.noParse (#1702) (894ade0)
  • client: fix client data injection failure caused by HMR (close #1715) (#1716) (2d2d8db)
  • core: update default value for absolutePathPrependBase (#1706) (9a6e677)

Features

BREAKING CHANGES

  • shouldPrefetch now defaults to 'as-needed' instead of true. Builds no longer prefetch every asynchronous page chunk by default. Set shouldPrefetch: true to retain the previous behavior.
  • bundler-webpack - configureWebpack return value now replaces the config object directly. Use the webpackMergeConfig helper to merge configs manually instead.
  • core - Bundler interface now requires type and mergeConfig.

2.0.0-rc.30 (2026-05-14)

Features

2.0.0-rc.29 (2026-05-08)

Bug Fixes

  • bundler-webpack: update esbuild target option (925e63a)

Features

  • cli: fix page file update racing problems and avoid middle state processing (#1691) (da12787)
  • core: add userStyle option to ensure highest css priority (close #1110) (#1695) (071cc21)

2.0.0-rc.28 (2026-04-01)

Bug Fixes

  • cli: cleanup writeTemp on dev server restart (#1693) (ab6eada)
  • cli: pagesWatcher should ignore files based on relative path (#1689) (2e164f5)

... (truncated)

Commits
  • 76f3991 build: publish v2.0.0-rc.31
  • 7d3da21 feat(core)!: add as-needed prefetch strategy (#1711)
  • 2d2d8db fix(client): fix client data injection failure caused by HMR (close #1715) (#...
  • 9f30bdb build: bump deps (#1717)
  • 7ced1d9 feat(core)!: refine bundler options (#1714)
  • f64c208 feat(cli): replace esbuild with rolldown (#1712)
  • cc37a2d ci: replace compromised issues helper actions (#1710)
  • 3345dc2 test(e2e): update tests for router and route-link (#1707)
  • 9a6e677 fix(core): update default value for absolutePathPrependBase (#1706)
  • 1d80f63 refactor(bundler-webpack): correct import path (#1704)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vuepress/bundler-vite since your current version.


Updates @vuepress/markdown from 2.0.0-rc.27 to 2.0.0-rc.31

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vuepress/markdown since your current version.


Updates @vuepress/plugin-shiki from 2.0.0-rc.126 to 2.0.0-rc.132

Commits

Updates @vuepress/theme-default from 2.0.0-rc.126 to 2.0.0-rc.132

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vuepress-d27129dcf4 branch from 719f127 to 39500a0 Compare May 1, 2026 06:35
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions Bot added the Stale label Jun 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vuepress-d27129dcf4 branch from 39500a0 to bd1995d Compare June 1, 2026 03:17
@github-actions github-actions Bot removed the Stale label Jun 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vuepress-d27129dcf4 branch from bd1995d to b96c09a Compare July 1, 2026 01:53
…dates

Bumps the vuepress group with 4 updates in the / directory: [@vuepress/bundler-vite](https://github.com/vuepress/core), [@vuepress/markdown](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/markdown), [@vuepress/plugin-shiki](https://github.com/vuepress/vuepress-next) and [@vuepress/theme-default](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/theme-default).


Updates `@vuepress/bundler-vite` from 2.0.0-rc.27 to 2.0.0-rc.31
- [Release notes](https://github.com/vuepress/core/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](vuepress/core@v2.0.0-rc.27...v2.0.0-rc.31)

Updates `@vuepress/markdown` from 2.0.0-rc.27 to 2.0.0-rc.31
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/markdown)

Updates `@vuepress/plugin-shiki` from 2.0.0-rc.126 to 2.0.0-rc.132
- [Release notes](https://github.com/vuepress/vuepress-next/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress/vuepress-next/commits)

Updates `@vuepress/theme-default` from 2.0.0-rc.126 to 2.0.0-rc.132
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/theme-default)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-version: 2.0.0-rc.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: "@vuepress/markdown"
  dependency-version: 2.0.0-rc.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: "@vuepress/plugin-shiki"
  dependency-version: 2.0.0-rc.128
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: "@vuepress/theme-default"
  dependency-version: 2.0.0-rc.128
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vuepress-d27129dcf4 branch from b96c09a to 7028936 Compare August 1, 2026 01:53
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