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 the vuepress group with 4 updates #182

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

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

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 from 2.0.0-rc.9 to 2.0.0-rc.13

Commits

Updates vuepress-plugin-search-pro from 2.0.0-rc.38 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)

v2.0.0-rc.43

✨ Features

  • components: improve banner button active style (a07eaf1)
  • theme: add snowfall preset (c8f9d2e)
  • theme: adjust feature panel style (2d231a9)
  • theme: improve homepage (f1b57dd)
  • theme: remove plugin externalLinkIcon (d18762d)
  • theme: update portfolio content (4814255)

🪲 Bug Fixes

... (truncated)

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)

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

2.0.0-rc.39 (2024-05-08)

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

Commits

Updates vuepress-theme-hope from 2.0.0-rc.38 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)

v2.0.0-rc.43

✨ Features

  • components: improve banner button active style (a07eaf1)
  • theme: add snowfall preset (c8f9d2e)
  • theme: adjust feature panel style (2d231a9)
  • theme: improve homepage (f1b57dd)
  • theme: remove plugin externalLinkIcon (d18762d)
  • theme: update portfolio content (4814255)

🪲 Bug Fixes

... (truncated)

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vuepress group with 4 updates: [@vuepress/bundler-vite](https://github.com/vuepress/core), [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress), [vuepress-plugin-search-pro](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/search-pro) and [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme).


Updates `@vuepress/bundler-vite` from 2.0.0-rc.9 to 2.0.0-rc.13
- [Release notes](https://github.com/vuepress/core/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](vuepress/core@v2.0.0-rc.9...v2.0.0-rc.13)

Updates `vuepress` from 2.0.0-rc.9 to 2.0.0-rc.13
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

Updates `vuepress-plugin-search-pro` from 2.0.0-rc.38 to 2.0.0-rc.48
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/search-pro/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.48/packages/search-pro)

Updates `vuepress-theme-hope` from 2.0.0-rc.38 to 2.0.0-rc.48
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/theme/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.48/packages/theme)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-plugin-search-pro
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-theme-hope
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
...

Signed-off-by: dependabot[bot] <support@github.com>
@mahula mahula merged commit c6e18f7 into master Jun 10, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepress-998b3ab1d5 branch June 10, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant