Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

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

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-beta.170

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

⚠ BREAKING CHANGES

  • Catalog component is now inside auto-catalog plugin with name AutoCatalog

Features

  • catalog component is now inside auto-catalog plugin (760c686)

Bug Fixes

  • create: fix zh blog template (ae89ecc)
  • deps: update dependency axios to v1.2.6 (#2708) (a356113)
  • fix path in windows, close #2718 (90d3a8d)
  • theme: fix blog legacy logger (25be101)
  • theme: fix project home padding (0ff661a)
  • theme: fix text color with no bg on blog hero (281573d)
  • theme: improve blog homepage (cc3d4bc)

v2.0.0-beta.169

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

Features

  • theme: hide fullscreen button on print mode (cf39b6d)

Bug Fixes

  • md-enhance: fix legacy mode for md-enhance (953ecae)
  • theme: ensure nothing is rendered in ssr, fix #2716 (c1f2291)
  • theme: fix article order (29a6839)
  • theme: fix catalog issue (2af65a8)
  • theme: fix deprecate msg (c6bbf2b)
  • theme: fix legacy homepage check (c38b06c)
  • theme: fix sidebar z-index (55d5424)
  • theme: fix typos in meta inject (7a8337c)
  • theme: improve homepage (136f3cc)

v2.0.0-beta.168

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

Features

  • components: update stackblitz component (737eb71)

Bug Fixes

... (truncated)

Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-beta.170 (2023-01-29)

⚠ BREAKING CHANGES

  • Catalog component is now inside auto-catalog plugin with name AutoCatalog

Features

  • catalog component is now inside auto-catalog plugin (760c686)

Bug Fixes

  • create: fix zh blog template (ae89ecc)
  • deps: update dependency axios to v1.2.6 (#2708) (a356113)
  • fix path in windows, close #2718 (90d3a8d)
  • theme: fix blog legacy logger (25be101)
  • theme: fix project home padding (0ff661a)
  • theme: fix text color with no bg on blog hero (281573d)
  • theme: improve blog homepage (cc3d4bc)

2.0.0-beta.169 (2023-01-28)

Features

  • theme: hide fullscreen button on print mode (cf39b6d)

Bug Fixes

  • md-enhance: fix legacy mode for md-enhance (953ecae)
  • theme: ensure nothing is rendered in ssr, fix #2716 (c1f2291)
  • theme: fix article order (29a6839)
  • theme: fix catalog issue (2af65a8)
  • theme: fix deprecate msg (c6bbf2b)
  • theme: fix legacy homepage check (c38b06c)
  • theme: fix sidebar z-index (55d5424)
  • theme: fix typos in meta inject (7a8337c)
  • theme: improve homepage (136f3cc)

2.0.0-beta.168 (2023-01-25)

Features

  • components: update stackblitz component (737eb71)

Bug Fixes

  • improve rtl layout (933c473)
  • theme: fix catalog order (fc6c9a6)
  • theme: fix footer padding in rtl (9dd5dd4)
  • theme: fix footer z-index on desktop (29e612a)

... (truncated)

Commits
  • adbcebb chore(release): publish v2.0.0-beta.170
  • 281573d fix(theme): fix text color with no bg on blog hero
  • cc3d4bc fix(theme): improve blog homepage
  • 25be101 fix(theme): fix blog legacy logger
  • 0ff661a fix(theme): fix project home padding
  • 760c686 feat: catalog component is now inside auto-catalog plugin
  • a24b023 chore(release): publish v2.0.0-beta.169
  • c1f2291 fix(theme): ensure nothing is rendered in ssr, fix #2716
  • 136f3cc fix(theme): improve homepage
  • 7a8337c fix(theme): fix typos in meta inject
  • 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.170.
- [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.170/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 Jan 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #84.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepress-theme-hope-2.0.0-beta.170 branch February 6, 2023 03:02
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.

1 participant