Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

v2.0.0-rc.28

   🐞 Bug Fixes

    View changes on GitHub

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.28 (2026-04-01)

Bug Fixes

  • cli: cleanup writeTemp on dev server restart (#1693) (ab6eada)
  • cli: pagesWatcher should ignore files based on relative path (#1689) (2e164f5)

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

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
  • 49abcb9 build: publish v2.0.0-rc.28
  • c2f9983 refactor(cli): extract processPagePatterns and fix ignore pattern handling (#...
  • c9a9764 build: tweak eslint config overrides
  • a5b3c0a build: bump deps
  • 206e99e refactor(core): update onPageUpdated hook params for delete event (#1692)
  • ab6eada fix(cli): cleanup writeTemp on dev server restart (#1693)
  • 44e6576 build: bump deps
  • 2e164f5 fix(cli): pagesWatcher should ignore files based on relative path (#1689)
  • 7dc19c0 ci: remove strategy matrix from check workflow
  • a331306 ci: respect .node-version in check workflow
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vuepress/bundler-vite since your current version.


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.28.
- [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.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
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: Backlog

Development

Successfully merging this pull request may close these issues.

0 participants