Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the vuepress group across 1 directory with 3 updates #8258

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2025

Bumps the vuepress group with 3 updates in the / directory: @vuepress/bundler-vite, vuepress and vuepress-theme-hope.

Updates @vuepress/bundler-vite from 2.0.0-rc.18 to 2.0.0-rc.20

Release notes

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

v2.0.0-rc.20

   🚀 Features

    View changes on GitHub

v2.0.0-rc.19

   🚀 Features

    View changes on GitHub
Changelog

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

2.0.0-rc.20 (2025-02-23)

Features

  • client: add onContentUpdated composition API (#1620) (cd7252f)
  • client: improve client data types (#1626) (8bd5438)
  • client: improve devtools and export constants (close #1625) (4a105cb)

2.0.0-rc.19 (2024-12-11)

Features

  • bundler-vite: upgrade vite to v6 (faddbe6)
Commits

Updates vuepress from 2.0.0-rc.18 to 2.0.0-rc.20

Commits

Updates vuepress-theme-hope from 2.0.0-rc.59 to 2.0.0-rc.74

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-rc.74

✨ Features

  • components: support multiple repos (ac7cf65)
  • improve rtl (31c8ac7)
  • lightgallery: hide sass warnings (230c460)
  • md-enhance: update ts declarations (0e920b6)
  • theme: disable darkmode while print (cfa4dab)
  • theme: improve option check (0e4e3c7)

🐛 Bug Fixes

v2.0.0-rc.73

⚠ BREAKING CHANGES

  • theme: remove enums

✨ Features

  • theme: prefer useHeaders and remove headers from page data (f91f0cb)
  • theme: remove enums (5d9d629)

🐛 Bug Fixes

  • create: fix package.json reading (e98eb87)
  • theme: fix navigate with hash and query (233d320)

v2.0.0-rc.72

⚠ BREAKING CHANGES

  • unify Darkmode to DarkMode

✨ Features

  • md-enhance: improve deprecated logger (ff014d8)
  • support latest vuepress (7069276)
  • theme: avoid throwing when root locale is absent, close #4717 (93f3bca)
  • unify Darkmode to DarkMode (66d77ce)

🐛 Bug Fixes

  • components: support embedded in devServer, close #4726 (f2bad79)
  • deps: update dependency @​vue/repl to v4.5.0 (#4731) (1393eb7)

... (truncated)

Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-rc.74 (2025-03-06)

✨ Features

  • improve rtl (31c8ac7)
  • theme: disable darkmode while print (cfa4dab)
  • theme: improve option check (0e4e3c7)

🐛 Bug Fixes

2.0.0-rc.73 (2025-02-24)

⚠ BREAKING CHANGES

  • theme: remove enums

✨ Features

  • theme: prefer useHeaders and remove headers from page data (f91f0cb)
  • theme: remove enums (5d9d629)

🐛 Bug Fixes

  • theme: fix navigate with hash and query (233d320)

2.0.0-rc.72 (2025-02-23)

⚠ BREAKING CHANGES

  • unify Darkmode to DarkMode

✨ Features

  • support latest vuepress (7069276)
  • theme: avoid throwing when root locale is absent, close #4717 (93f3bca)
  • unify Darkmode to DarkMode (66d77ce)

🐛 Bug Fixes

  • theme: fix icon plugin support (dd4a894)

... (truncated)

Commits
  • 3e54b2c chore(release): publish v2.0.0-rc.74
  • 11bd827 chore: tweaks
  • 0e4e3c7 feat(theme): improve option check
  • 31c8ac7 feat: improve rtl
  • 4ce1c21 fix(theme): fix PageInfo ,close #4772
  • cfa4dab feat(theme): disable darkmode while print
  • 4af4c76 fix(theme): ignore badge in toc
  • a8737b3 chore: update version requirement
  • 1c4a713 chore(release): publish v2.0.0-rc.73
  • 5d9d629 feat(theme)!: remove enums
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 with 3 updates in the / directory: [@vuepress/bundler-vite](https://github.com/vuepress/core), [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) and [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme).


Updates `@vuepress/bundler-vite` from 2.0.0-rc.18 to 2.0.0-rc.20
- [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.18...v2.0.0-rc.20)

Updates `vuepress` from 2.0.0-rc.18 to 2.0.0-rc.20
- [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)

Updates `vuepress-theme-hope` from 2.0.0-rc.59 to 2.0.0-rc.74
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/theme/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.74/packages/theme)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-theme-hope
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vuepress
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant