Skip to content

Update dependency @vuepress/bundler-vite to v2.0.0-rc.31#104

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

Update dependency @vuepress/bundler-vite to v2.0.0-rc.31#104
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vuepress-bundler-vite-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown

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

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
    • At any time (no schedule defined)
  • 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.

@renovate
renovate Bot force-pushed the renovate/vuepress-bundler-vite-2.x branch from 18da5aa to 6e15429 Compare July 12, 2026 11:33
@renovate
renovate Bot force-pushed the renovate/vuepress-bundler-vite-2.x branch from 6e15429 to 69dd019 Compare July 17, 2026 11:07
@renovate
renovate Bot force-pushed the renovate/vuepress-bundler-vite-2.x branch from 69dd019 to 1830736 Compare July 21, 2026 02:54
@renovate
renovate Bot force-pushed the renovate/vuepress-bundler-vite-2.x branch from 1830736 to c76f850 Compare July 24, 2026 11:12
@renovate renovate Bot changed the title Update dependency @vuepress/bundler-vite to v2.0.0-rc.30 Update dependency @vuepress/bundler-vite to v2.0.0-rc.31 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/vuepress-bundler-vite-2.x branch from c76f850 to 6c9db47 Compare July 24, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants