fix(deps): update tiptap (stable25)#3675
Merged
juliusknorr merged 1 commit intostable25from Jan 25, 2023
Merged
Conversation
Test summaryRun details
View run in Cypress Dashboard ➡️ Flakiness
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
||||||||||||||||||||||||||
43bd2d8 to
423df67
Compare
Member
|
/compile amend / |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
423df67 to
bf5c2b9
Compare
juliusknorr
approved these changes
Jan 25, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.