Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update tiptap (stable24) #3676

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 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 18, 2023
@renovate renovate bot requested review from a team, juliusknorr and julien-nc and removed request for a team January 18, 2023 01:19
@cypress
Copy link

cypress bot commented Jan 18, 2023



Test summary

51 0 0 0


Run details

Project Text
Status Passed
Commit f06fa41 ℹ️
Started Jan 25, 2023 6:39 AM
Ended Jan 25, 2023 6:41 AM
Duration 02:27 💡
OS Linux Ubuntu - 22.04
Browser Electron 100

View run in Cypress Dashboard ➡️


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

@renovate renovate bot force-pushed the renovate/stable24-tiptap branch from 33a6a08 to d635325 Compare January 18, 2023 12:00
@renovate renovate bot changed the title fix(deps): update dependency prosemirror-view to ^1.29.2 (stable24) fix(deps): update tiptap (stable24) Jan 18, 2023
@renovate renovate bot force-pushed the renovate/stable24-tiptap branch 2 times, most recently from 180ce1b to e631d77 Compare January 20, 2023 15:17
@juliusknorr
Copy link
Member

/compile amend /

@renovate renovate bot force-pushed the renovate/stable24-tiptap branch from e631d77 to 06e82a1 Compare January 25, 2023 06:26
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@juliusknorr juliusknorr merged commit b6fe44c into stable24 Jan 25, 2023
@delete-merged-branch delete-merged-branch bot deleted the renovate/stable24-tiptap branch January 25, 2023 06:47
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.

1 participant