fix(deps): update tiptap monorepo to v2.5.6 #111
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
2.5.5
->2.5.6
Release Notes
ueberdosis/tiptap (@tiptap/core)
v2.5.6
Compare Source
Patch Changes
618bca9
: Adjust thesplitBlock
command to returnfalse
when it was unsuccessful.35682d1
: This fixes a bug with the placeholder extension where a heading level other than the default was not considered empty, when comparing node contents, we need to consider that the node attributes are carried over for a fair comparison of content instead of attribute values2104f0f
: Add a check beforecreateNodeViews so that view.setProps is not called when the view has already been destroyedb5c1b32
]ueberdosis/tiptap (@tiptap/extension-character-count)
v2.5.6
Compare Source
Patch Changes
b5c1b32
]618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-focus)
v2.5.6
Compare Source
Patch Changes
b5c1b32
]618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-highlight)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-link)
v2.5.6
Compare Source
Patch Changes
c0e5398
: Links were opening twive when the editor was not editable and openOnclick was true, now openOnClick setting will check if it is editable before trying to open programmatically resolves #4877b5c1b32
]618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-placeholder)
v2.5.6
Compare Source
Patch Changes
b5c1b32
]618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-subscript)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-superscript)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-table)
v2.5.6
Compare Source
Patch Changes
c7f5550
: Set correctmin-width
for a table fixes #5217b5c1b32
]618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-table-cell)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-table-header)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-table-row)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-task-item)
v2.5.6
Compare Source
Patch Changes
e6c759b
: allow task items to be parsed when only having<li data-checked
instead of only when<li data-checked="true"
b5c1b32
]618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-task-list)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-text-align)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-typography)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/extension-underline)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/pm)
v2.5.6
Compare Source
Patch Changes
b5c1b32
: Because of an XSS vulnerability in theprosemirror-model
package, we've updated all our prosemirror dependencies to the latest versions.Upgraded packages:
prosemirror-model
from^1.22.1
to^1.22.2
prosemirror-tables
from^1.3.7
to^1.4.0
prosemirror-trailing-node
from^2.0.8
to^2.0.9
prosemirror-view
from^1.33.8
to^1.33.9
See https://discuss.prosemirror.net/t/heads-up-xss-risk-in-domserializer/6572
ueberdosis/tiptap (@tiptap/starter-kit)
v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]4e5b2d8
]2104f0f
]ueberdosis/tiptap (@tiptap/suggestion)
v2.5.6
Compare Source
Patch Changes
b5c1b32
]618bca9
]35682d1
]2104f0f
]ueberdosis/tiptap (@tiptap/vue-3)
v2.5.6
Compare Source
Patch Changes
b5c1b32
]618bca9
]35682d1
]2104f0f
]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.