Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prosemirror-model ^1.18.3 -> ^1.19.0 age adoption passing confidence
prosemirror-transform ~1.7.0 -> ~1.7.1 age adoption passing confidence
prosemirror-view ^1.29.1 -> ^1.30.0 age adoption passing confidence

Release Notes

prosemirror/prosemirror-model

v1.19.0

Compare Source

New features

Parse rules for styles can now provide a clearMark property to remove pending marks (for example for font-style: normal).

prosemirror/prosemirror-transform

v1.7.1

Compare Source

Bug fixes

Keep content in isolating nodes inside their parent when fitting a replace step.

Transform.setNodeMarkup will no longer clear the node's marks when it isn't given an array of marks.

prosemirror/prosemirror-view

v1.30.0

Compare Source

New features

EditorView now has pasteHTML and pasteText methods which initiate paste handling.

v1.29.2

Compare 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) endOfTextblock that caused it to return falsely positive results inside textblocks that had a separate contentDOM.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 28, 2023
@renovate renovate bot requested review from a team, datenangebot and julien-nc and removed request for a team January 28, 2023 10:23
@mejo- mejo- force-pushed the renovate/stable23-tiptap branch from ae0f024 to 0a3f0f9 Compare January 28, 2023 14:21
@mejo-
Copy link
Member

mejo- commented Jan 28, 2023

/compile

Signed-off-by: nextcloud-command <[email protected]>
@renovate
Copy link
Contributor Author

renovate bot commented Jan 28, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@mejo- mejo- merged commit 303b8ee into stable23 Jan 28, 2023
@delete-merged-branch delete-merged-branch bot deleted the renovate/stable23-tiptap branch January 28, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants