cesium_dev_kit icon indicating copy to clipboard operation
cesium_dev_kit copied to clipboard

Bump @vueup/vue-quill from 1.0.0-beta.7 to 1.2.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @vueup/vue-quill from 1.0.0-beta.7 to 1.2.0.

Release notes

Sourced from @​vueup/vue-quill's releases.

v1.2.0

1.2.0 (2023-05-12)

Features

  • vue-quill: add focus method (f1a93b7)

v1.1.1

1.1.1 (2023-03-08)

Bug Fixes

  • prop types to handle null and undefined values (570f407)

v1.1.0

1.1.0 (2023-02-04)

Bug Fixes

  • attributes missing reactivity (f96121b)
  • better way to fix lint (0eb9ca1)
  • deep reactivity of delta (88668df)
  • delta comparison (f402ebb)
  • editor not shown after update vitepress (f0cfed7)

Features

  • docs: :art: add social link github (82c2662)
  • docs: :rocket: add og config (4e6b453)

v1.0.1

1.0.1 (2022-12-20)

Bug Fixes

  • delta comparison and add demo (f4eba73)
  • reactivity: correctly trigger content update if prop changes (fixes #188) (f55d907)

v1.0.0

1.0.0 (2022-10-21)

Bug Fixes

  • :art: remove default export (2c44d9d)

... (truncated)

Commits
  • f544b92 Merge pull request #361 from fylzero/add-focus-method
  • f1a93b7 feat(vue-quill): add focus method
  • 54eefc7 Merge pull request #338 from vueup/dependabot/npm_and_yarn/docs/vueup/vue-qui...
  • 6834c22 Merge pull request #339 from vueup/dependabot/npm_and_yarn/docs/autoprefixer-...
  • 602799b Merge pull request #340 from vueup/dependabot/npm_and_yarn/docs/vitepress-1.0...
  • bd0e5f2 build(deps-dev): bump vitepress in /docs
  • d93008d build(deps-dev): bump autoprefixer from 10.4.13 to 10.4.14 in /docs
  • 32dd57c build(deps): bump @​vueup/vue-quill from 1.1.0 to 1.1.1 in /docs
  • aff3feb Update README.md
  • e3465f1 Merge pull request #320 from vueup/dependabot/npm_and_yarn/docs/vueup/vue-qui...
  • 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 <dependency name> 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] avatar May 11 '24 03:05 dependabot[bot]