vueup / vue-quill

Rich Text Editor Component for Vue 3.
https://vueup.github.io/vue-quill/
MIT License
1.13k stars 282 forks source link

build(deps-dev): bump vitepress from 1.0.0-alpha.51 to 1.0.0-alpha.61 in /docs #349

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vitepress from 1.0.0-alpha.51 to 1.0.0-alpha.61.

Release notes

Sourced from vitepress's releases.

v1.0.0-alpha.61

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.60

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.59

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.58

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.57

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.56

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.55

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.54

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.53

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.52

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-alpha.61 (2023-03-20)

Bug Fixes

  • build: skip warning for txt language (#2109) (ac953ce)
  • decode when query selecting current hash (1f2f1ff), closes #2089
  • theme: prevent code-groups conflict with shiki-twoslash (#2059) (ee6cda4)

1.0.0-alpha.60 (2023-03-15)

Features

  • support multiple selectors for scrollOffset (86e2a6f)
  • theme: add animation to mobile page outline dropdown (a6b18a8)

1.0.0-alpha.59 (2023-03-15)

Bug Fixes

  • handle async enhanceApp when extending themes (52b04f3)
  • theme: improve Chinese font handling (81ae1c7), closes #2036
  • theme: move doc-footer-before slot into the footer (b0160bc), closes #2082

Features

  • defineClientComponent helper (2ad668c)

1.0.0-alpha.58 (2023-03-14)

Bug Fixes

  • fix optional component imports from default theme (7b0f289)

1.0.0-alpha.57 (2023-03-14)

Bug Fixes

... (truncated)

Commits
  • 262a8c7 release: v1.0.0-alpha.61
  • 76fd8b0 chore: bump deps
  • 5878f13 revert: ccf3eea9f153707e7e8831e215a15b64a064f34f
  • 11d4e3d ci: prevent locking certain issues
  • ac953ce fix(build): skip warning for txt language (#2109)
  • ccf3eea chore: restore parallel test running
  • 456099a test: restore tests for init command
  • fbf6089 test: temporarily remove test-init completely
  • 34207aa test: replace test-init by test-init-build
  • f1d8561 chore: dont run tests in parallel
  • 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 #352.