vueup / vue-quill

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

build(deps-dev): bump vitepress from 1.0.0-alpha.75 to 1.3.2 in /docs #581

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps vitepress from 1.0.0-alpha.75 to 1.3.2.

Release notes

Sourced from vitepress's releases.

v1.3.2

Please refer to CHANGELOG.md for details.

v1.3.1

Please refer to CHANGELOG.md for details.

v1.3.0

Please refer to CHANGELOG.md for details.

v1.2.3

Please refer to CHANGELOG.md for details.

v1.2.2

Please refer to CHANGELOG.md for details.

v1.2.0

Please refer to CHANGELOG.md for details.

v1.1.4

Please refer to CHANGELOG.md for details.

v1.1.3

Please refer to CHANGELOG.md for details.

v1.1.1

Please refer to CHANGELOG.md for details.

v1.1.0

Please refer to CHANGELOG.md for details.

v1.0.2

Please refer to CHANGELOG.md for details.

v1.0.1

Please refer to CHANGELOG.md for details.

v1.0.0

Please refer to CHANGELOG.md for details.

v1.0.0-rc.45

Please refer to CHANGELOG.md for details.

v1.0.0-rc.44

Please refer to CHANGELOG.md for details.

v1.0.0-rc.43

Please refer to CHANGELOG.md for details.

v1.0.0-rc.42

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vitepress's changelog.

1.3.2 (2024-08-05)

Bug Fixes

1.3.1 (2024-07-14)

Bug Fixes

  • don't reopen browser on restart when vite.server.open is specified (6263db1), closes #4040
  • theme/regression: typo in component props resulting in nested titles not showing in navbar (01d0d45), closes #4042

1.3.0 (2024-07-07)

Bug Fixes

  • build: don't normalize links containing target or download property (e24899a), closes #3947
  • build: respect frontmatter.lastUpdated for pageData.lastUpdated and sitemap generation (7fcf462), closes #3931
  • build: sort pageToHashMap to ensure stable assets (e302328), closes #4016
  • client: do nothing on anchor elements with empty href (6461f5d), closes #3950
  • don't do git log on non-existent file (387acf7), closes #4008
  • don't reopen browser on restart (d837e82), closes #4001
  • properly handle svg anchor elements (b785bd6)
  • theme: add styles for h4 too (b54d7b0)
  • theme: deep watch sidebar groups and force render on match change (97f9469), closes #3613
  • theme: dim color for all text like elements inside blockquotes (5d3ed87), closes #3929
  • theme: force update title attribute on hydration (d348da7), closes #4004
  • theme: show filled nav bar when nav screen is open (0fc70e2)

Features

  • allow using components in navigation bar (#4000) (fa87d81)
  • cli/init: allow passing target dir as command argument (#3948) (99053ba)
  • markdown: support including specific regions from markdown files (#3978) (143b1e9)
  • support force-auto as an option for appearance (1e8bb48), closes #3946
  • theme: export VPHomeContent (#3960) (8aa6ccb), closes #3954

1.2.3 (2024-06-04)

Bug Fixes

  • theme,a11y: handle overflow on long mathematical equation and make tables focusable (#3932) (closes #3914) (afc611d)
  • types: wrong types generated for markdown-it > mdurl (48ca76c), closes #3935

1.2.2 (2024-05-21)

Bug Fixes

... (truncated)

Commits
  • 3286212 release: v1.3.2
  • 2b3e486 fix: multiple cache busting imports causing useData to fail
  • b6a36bc docs(zh): fix typo (#4101) [lunaria-ignore]
  • e1e5d22 chore: bump vue-tsc (for ecosystem-ci)
  • 8f31a4c ci: adjust job name
  • 84f197c chore: adjust pull request template
  • d016950 ci: stricter conditions
  • cf6e8bb chore: adjust pull request template
  • 73f5a1e chore: adjust pull request template
  • 7bfeeed ci: skip cr on docs or test only changes
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 4 weeks ago

Superseded by #588.