Skip to content

Bump @vuepress/bundler-vite from 2.0.0-rc.30 to 2.0.0-rc.31 in /docs - #177

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/vuepress/bundler-vite-2.0.0-rc.30
Open

Bump @vuepress/bundler-vite from 2.0.0-rc.30 to 2.0.0-rc.31 in /docs#177
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/vuepress/bundler-vite-2.0.0-rc.30

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown

Bumps @vuepress/bundler-vite from 2.0.0-rc.30 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
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.
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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 3, 2026
@hhund

hhund commented Aug 4, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [@vuepress/bundler-vite](https://github.com/vuepress/core) from 2.0.0-rc.30 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.30...v2.0.0-rc.31)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-version: 2.0.0-rc.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @vuepress/bundler-vite from 2.0.0-rc.26 to 2.0.0-rc.30 in /docs Bump @vuepress/bundler-vite from 2.0.0-rc.30 to 2.0.0-rc.31 in /docs Aug 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/vuepress/bundler-vite-2.0.0-rc.30 branch from a5ef551 to 7f5b113 Compare August 4, 2026 11: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