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 vuepress-theme-hope from 2.0.0-rc.6 to 2.0.0-rc.11 #6936

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2024

Bumps vuepress-theme-hope from 2.0.0-rc.6 to 2.0.0-rc.11.

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-rc.10

Highlights

  • This version requires Vue3.4, with Vue performance improvements.
  • Uncommon plugins like copyright2, feed2, pwa2 plugins are optional in theme, so you need to install them manually to use them.
  • The theme adds built-in search config support for @vuepress/docsearch @vuepress/search and search-pro. After installing them, you only need to provide necessary options, and the theme will do the rest job for you.
  • The theme now thinks that categories and tags in frontmatter are standard, which will improve experience with tools like Obsidian.
  • md-enhance now undeprecate danger container support back to align vuepress default theme.

Features

  • md-enhance: add danger container to compact default theme (ea2729c)
  • search-pro: add filter option, close #3790 (be6b4e4)
  • theme: make copyright2 feed2 and pwa2 optional (70aae43)
  • theme: support built-in search (25d4445)
  • theme: support categories and tags (ad8aba2)

Bug Fixes

  • create: fix version test (798c4e7)
  • shared: fix error with pnpm (4283b7d)

v2.0.0-rc.7

Bug Fixes

Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-rc.11 (2024-01-06)

Features

  • copyright2: improve options (fe5c4de)
  • create: update comment in zh (ca96d04)
  • md-enhance: add sandpack (#3587) (95198e1)
  • theme: bundle copyright2 as it as 0 deps comparing with theme (71c4e9e)
  • theme: support redirect plugin (497db41)
  • theme: update locale, close #3804 (abe1e16)

Bug Fixes

Performance Improvements

  • copyright2: improve client data size (84b4cc5)

2.0.0-rc.10 (2023-12-30)

Highlights

  • This version requires Vue3.4, with Vue performance improvements.
  • Uncommon plugins like copyright2, feed2, pwa2 plugins are optional in theme, so you need to install them manually to use them.
  • The theme adds built-in search config support for @vuepress/docsearch @vuepress/search and search-pro. After installing them, you only need to provide necessary options, and the theme will do the rest job for you.
  • The theme now thinks that categories and tags in frontmatter are standard, which will improve experience with tools like Obsidian.
  • md-enhance now undeprecate danger container support back to align vuepress default theme.

Features

  • md-enhance: add danger container to compact default theme (ea2729c)
  • search-pro: add filter option, close #3790 (be6b4e4)
  • theme: make copyright2 feed2 and pwa2 optional (70aae43)
  • theme: support built-in search (25d4445)
  • theme: support categories and tags (ad8aba2)

Bug Fixes

  • create: fix version test (798c4e7)
  • shared: fix error with pnpm (4283b7d)

2.0.0-rc.9 (2023-12-29)

This version is not actually released.

... (truncated)

Commits

Dependabot compatibility score

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

@mahula
Copy link
Contributor

mahula commented Jan 13, 2024

@dependabot rebase

Bumps [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme) from 2.0.0-rc.6 to 2.0.0-rc.11.
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.11/packages/theme)

---
updated-dependencies:
- dependency-name: vuepress-theme-hope
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuepress-theme-hope-2.0.0-rc.11 branch from ebaa3de to c20e967 Compare January 13, 2024 07:37
@mahula mahula merged commit 637594a into master Jan 13, 2024
25 checks passed
@mahula mahula deleted the dependabot/npm_and_yarn/vuepress-theme-hope-2.0.0-rc.11 branch January 13, 2024 08:10
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.

None yet

1 participant