Skip to content

Bump @vuepress/bundler-vite from 2.0.0-rc.30 to 2.0.0-rc.31 - #36

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 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 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 [@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.31
  dependency-type: direct:production
  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 Jul 25, 2026
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