Skip to content

Bump @vuepress/bundler-vite from 2.0.0-rc.26 to 2.0.0-rc.27#197

Merged
berviantoleo merged 1 commit intomainfrom
dependabot/npm_and_yarn/vuepress/bundler-vite-2.0.0-rc.27
Apr 4, 2026
Merged

Bump @vuepress/bundler-vite from 2.0.0-rc.26 to 2.0.0-rc.27#197
berviantoleo merged 1 commit intomainfrom
dependabot/npm_and_yarn/vuepress/bundler-vite-2.0.0-rc.27

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps @vuepress/bundler-vite from 2.0.0-rc.26 to 2.0.0-rc.27.

Release notes

Sourced from @​vuepress/bundler-vite's releases.

v2.0.0-rc.27

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

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.
Changelog

Sourced from @​vuepress/bundler-vite's changelog.

2.0.0-rc.27 (2026-03-10)

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.
Commits
  • 57d4633 build: publish v2.0.0-rc.27
  • 1ab52b6 fix(cli): use a separate ignore matcher to ignore watched files (#1681)
  • 73a87c7 refactor: remove temp page files and load page component via bundler (close #...
  • b713ef4 fix(core): page creation should respect page options (#1673)
  • b0e36c2 feat(core): optimize default value handling for options.locales (#1676)
  • a59bed2 feat: upgrade to vite 8 and migrate to rolldown
  • 4213b14 build: bump deps
  • 4d9ef00 style: format code
  • 730fe95 build: bump deps
  • d777384 feat: upgrade vue-router to v5
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@vuepress/bundler-vite](https://github.com/vuepress/core) from 2.0.0-rc.26 to 2.0.0-rc.27.
- [Release notes](https://github.com/vuepress/core/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](vuepress/core@v2.0.0-rc.26...v2.0.0-rc.27)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-version: 2.0.0-rc.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@berviantoleo berviantoleo merged commit f783c36 into main Apr 4, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepress/bundler-vite-2.0.0-rc.27 branch April 4, 2026 13:38
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant