Skip to content

fix(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

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 71e77d4
🔍 Latest deploy log https://app.netlify.com/projects/pkg-x/deploys/6aa9af616890f30008d107c8

@renovate
renovate Bot force-pushed the renovate/vuepress-vuepress-bundler-vite-2.x branch from 980487e to d26ab43 Compare August 7, 2026 02:37
@renovate renovate Bot changed the title chore(deps): update dependency @vuepress/bundler-vite to v2.0.0-rc.31 fix(deps): update dependency @vuepress/bundler-vite to v2.0.0-rc.31 Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/vuepress-vuepress-bundler-vite-2.x branch 2 times, most recently from 9ab23ec to ced2ab5 Compare August 14, 2026 22:48
@renovate
renovate Bot force-pushed the renovate/vuepress-vuepress-bundler-vite-2.x branch from ced2ab5 to 641a082 Compare August 26, 2026 10:30
@renovate
renovate Bot force-pushed the renovate/vuepress-vuepress-bundler-vite-2.x branch 4 times, most recently from 134a597 to bf9c186 Compare September 7, 2026 23:39
@renovate
renovate Bot force-pushed the renovate/vuepress-vuepress-bundler-vite-2.x branch 2 times, most recently from 306eaea to 604526a Compare September 10, 2026 21:55
@renovate
renovate Bot force-pushed the renovate/vuepress-vuepress-bundler-vite-2.x branch from 604526a to 71e77d4 Compare September 15, 2026 20:49
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