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.26.0 #337

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vuepress-theme-hope from 1.13.3 to 1.26.0.

Release notes

Sourced from vuepress-theme-hope's releases.

v1.26.0

Bug Fixes

  • theme: fix autoExcerpt issues (c0c05a6)

Features

  • add-this: no longer read options from themeConfig (74df241)
  • comment: extract pageinfo options to PageInfoProps (5569402)
  • comment: new option categoryPath, tagPath, titleIcon and titleIconPrefix (bc7295b)
  • components: add options (eb95057)
  • components: stop reading from themeConfig (309e8f3)
  • copy-code: stop reading themeConfig (ea8eed2)
  • feed: stop reading themeConfig (18f7bdb)
  • move PageInfo to components (03c94b2)
  • stop reading themeConfig in plugins (ea644f3)

v1.25.0

Bug Fixes

  • theme: fix sidebarTitle (349f9d7)

Features

  • md-enhance: add container and delay option (d7e0bb8)
  • md-enhance: rebuild container and add note container (1a12df8)
  • photo-swipe: add delay options (a02fecd)
  • theme: add blog.autoExcerpt, close #1398 (2f60f81)

v1.24.0

Bug Fixes

  • feed: fix typos in author (47cec98)
  • feed: improve html comment regexp (88b6c43)

Features

Now most plugins support cutom locale using locales options🎉

v1.23.0

Features

... (truncated)

Commits
  • 73226ed chore(release): publish v1.26.0
  • 0d51d2a fix(theme): add missing components
  • ea644f3 feat: stop reading themeConfig in plugins
  • 18f7bdb feat(feed): stop reading themeConfig
  • ea8eed2 feat(copy-code): stop reading themeConfig
  • c0c05a6 fix(theme): fix autoExcerpt issues
  • 6fc9ba9 fix(components): move icons
  • eb95057 feat(components): add options
  • 03c94b2 feat: move PageInfo to components
  • 5569402 feat(comment): extract pageinfo options to PageInfoProps
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #338.