fix(deps): update tiptap (stable25) #3675
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:
^1.18.3->^1.19.0^1.7.0->^1.7.1^1.29.1->^1.30.0Release Notes
prosemirror/prosemirror-model
v1.19.0Compare Source
New features
Parse rules for styles can now provide a
clearMarkproperty to remove pending marks (for example forfont-style: normal).prosemirror/prosemirror-transform
v1.7.1Compare Source
Bug fixes
Keep content in isolating nodes inside their parent when fitting a replace step.
Transform.setNodeMarkupwill no longer clear the node's marks when it isn't given an array of marks.prosemirror/prosemirror-view
v1.30.0Compare Source
New features
EditorViewnow haspasteHTMLandpasteTextmethods which initiate paste handling.v1.29.2Compare Source
Bug fixes
Make sure enter key handlers are called on Chrome Android when the cursor is in a position where the native behavior of Enter doesn't change the document.
Fix a crash that could occur when starting a composition at the end of a non-inclusive mark.
Fix a bug in (vertical)
endOfTextblockthat caused it to return falsely positive results inside textblocks that had a separatecontentDOM.Configuration
📅 Schedule: Branch creation - "before 5am every weekday,every weekend" in timezone Europe/Berlin, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.