Geoxor / Amethyst

A cross-platform music player made with Typescript
https://amethyst-geoxor.vercel.app/
MIT License
160 stars 36 forks source link

Bump vitepress from 1.0.0-alpha.64 to 1.0.0-alpha.72 #522

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vitepress from 1.0.0-alpha.64 to 1.0.0-alpha.72.

Release notes

Sourced from vitepress's releases.

v1.0.0-alpha.72

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.71

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.70

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.69

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.68

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.67

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.66

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.65

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-alpha.72 (2023-04-17)

Bug Fixes

  • search: don't directly access userConfig (3e0e9d2)
  • search: ready event is not fired on mac (e37e5cb)
  • theme: local search showDetailedList not working in windows (#2248) (8354f8f)

1.0.0-alpha.71 (2023-04-16)

Bug Fixes

  • search: esm interop mark.js import (1b0a249)
  • search: properly group nested headings (b1c956c), closes #2238

1.0.0-alpha.70 (2023-04-16)

Bug Fixes

  • a11y: increase touch target size of search icons (4449867)
  • search: avoid body scroll when using local search (#2236) (144a7d8)
  • search: better highlighting in detailed view (#2234) (be83524)
  • search: fix keyword highlighting and scrolling in excerpts (ca8db8a)
  • search: remove double base on importing excepts (185213c), closes #2230
  • search: remove extra /index from routes (9e04b43)
  • search: show escape to close on footer (6d5b4cd)

Features

  • search: allow force disabling detailed view (40f1d1b)
  • search: make styling more configurable, align more with the theme (#2233) (b2077c7)

1.0.0-alpha.69 (2023-04-15)

Bug Fixes

  • search: fix errors on empty titles (6d363ec)
  • theme: fix color of blockquote in custom containers (#2173) (712a57f)

... (truncated)

Commits
  • 1e9b925 release: v1.0.0-alpha.72
  • 8354f8f fix(theme): local search showDetailedList not working in windows (#2248)
  • e91e0f9 chore: bump deps
  • e37e5cb fix(search): ready event is not fired on mac
  • 67f1f91 chore: remove koa types (#2241)
  • 732c67b docs: update note on using search in dev mode
  • 3e0e9d2 fix(search): don't directly access userConfig
  • 7c34f6a style: align search icon in box a bit
  • 993d496 release: v1.0.0-alpha.71
  • b1c956c fix(search): properly group nested headings
  • 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 1 year ago

Superseded by #523.