Skip to content

chore(deps): update dependency @vuepress/client to v2.0.0-rc.31 - #2167

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

vuepress/core (@​vuepress/client)

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 added the dependencies Pull requests that update a dependency file label Mar 10, 2026
@renovate
renovate Bot force-pushed the renovate/vuepress-client-2.x branch 3 times, most recently from 5844344 to e9554c8 Compare March 14, 2026 14:34
@renovate
renovate Bot force-pushed the renovate/vuepress-client-2.x branch from e9554c8 to 31ac256 Compare March 26, 2026 17:15
@renovate renovate Bot changed the title chore(deps): update dependency @vuepress/client to v2.0.0-rc.27 chore(deps): update dependency @vuepress/client to v2.0.0-rc.28 Apr 1, 2026
@renovate
renovate Bot force-pushed the renovate/vuepress-client-2.x branch from 31ac256 to 6cb282f Compare April 1, 2026 09:40
@renovate renovate Bot changed the title chore(deps): update dependency @vuepress/client to v2.0.0-rc.28 chore(deps): update dependency @vuepress/client to v2.0.0-rc.29 May 9, 2026
@renovate
renovate Bot force-pushed the renovate/vuepress-client-2.x branch from 6cb282f to 9f27693 Compare May 9, 2026 00:00
@renovate
renovate Bot force-pushed the renovate/vuepress-client-2.x branch from 9f27693 to 63e9a9f Compare July 25, 2026 11:15
@renovate renovate Bot changed the title chore(deps): update dependency @vuepress/client to v2.0.0-rc.29 chore(deps): update dependency @vuepress/client to v2.0.0-rc.31 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/vuepress-client-2.x branch from 63e9a9f to fbfca20 Compare August 14, 2026 16:43
@renovate
renovate Bot force-pushed the renovate/vuepress-client-2.x branch from fbfca20 to ad76db2 Compare September 7, 2026 20:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants