Ocelot-Social-Community / Ocelot-Social

Free and open-source social network for active citizenship.
https://ocelot.social
Other
92 stars 36 forks source link

Bump the vuepress group across 1 directory with 4 updates #7553

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the vuepress group with 4 updates in the / directory: @vuepress/bundler-vite, vuepress, vuepress-plugin-search-pro and vuepress-theme-hope.

Updates @vuepress/bundler-vite from 2.0.0-rc.8 to 2.0.0-rc.14

Release notes

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

v2.0.0-rc.14

Please refer to CHANGELOG.md for details.

v2.0.0-rc.13

Please refer to CHANGELOG.md for details.

v2.0.0-rc.12

Please refer to CHANGELOG.md for details.

v2.0.0-rc.11

Please refer to CHANGELOG.md for details.

v2.0.0-rc.10

Please refer to CHANGELOG.md for details.

v2.0.0-rc.9

Please refer to CHANGELOG.md for details.

Changelog

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

2.0.0-rc.14 (2024-06-19)

Features

  • bundler-vite: upgrade vite to v5.3 (68d3dbc)
  • markdown: support single line code import syntax (close #1355) (34e291e)

2.0.0-rc.13 (2024-05-31)

Bug Fixes

  • bundler-vite: exclude vite 5.2.12 from version range (close #1573) (1b77850)

2.0.0-rc.12 (2024-05-27)

Bug Fixes

  • client: support non-ascii locale path (01ee546)
  • core: fix page redirects comparison (#1563) (90a11d9)
  • fix route resolving error with hash and queries (close #1561) (#1562) (4df59d4)

Code Refactoring

Features

  • bundler-webpack: enable css-modules for .module.css files (close #1557) (#1560) (10378e1)
  • bundler-webpack: replace postcss-csso with lightningcss (close #1349) (c854b19)
  • bundler-webpack: replace webpack-chain with webpack-5-chain (close #1503) (#1566) (21ae915)
  • core: allow non-default-export client config file (#1564) (d3b3cc4)

BREAKING CHANGES

  • markdown: markdown.code option is remove. Please use @vuepress/plugin-shiki and @vuepress/plugin-prismjs instead.
  • bundler-webpack: For webpack bundler, css-modules will be enabled for *.module.[ext] files. The previous *.[ext]?module usage is no longer supported.

2.0.0-rc.11 (2024-05-16)

... (truncated)

Commits
  • 13a5d68 build: publish v2.0.0-rc.14
  • 34e291e feat(markdown): support single line code import syntax (close #1355)
  • 41ad211 build: bump deps
  • 68d3dbc feat(bundler-vite): upgrade vite to v5.3
  • 4b8a2c1 build: bump deps
  • 5600da4 build: bump deps
  • d7e6f70 build: publish v2.0.0-rc.13
  • 1b77850 fix(bundler-vite): exclude vite 5.2.12 from version range (close #1573)
  • 81ab881 test(e2e): add case for importing styles from packages
  • 19e4d40 test(e2e): add global styles
  • Additional commits viewable in compare view


Updates vuepress from 2.0.0-rc.8 to 2.0.0-rc.14

Commits


Updates vuepress-plugin-search-pro from 2.0.0-rc.31 to 2.0.0-rc.50

Release notes

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

v2.0.0-rc.49

🐛 Bug Fixes

  • deps: update dependency vidstack to v1.11.22 (#4219) (5b2d642)
  • md-enhance: fix hint container with code block styles (1d41825)
  • theme: fix navbar active state (db398eb)

v2.0.0-rc.48

✨ Features

  • theme: improve auto prev and next links (07ec17d)
  • theme: improve types (fbaceb0)

🐛 Bug Fixes

  • components: add custom element for font-icon, close #4211 (0354cd7)
  • components: disable external link icon on VPBanner (d8f3488)
  • deps: update dependency artplayer-plugin-danmuku to v5.1.1 (#4206) (fce7660)
  • theme: fix keyboard action of sidebar group (e86b320)
  • theme: fix shiki color (ac221a1)

v2.0.0-rc.47

✨ Features

  • theme: add shiki helper (0dc83ff)

🐛 Bug Fixes

v2.0.0-rc.46

2.0.0-rc.46 (2024-05-28)

🐛 Bug Fixes

  • theme: ensure prismjs is optional (58abe09)

v2.0.0-rc.45

2.0.0-rc.45 (2024-05-28)

⚠ BREAKING CHANGES

  • theme: use shiki as default highlighter

v2.0.0-rc.44

... (truncated)

Changelog

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

2.0.0-rc.50 (2024-06-21)

Note: Version bump only for package vuepress-plugin-search-pro

2.0.0-rc.49 (2024-06-18)

Note: Version bump only for package vuepress-plugin-search-pro

2.0.0-rc.48 (2024-06-04)

Note: Version bump only for package vuepress-plugin-search-pro

2.0.0-rc.47 (2024-05-31)

Note: Version bump only for package vuepress-plugin-search-pro

2.0.0-rc.45 (2024-05-28)

⚠ BREAKING CHANGES

  • theme: use shiki as default highlighter

✨ Features

  • theme: use shiki as default highlighter (88848cc)

2.0.0-rc.44 (2024-05-27)

✨ Features

  • support latest vuepress (738a31b)

2.0.0-rc.43 (2024-05-14)

🐛 Bug Fixes

2.0.0-rc.42 (2024-05-12)

Note: Version bump only for package vuepress-plugin-search-pro

2.0.0-rc.41 (2024-05-11)

Note: Version bump only for package vuepress-plugin-search-pro

... (truncated)

Commits


Updates vuepress-theme-hope from 2.0.0-rc.31 to 2.0.0-rc.50

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-rc.49

🐛 Bug Fixes

  • deps: update dependency vidstack to v1.11.22 (#4219) (5b2d642)
  • md-enhance: fix hint container with code block styles (1d41825)
  • theme: fix navbar active state (db398eb)

v2.0.0-rc.48

✨ Features

  • theme: improve auto prev and next links (07ec17d)
  • theme: improve types (fbaceb0)

🐛 Bug Fixes

  • components: add custom element for font-icon, close #4211 (0354cd7)
  • components: disable external link icon on VPBanner (d8f3488)
  • deps: update dependency artplayer-plugin-danmuku to v5.1.1 (#4206) (fce7660)
  • theme: fix keyboard action of sidebar group (e86b320)
  • theme: fix shiki color (ac221a1)

v2.0.0-rc.47

✨ Features

  • theme: add shiki helper (0dc83ff)

🐛 Bug Fixes

v2.0.0-rc.46

2.0.0-rc.46 (2024-05-28)

🐛 Bug Fixes

  • theme: ensure prismjs is optional (58abe09)

v2.0.0-rc.45

2.0.0-rc.45 (2024-05-28)

⚠ BREAKING CHANGES

  • theme: use shiki as default highlighter

v2.0.0-rc.44

... (truncated)

Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-rc.50 (2024-06-21)

Note: Version bump only for package vuepress-theme-hope

2.0.0-rc.49 (2024-06-18)

🐛 Bug Fixes

  • theme: fix navbar active state (db398eb)

2.0.0-rc.48 (2024-06-04)

✨ Features

  • theme: improve auto prev and next links (07ec17d)
  • theme: improve types (fbaceb0)

🐛 Bug Fixes

  • theme: fix keyboard action of sidebar group (e86b320)
  • theme: fix shiki color (ac221a1)

2.0.0-rc.47 (2024-05-31)

✨ Features

  • theme: add shiki helper (0dc83ff)

🐛 Bug Fixes

2.0.0-rc.46 (2024-05-28)

🐛 Bug Fixes

  • theme: ensure prismjs is optional (58abe09)

2.0.0-rc.45 (2024-05-28)

⚠ BREAKING CHANGES

  • theme: use shiki as default highlighter

✨ Features

... (truncated)

Commits


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 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #7636.