Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps vuepress-theme-hope from 2.0.0-beta.106 to 2.0.0-beta.122.

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-beta.122

⚠️Compatable with vuepress@2.0.0-beta.53 only!

⚠ BREAKING CHANGES

  • theme: fix typos in config, changing collapsable to collapsible

Features

  • theme: add extra check in debug mode (ee00f8c)
  • theme: add hopeThemeLegacy and improve logger (a08c577)
  • theme: fix typos in collapsible (7d3144c)
  • theme: support frontmatter.excerpt (fb231d9)

Bug Fixes

  • comment2: fix giscus tr support (a577bb3)
  • copy-code2: fix pure mode appearance (419d671)
  • deps: update dependency @​types/three to v0.146.0 (#2388) (ccad9c9)
  • deps: update dependency sass-loader to v13.2.0 (#2398) (72a1508)
  • md-enhance: fix loading icon (6542578)
  • md-enhance: fix mermaid issue in dev mode (26b57c0)
  • md-enhance: fix type issue (4b32b67)

v2.0.0-beta.121

⚠️Compatable with vuepress@2.0.0-beta.53 only!

Bug Fixes

  • md-enhance: fix wrong variable (9239987)

v2.0.0-beta.120

⚠️Compatable with vuepress@2.0.0-beta.53 only!

Features

  • add Turkish language support (#2357) (f737e12)
  • md-enhance: add mindmap support for mermaid (1e6b07a)

Bug Fixes

  • md-enhance: fix vue-playground styles (6a5f005)

v2.0.0-beta.119

⚠️Compatable with vuepress@2.0.0-beta.53 only!

Features

  • md-enhance: hide eval warning (6f478a1)

... (truncated)

Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-beta.122 (2022-11-10)

⚠ BREAKING CHANGES

  • theme: fix typos in config, changing collapsable to collapsible

Features

  • theme: add extra check in debug mode (ee00f8c)
  • theme: add hopeThemeLegacy and improve logger (a08c577)
  • theme: fix typos in collapsible (7d3144c)
  • theme: support frontmatter.excerpt (fb231d9)

Bug Fixes

  • comment2: fix giscus tr support (a577bb3)
  • copy-code2: fix pure mode appearance (419d671)
  • deps: update dependency @​types/three to v0.146.0 (#2388) (ccad9c9)
  • deps: update dependency sass-loader to v13.2.0 (#2398) (72a1508)
  • md-enhance: fix loading icon (6542578)
  • md-enhance: fix mermaid issue in dev mode (26b57c0)
  • md-enhance: fix type issue (4b32b67)

2.0.0-beta.121 (2022-11-05)

Bug Fixes

  • md-enhance: fix wrong variable (9239987)

2.0.0-beta.120 (2022-11-04)

Features

  • add Turkish language support (#2357) (f737e12)
  • md-enhance: add mindmap support for mermaid (1e6b07a)

Bug Fixes

  • md-enhance: fix vue-playground styles (6a5f005)

2.0.0-beta.119 (2022-11-01)

2.0.0-beta.118 (2022-11-01)

Bug Fixes

  • theme: fix code block lang issue (7ad0fdb)

2.0.0-beta.117 (2022-11-01)

... (truncated)

Commits
  • 4221408 chore(release): publish v2.0.0-beta.122
  • fb231d9 feat(theme): support frontmatter.excerpt
  • dd8a554 chore: update deps
  • c94a34a chore: update deps
  • 160c9b9 style: fix linter
  • 7d3144c feat(theme): fix typos in collapsible
  • a08c577 feat(theme): add hopeThemeLegacy and improve logger
  • ee00f8c feat(theme): add extra check in debug mode
  • 8152089 chore(release): publish v2.0.0-beta.121
  • 821f340 chore: update deps
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme) from 2.0.0-beta.106 to 2.0.0-beta.122.
- [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-beta.122/packages/theme)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2022

Superseded by #59.

@dependabot dependabot bot closed this Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepress-theme-hope-2.0.0-beta.122 branch November 21, 2022 03:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants