Skip to content

Bump tiptap from 1.26.8 to 1.32.2 in /webapp

Created by: dependabot[bot]

Bumps tiptap from 1.26.8 to 1.32.2.

Release notes

Sourced from tiptap's releases.

tiptap@1.29.4

  • add async suggestions (#757, fix #755)
  • update dependencies

tiptap@1.29.1

  • moved to new organization

tiptap@1.29.0

  • Allow attributes for wrappers (#727)
  • fix XSS issue when importing through getHTML() (#747)
  • fix(markpasterule): parent is undefined for mark (#687)
  • update fuse.js to v6 and fix Suggestion mention search (#750)
  • Add option to put target for the created link (#619)
  • update to latest ProseMirror dependencies

tiptap-extensions@1.28.6

update dependencies

tiptap-extensions@1.28.5

  • added emptyEditorClass option for Placeholder (fix #463)
  • added support for historical paths (PR #511)
  • remove redundant escape character for regexp (PR #533)
  • update dependencies

tiptap-extensions@1.28.4

update dependencies

tiptap-extensions@1.28.3

add openOnClick option to link extension

tiptap-extensions@1.28.2

update prosemirror dependencies

tiptap-extensions@1.28.1

update dependencies

tiptap-extensions@1.28.0

update dependencies

tiptap@1.27.1

  • isActive() works with multiple attributes now (fix #666)
  • change registerPlugin to add plugin after Extensions plugins (PR #658)
  • update dependencies

tiptap-extensions@1.27.0

update dependencies

tiptap@1.27.0

New

  • add getNodeAttrs in menu's scope slot (#622)
Commits
  • d2cf88f Publish
  • 01999bc rewrite yarn lock file
  • e869258 Bump actions/setup-node from v2.1.4 to v2.1.5 (#985)
  • 4f1dfbc Constrain from to non-negative numbers (#987)
  • ab14704 Merge branch 'main' of github.com:ueberdosis/tiptap into main
  • 99edabd update dependencies
  • 51259c7 Fix tippy position incorrect after resize or screen (#996)
  • 0b0b8d8 remove simple analytics
  • fffdb35 add link to the new tiptap 2 blog post
  • d292a3d switch to plausible
  • 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)

Merge request reports