Ocelot-Social-Community / ocelot.social

ocelot.social website
6 stars 2 forks source link

Bump vuepress-plugin-search-pro from 2.0.0-rc.5 to 2.0.0-rc.10 #61

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps vuepress-plugin-search-pro from 2.0.0-rc.5 to 2.0.0-rc.10.

Release notes

Sourced from vuepress-plugin-search-pro'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

v2.0.0-rc.6

Features

  • components: improve SiteInfo (f77c4c5)

Bug Fixes

Changelog

Sourced from vuepress-plugin-search-pro's changelog.

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.

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

This version is not actually released.

2.0.0-rc.7 (2023-12-26)

Bug Fixes

2.0.0-rc.6 (2023-12-24)

Features

  • components: improve SiteInfo (f77c4c5)

Bug Fixes

Commits
  • f92d050 chore(release): publish v2.0.0-rc.10
  • afadf16 chore: update script
  • 64b0c39 chore: bump vue to 3.4.1
  • 095f9bb chore(release): publish v2.0.0-rc.9
  • 3110f46 chore(release): publish v2.0.0-rc.8
  • d0e25e9 chore: update deps
  • 3b61637 chore(search-pro): improve types
  • be6b4e4 feat(search-pro): add filter option, close #3790
  • 60fc909 chore(release): publish v2.0.0-rc.7
  • 8782b55 chore(release): publish v2.0.0-rc.6
  • Additional commits viewable in compare view


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