Ocelot-Social-Community / ocelot.social

ocelot.social website
6 stars 2 forks source link

build(other): bump the vuepress group across 1 directory with 5 updates #151

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the vuepress group with 5 updates in the / directory:

Package From To
@vuepress/bundler-vite 2.0.0-rc.9 2.0.0-rc.13
@vuepress/plugin-redirect 2.0.0-rc.29 2.0.0-rc.34
vuepress 2.0.0-rc.9 2.0.0-rc.13
vuepress-plugin-search-pro 2.0.0-rc.43 2.0.0-rc.48
vuepress-theme-hope 2.0.0-rc.43 2.0.0-rc.48

Updates @vuepress/bundler-vite from 2.0.0-rc.9 to 2.0.0-rc.13

Release notes

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

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.

Changelog

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

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)

Features

  • client: improve AutoLinkProps (#1554) (0777d09)
  • client: support slot props in AutoLink (630e29a)

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

... (truncated)

Commits
  • 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
  • 3704dcc build: bump deps
  • 2636360 docs: update contributing guide
  • 528664c docs: update changelog
  • 7e775a5 build: publish v2.0.0-rc.12
  • 698870b build: bump deps
  • 385577c refactor(markdown): remove codePlugin and add vPrePlugin (close #1550) (#1556)
  • Additional commits viewable in compare view


Updates @vuepress/plugin-redirect from 2.0.0-rc.29 to 2.0.0-rc.34

Release notes

Sourced from @​vuepress/plugin-redirect's releases.

v2.0.0-rc.34

Please refer to CHANGELOG.md for details.

v2.0.0-rc.33

Please refer to CHANGELOG.md for details.

v2.0.0-rc.32

Please refer to CHANGELOG.md for details.

v2.0.0-rc.31

Please refer to CHANGELOG.md for details.

v2.0.0-rc.30

Please refer to CHANGELOG.md for details.

Commits


Updates vuepress from 2.0.0-rc.9 to 2.0.0-rc.13

Commits


Updates vuepress-plugin-search-pro from 2.0.0-rc.43 to 2.0.0-rc.48

Release notes

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

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

✨ Features

🪲 Bug Fixes

  • components: give warnings in dev server with embed pdf viewer, close #4140 (75da43e)
  • deps: update dependency @​types/three to v0.164.1 (#4177) (f655016)
  • deps: update dependency @​vue/repl to v4.2.0 (#4186) (5b43674)
  • deps: update dependency execa to v9.1.0 (#4125) (34efdf5)
  • theme: avoid warning in navscreen (388943b)
  • theme: fix image in table, close #4143 (6d853e6)
  • theme: fix navScreen open with transparent navbar (cd4b5c1)
  • theme: fix themeConfig copyright, close #4137 (65a07c0)
Changelog

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

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


Updates vuepress-theme-hope from 2.0.0-rc.43 to 2.0.0-rc.48

Release notes

Sourced from vuepress-theme-hope's releases.

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

✨ Features

🪲 Bug Fixes

  • components: give warnings in dev server with embed pdf viewer, close #4140 (75da43e)
  • deps: update dependency @​types/three to v0.164.1 (#4177) (f655016)
  • deps: update dependency @​vue/repl to v4.2.0 (#4186) (5b43674)
  • deps: update dependency execa to v9.1.0 (#4125) (34efdf5)
  • theme: avoid warning in navscreen (388943b)
  • theme: fix image in table, close #4143 (6d853e6)
  • theme: fix navScreen open with transparent navbar (cd4b5c1)
  • theme: fix themeConfig copyright, close #4137 (65a07c0)
Changelog

Sourced from vuepress-theme-hope's changelog.

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

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

🐛 Bug Fixes

  • theme: fix code block scroll bar (5d1daa1)

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

✨ Features

... (truncated)

Commits
  • 7b7a308 chore(release): publish v2.0.0-rc.48
  • 07ec17d feat(theme): improve auto prev and next links
  • 2f61976 chore(theme): update import
  • e86b320 fix(theme): fix keyboard action of sidebar group
  • ac221a1 fix(theme): fix shiki color
  • 964b41b chore(theme): update build config
  • cde9122 chore: update deps
  • fbaceb0 feat(theme): improve types
  • 1af4725 chore(release): publish v2.0.0-rc.47
  • bdfcbd5 docs: update links
  • 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 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