Skip to content

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

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

chore(deps-docs): bump @vuepress/bundler-vite from 2.0.0-rc.18 to 2.0.0-rc.28 in /docs#4
dependabot[bot] wants to merge 1 commit intomainfrom
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 7, 2026

Bumps @vuepress/bundler-vite from 2.0.0-rc.18 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.

v2.0.0-rc.26

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.25

   🚀 Features

    View changes on GitHub

v2.0.0-rc.24

   🚀 Features

... (truncated)

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.

2.0.0-rc.26 (2025-10-14)

Bug Fixes

... (truncated)

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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 7, 2026

Labels

The following labels could not be found: dependencies, docs, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

zy84338719 added a commit that referenced this pull request Apr 8, 2026
…s/checkout-6

chore(ci): bump actions/checkout from 4 to 6
zy84338719 added a commit that referenced this pull request Apr 8, 2026
…s/checkout-6

chore(ci): bump actions/checkout from 4 to 6
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/vuepress/bundler-vite-2.0.0-rc.28 branch from 5c972d9 to 3403bf3 Compare April 8, 2026 13:12
….0-rc.28 in /docs

Dependabot couldn't find the original pull request head commit, 5c972d9.
@dependabot dependabot Bot changed the title chore(deps-docs): bump @vuepress/bundler-vite from 2.0.0-rc.27 to 2.0.0-rc.28 in /docs chore(deps-docs): bump @vuepress/bundler-vite from 2.0.0-rc.18 to 2.0.0-rc.28 in /docs Apr 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/vuepress/bundler-vite-2.0.0-rc.28 branch from 3403bf3 to 6472e76 Compare April 9, 2026 06:12
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