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 vuepress-theme-hope from 2.0.0-rc.0 to 2.0.0-rc.1 #6871

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2023

Bumps vuepress-theme-hope from 2.0.0-rc.0 to 2.0.0-rc.1.

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-rc.1

⚠ BREAKING CHANGES

  • md-enhance: container option is deprecated, use hint instead danger is renamed to caution to align GFM

Features

  • auto-catalog: add compact for indexType (1e6b2b3)
  • comment2: improve artalk update (cd9abf7)
  • components: improve a11y on backToTop button (dcfbe3f)
  • improve compact code (13a1479)
  • md-enhance: add kotlinPlayground option, close #3544 (1669d19)
  • md-enhance: add legacy support for card (195720d)
  • md-enhance: add markmap, close #3004 (7bc156f)
  • md-enhance: improve presentation compact (2cfeb64)
  • md-enhance: support alert (bac947b)
  • md-enhance: support imgMark with figure (f7540cd)
  • pwa2: add hint for showInstall (54b2cc3)
  • shared: improve normalize path (56e1797)
  • theme: improve bundler options handling, close #3651 (2e79d76)
  • theme: improve empty hint (5f46837)
  • theme: improve sidebar prefix (8b8438c)
  • theme: support item prop in project-panel, close #2562 (ec1feea)

Bug Fixes

  • md-enhance: fix mustache issue with tex, close #3679 (69ee328)
  • md-enhance: fix SlidePage home button (a0b0372)
  • theme: fix aria-role (31fb90c)
  • theme: fix language dropdown update (ab2c38b)

Performance Improvements

  • md-enhance: avoid parsing multiple times (6b3959f)
Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-rc.1 (2023-11-26)

⚠ BREAKING CHANGES

  • md-enhance: container option is deprecated, use hint instead danger is renamed to caution to align GFM

Features

  • auto-catalog: add compact for indexType (1e6b2b3)
  • comment2: improve artalk update (cd9abf7)
  • components: improve a11y on backToTop button (dcfbe3f)
  • improve compact code (13a1479)
  • md-enhance: add kotlinPlayground option, close #3544 (1669d19)
  • md-enhance: add legacy support for card (195720d)
  • md-enhance: add markmap, close #3004 (7bc156f)
  • md-enhance: improve presentation compact (2cfeb64)
  • md-enhance: support alert (bac947b)
  • md-enhance: support imgMark with figure (f7540cd)
  • pwa2: add hint for showInstall (54b2cc3)
  • shared: improve normalize path (56e1797)
  • theme: improve bundler options handling, close #3651 (2e79d76)
  • theme: improve empty hint (5f46837)
  • theme: improve sidebar prefix (8b8438c)
  • theme: support item prop in project-panel, close #2562 (ec1feea)

Bug Fixes

  • md-enhance: fix mustache issue with tex, close #3679 (69ee328)
  • md-enhance: fix SlidePage home button (a0b0372)
  • theme: fix aria-role (31fb90c)
  • theme: fix language dropdown update (ab2c38b)

Performance Improvements

  • md-enhance: avoid parsing multiple times (6b3959f)
Commits
  • 3de9a00 chore(release): publish v2.0.0-rc.1
  • ec1feea feat(theme): support item prop in project-panel, close #2562
  • 13a1479 feat: improve compact code
  • c1cb482 chore: update deps
  • bac947b feat(md-enhance): support alert
  • 0115626 chore(theme): tweaks
  • 2e79d76 feat(theme): improve bundler options handling, close #3651
  • 8b8438c feat(theme): improve sidebar prefix
  • ab2c38b fix(theme): fix language dropdown update
  • 58c3dcf chore: tweaks
  • 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 <dependency name> 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)

@mahula
Copy link
Contributor

mahula commented Dec 2, 2023

@dependabot rebase

Bumps [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme) from 2.0.0-rc.0 to 2.0.0-rc.1.
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.1/packages/theme)

---
updated-dependencies:
- dependency-name: vuepress-theme-hope
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuepress-theme-hope-2.0.0-rc.1 branch from 487da63 to 3262ea1 Compare December 2, 2023 08:54
@mahula mahula merged commit 81082e2 into master Dec 2, 2023
25 checks passed
@mahula mahula deleted the dependabot/npm_and_yarn/vuepress-theme-hope-2.0.0-rc.1 branch December 2, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant