Skip to content

chore(deps): update dependency @vuepress/bundler-vite to v2.0.0-rc.31 - #826

Open
renovate[bot] wants to merge 1 commit into
nextfrom
renovate/vuepress-vuepress-bundler-vite-2.x
Open

chore(deps): update dependency @vuepress/bundler-vite to v2.0.0-rc.31#826
renovate[bot] wants to merge 1 commit into
nextfrom
renovate/vuepress-vuepress-bundler-vite-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vuepress/bundler-vite (source) 2.0.0-rc.262.0.0-rc.31 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vuepress/core (@​vuepress/bundler-vite)

v2.0.0-rc.31

Compare Source

Bug Fixes
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.

v2.0.0-rc.30

Compare Source

Features

v2.0.0-rc.29

Compare Source

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)

v2.0.0-rc.28

Compare Source

Bug Fixes
Code Refactoring
  • core: update onPageUpdated hook params for delete event (#​1692) (206e99e)
BREAKING CHANGES
  • core: The onPageUpdated hook swaps the parameter order for delete type from ('delete', page, null) to ('delete', null, page).

v2.0.0-rc.27

Compare Source

Bug Fixes
  • cli: use a separate ignore matcher to ignore watched files (#​1681) (1ab52b6)
  • core: page creation should respect page options (#​1673) (b713ef4)
Features
  • core: avoid race conditions when writing temp files (#​1674) (d89ac9f)
  • core: optimize default value handling for options.locales (#​1676) (b0e36c2)
  • bundler-vite: upgrade to vite 8 and migrate to rolldown (a59bed2)
  • upgrade vue-router to v5 (d777384)
BREAKING CHANGES
  • Page temp files have been removed. Now page components are loaded by bundler directly. If you rely on watching page temp files in dev mode, you can make use of the new onPageUpdated hook instead.
  • markdown the markdown.assets.relativePathPrefix option has been removed, as it's redundant after removing page temp files.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Friday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify

netlify Bot commented Jul 31, 2026

Copy link
Copy Markdown

Deploy Preview for pkg-x failed.

Name Link
🔨 Latest commit 980487e
🔍 Latest deploy log https://app.netlify.com/projects/pkg-x/deploys/6a6bf65e2352d40008865317

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants