Skip to content

build(deps): bump tiptap from 1.26.8 to 1.29.5 in /webapp

Hannes Heine requested to merge pr3802head into pr3802base

Created by: Tirokk

dependabot-preview[bot] Authored by dependabot-preview[bot] Closed


Bumps tiptap from 1.26.8 to 1.29.5.

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
  • 01ec8b2 Publish
  • 67d25bf switch to main branch
  • 67a40ca fix typo
  • 7b628ba fix enableDropCursor and enableGapCursor default options
  • 1fc3a0b Merge pull request #705 from christosnc/master
  • 889426a Merge pull request #794 from ueberdosis/dependabot/github_actions/actions/set...
  • 9660371 Merge branch 'master' of github.com:ueberdosis/tiptap
  • bba4b2d fix dependabot config
  • f92ae7d Bump actions/setup-node from v1 to v2.1.1
  • 2f09b08 Merge pull request #793 from ueberdosis/dependabot/github_actions/actions/che...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Merge request reports