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

Bump the vuepress group across 1 directory with 3 updates #205

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 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.19

Release notes

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

v2.0.0-rc.19

   🚀 Features

    View changes on GitHub
Changelog

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

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

Commits

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

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-rc.67

✨ Features

🐛 Bug Fixes

v2.0.0-rc.66

🐛 Bug Fixes

  • theme: fix comment plugin issue (baa7b68)

v2.0.0-rc.65

⚠ BREAKING CHANGES

  • theme: remove navbar slots as they can be achieved with navbarLayout option

✨ Features

  • bump deps (9683b38)
  • theme: add focus mode, close #4478 (e6eef4f)
  • theme: allow empty avatar and media with empty array, close #4629 (87830ec)
  • theme: remove navbar slots as they can be achieved with navbarLayout option (f565a9a)

🐛 Bug Fixes

  • components: fix SiteInfo style (3dc9c50)
  • deps: update dependency @​types/three to v0.171.0 (#4630) (8d9ce8f)

v2.0.0-rc.64

✨ Features

  • theme: improve compact code (82f4619)
  • theme: improve styles (5841987)

v2.0.0-rc.63

... (truncated)

Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-rc.67 (2025-01-07)

✨ Features

2.0.0-rc.66 (2024-12-16)

🐛 Bug Fixes

  • theme: fix comment plugin issue (baa7b68)

2.0.0-rc.65 (2024-12-16)

⚠ BREAKING CHANGES

  • theme: remove navbar slots as they can be achieved with navbarLayout option

✨ Features

  • bump deps (9683b38)
  • theme: add focus mode, close #4478 (e6eef4f)
  • theme: allow empty avatar and media with empty array, close #4629 (87830ec)
  • theme: remove navbar slots as they can be achieved with navbarLayout option (f565a9a)

🐛 Bug Fixes

  • components: fix SiteInfo style (3dc9c50)

2.0.0-rc.64 (2024-12-13)

✨ Features

  • theme: improve compact code (82f4619)
  • theme: improve styles (5841987)

🐛 Bug Fixes

  • theme: fix image icon in catalog (d2c7f84)
  • theme: support string in category and tag, close #4624 (324eee3)

... (truncated)

Commits
  • 4050586 chore(release): publish v2.0.0-rc.67
  • 957e7e2 style: fix linter
  • 24f3842 feat(theme): improve icon
  • c3f604f docs(theme): improve frontmatter sidebar options
  • 9128fb7 feat(theme): render toc slots even if no header
  • edfd58e feat(theme): use plugin-icon
  • febfada feat: bump deps
  • 3ac6c72 chore(release): publish v2.0.0-rc.66
  • baa7b68 fix(theme): fix comment plugin issue
  • 0925b3c chore(release): publish v2.0.0-rc.65
  • 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.19
- [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.19)

Updates `vuepress` from 2.0.0-rc.18 to 2.0.0-rc.19
- [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.67
- [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.67/packages/theme)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-theme-hope
  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 Jan 11, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2025

Superseded by #206.

@dependabot dependabot bot closed this Jan 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepress-ebcba86353 branch January 18, 2025 02:37
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.

0 participants