Skip to content

chore(deps-dev): Bump the vuepress group in /docs with 2 updates#539

Merged
notheotherben merged 1 commit intomainfrom
dependabot/npm_and_yarn/docs/vuepress-851f254730
Apr 2, 2026
Merged

chore(deps-dev): Bump the vuepress group in /docs with 2 updates#539
notheotherben merged 1 commit intomainfrom
dependabot/npm_and_yarn/docs/vuepress-851f254730

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the vuepress group in /docs with 2 updates: @vuepress/bundler-vite and vuepress.

Updates @vuepress/bundler-vite from 2.0.0-rc.27 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
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).
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.


Updates vuepress from 2.0.0-rc.27 to 2.0.0-rc.28

Commits
Maintainer changes

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


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vuepress group in /docs with 2 updates: [@vuepress/bundler-vite](https://github.com/vuepress/core) and [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress).


Updates `@vuepress/bundler-vite` from 2.0.0-rc.27 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.27...v2.0.0-rc.28)

Updates `vuepress` from 2.0.0-rc.27 to 2.0.0-rc.28
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

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

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 2, 2026
Copy link
Copy Markdown
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it!

@notheotherben notheotherben enabled auto-merge April 2, 2026 04:38
@notheotherben notheotherben merged commit e59489e into main Apr 2, 2026
10 of 13 checks passed
@notheotherben notheotherben deleted the dependabot/npm_and_yarn/docs/vuepress-851f254730 branch April 2, 2026 04:39
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.79%. Comparing base (0ae8af2) to head (900d77c).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #539   +/-   ##
=======================================
  Coverage   72.79%   72.79%           
=======================================
  Files          24       24           
  Lines        1838     1838           
=======================================
  Hits         1338     1338           
  Misses        500      500           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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