zikeji / node-hypixel

With IntelliSense support & test coverage, this is an unopinionated async/await API wrapper for Hypixel's Public API. It is developed in TypeScript complete with documentation, typed interfaces for all API responses, built-in rate-limit handling, flexible cache support, and helper functions.
https://node-hypixel.zikeji.com
MIT License
19 stars 6 forks source link

build(deps-dev): bump vuepress-theme-hope from 1.13.3 to 1.28.2 #357

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vuepress-theme-hope from 1.13.3 to 1.28.2.

Release notes

Sourced from vuepress-theme-hope's releases.

v1.28.1

This version fix missing version in theme. There is no updates.

Also, you may need to check #1535

v1.28.0

  • theme: fix BreadCrumb prop (bc0fa1a)
  • theme: fix updateTime frontmatter (fddcdae)

Features

  • theme: remove used components (e35b02a)

This will probably the last feature release in V1. V2 theme and plugins are very stable now, and we recomand you to switch to V2. Bug fixes and security fixes will still be available for V1 till Dec. 2022.😉

v1.27.4

Bug Fixes

  • theme: fix BreadCrumb prop (bc0fa1a)
  • theme: fix updateTime frontmatter (fddcdae)

Features

  • theme: remove used components (e35b02a)

v1.27.3

Bug Fixes

v1.27.2

Bug Fixes

  • theme: fix failure when footer not set (45a0857)

v1.27.1

Bug Fixes

  • fix missing deps (db5064d)
  • md-enhance: only import container styles when needed (5e13193)

Features

  • md-enhance: add option lazyLoad (dc16d34)

... (truncated)

Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #358.