Skip to content

chore(deps-dev): bump @vuepress/bundler-vite from 2.0.0-rc.26 to 2.0.0-rc.27 in /docs#2852

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/docs/vuepress/bundler-vite-2.0.0-rc.27
Closed

chore(deps-dev): bump @vuepress/bundler-vite from 2.0.0-rc.26 to 2.0.0-rc.27 in /docs#2852
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/docs/vuepress/bundler-vite-2.0.0-rc.27

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 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 the dependency-upgrade Pull requests that update a dependency file label Mar 23, 2026
@github-project-automation github-project-automation bot moved this to Backlog in Backlog Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Superseded by #2903.

@dependabot dependabot bot closed this Apr 6, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/vuepress/bundler-vite-2.0.0-rc.27 branch April 6, 2026 12:04
@github-project-automation github-project-automation bot moved this from Backlog to Done in Backlog Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-upgrade Pull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

0 participants