Skip to content

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

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/vuepress-bundler-vite-2.x
Mar 15, 2026
Merged

chore(deps): update dependency @vuepress/bundler-vite to v2.0.0-rc.27#99
renovate[bot] merged 1 commit intomainfrom
renovate/vuepress-bundler-vite-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2026

This PR contains the following updates:

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

Release Notes

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

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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) March 14, 2026 23:59
@renovate
Copy link
Contributor Author

renovate bot commented Mar 14, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: vuepress@2.0.0-rc.26
npm error Found: @vuepress/bundler-vite@2.0.0-rc.27
npm error node_modules/@vuepress/bundler-vite
npm error   dev @vuepress/bundler-vite@"2.0.0-rc.27" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @vuepress/bundler-vite@"2.0.0-rc.26" from vuepress@2.0.0-rc.26
npm error node_modules/vuepress
npm error   dev vuepress@"2.0.0-rc.26" from the root project
npm error   peer vuepress@"2.0.0-rc.26" from @vuepress-plume/plugin-fonts@1.0.0-rc.192
npm error   node_modules/@vuepress-plume/plugin-fonts
npm error     @vuepress-plume/plugin-fonts@"1.0.0-rc.192" from vuepress-theme-plume@1.0.0-rc.192
npm error     node_modules/vuepress-theme-plume
npm error       dev vuepress-theme-plume@"1.0.0-rc.192" from the root project
npm error   28 more (@vuepress-plume/plugin-search, @vuepress/helper, ...)
npm error
npm error Conflicting peer dependency: @vuepress/bundler-vite@2.0.0-rc.26
npm error node_modules/@vuepress/bundler-vite
npm error   peerOptional @vuepress/bundler-vite@"2.0.0-rc.26" from vuepress@2.0.0-rc.26
npm error   node_modules/vuepress
npm error     dev vuepress@"2.0.0-rc.26" from the root project
npm error     peer vuepress@"2.0.0-rc.26" from @vuepress-plume/plugin-fonts@1.0.0-rc.192
npm error     node_modules/@vuepress-plume/plugin-fonts
npm error       @vuepress-plume/plugin-fonts@"1.0.0-rc.192" from vuepress-theme-plume@1.0.0-rc.192
npm error       node_modules/vuepress-theme-plume
npm error         dev vuepress-theme-plume@"1.0.0-rc.192" from the root project
npm error     28 more (@vuepress-plume/plugin-search, @vuepress/helper, ...)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-14T23_59_22_670Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-14T23_59_22_670Z-debug-0.log

@renovate renovate bot merged commit 099c808 into main Mar 15, 2026
2 of 4 checks passed
@renovate renovate bot deleted the renovate/vuepress-bundler-vite-2.x branch March 15, 2026 02:02
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