IT4Change / IT4C.dev

IT4C.dev Website
https://www.it4c.dev
Apache License 2.0
5 stars 1 forks source link

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month 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.14 to 2.0.0-rc.15

Release notes

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

v2.0.0-rc.15

Please refer to CHANGELOG.md for details.

Changelog

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

2.0.0-rc.15 (2024-08-15)

Features

  • bundler-vite: add client type export (close #1579) (#1580) (e3ed143)
  • bundler-vite: upgrade vite to v5.4 (close #1598) (97af89c)
  • bundler-webpack: add api field in sass-loader option type (#1588) (f3251b7)
  • bundler-webpack: normalize loader options type (679cf8f)
Commits
  • f88106f build: publish v2.0.0-rc.15
  • 97af89c feat(bundler-vite): upgrade vite to v5.4 (close #1598)
  • a1049e7 build: bump deps
  • 651295d docs: update issue templates
  • 679cf8f feat(bundler-webpack): normalize loader options type
  • f3251b7 feat(bundler-webpack): add api field in sass-loader option type (#1588)
  • ddcb9db build(e2e): add back sass dep
  • db9681d build: bump deps
  • f0bd032 build: upgrade husky to 9.1.1
  • 33e9e31 build(e2e): replace sass with sass-embedded
  • Additional commits viewable in compare view


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

Commits


Updates vuepress-plugin-search-pro from 2.0.0-rc.52 to 2.0.0-rc.53

Release notes

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

v2.0.0-rc.53

Highlights ✨

  • Deps updated with better performance: Now using Vue@3.5 TypeScript@5.6 and Vite@5.4

  • migrate to mermaid v11 and @​vueuse/core v11

  • plugins and theme styles are written to follow ecosystem guidelines

  • modern api of sass by default and support for sass-embedded

    You can maxium the speed by using modern-compiler with sass-embedded

Breaking Changes⚠️

  • figure imgMark imgSize imgLazyload are removed from vuepress-plugin-md-enhance

    Their replacement is the official plugin @vuepress/plugin-markdown-image.

    For vuepress-theme-hope users:

    • plugins.mdEnhance.imgMark 👉 plugins.markdownImage.mark
    • plugins.mdEnhance.imgSize 👉 plugins.markdownImage.size
    • plugins.mdEnhance.imgLazyload 👉 plugins.markdownImage.lazyload
    • plugins.mdEnhance.figure 👉 plugins.markdownImage.figure
  • alert and hint are removed from vuepress-plugin-md-enhance

    Their replacement is the official plugin @vuepress/plugin-markdown-hint

    For vuepress-theme-hope users:

    • plugins.mdEnhance.alert 👉 plugins.markdownHint.alert
    • plugins.mdEnhance.hint 👉 plugins.markdownHint.hint
  • katex and mathjax are removed from vuepress-plugin-md-enhance

    Their replacement is the official plugin @vuepress/plugin-markdown-math

    For vuepress-theme-hope users:

    • plugins.mdEnhance.katex plugins.mdEnhance.mathjax 👉 plugins.markdownMath

✨ Features

  • apply guidelines (ea175e6)
  • implement theme guidelines and use official plugins (#4453) (6ad693a)
  • md-enhance: reduce style size (7987eb5)
  • md-enhance: use mermaid v11 (37bf9dd)

🐛 Bug Fixes

... (truncated)

Changelog

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

2.0.0-rc.53 (2024-09-20)

✨ Features

  • implement theme guidelines and use official plugins (#4453) (6ad693a)
Commits


Updates vuepress-theme-hope from 2.0.0-rc.52 to 2.0.0-rc.53

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-rc.53

Highlights ✨

  • Deps updated with better performance: Now using Vue@3.5 TypeScript@5.6 and Vite@5.4

  • migrate to mermaid v11 and @​vueuse/core v11

  • plugins and theme styles are written to follow ecosystem guidelines

  • modern api of sass by default and support for sass-embedded

    You can maxium the speed by using modern-compiler with sass-embedded

Breaking Changes⚠️

  • figure imgMark imgSize imgLazyload are removed from vuepress-plugin-md-enhance

    Their replacement is the official plugin @vuepress/plugin-markdown-image.

    For vuepress-theme-hope users:

    • plugins.mdEnhance.imgMark 👉 plugins.markdownImage.mark
    • plugins.mdEnhance.imgSize 👉 plugins.markdownImage.size
    • plugins.mdEnhance.imgLazyload 👉 plugins.markdownImage.lazyload
    • plugins.mdEnhance.figure 👉 plugins.markdownImage.figure
  • alert and hint are removed from vuepress-plugin-md-enhance

    Their replacement is the official plugin @vuepress/plugin-markdown-hint

    For vuepress-theme-hope users:

    • plugins.mdEnhance.alert 👉 plugins.markdownHint.alert
    • plugins.mdEnhance.hint 👉 plugins.markdownHint.hint
  • katex and mathjax are removed from vuepress-plugin-md-enhance

    Their replacement is the official plugin @vuepress/plugin-markdown-math

    For vuepress-theme-hope users:

    • plugins.mdEnhance.katex plugins.mdEnhance.mathjax 👉 plugins.markdownMath

✨ Features

  • apply guidelines (ea175e6)
  • implement theme guidelines and use official plugins (#4453) (6ad693a)
  • md-enhance: reduce style size (7987eb5)
  • md-enhance: use mermaid v11 (37bf9dd)

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-rc.53 (2024-09-20)

✨ Features

  • apply guidelines (ea175e6)
  • implement theme guidelines and use official plugins (#4453) (6ad693a)

🐛 Bug Fixes

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 1 month ago

Superseded by #190.