chore(deps): update tiptap monorepo to v3.28.0#2903
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/tiptap-monorepo
branch
2 times, most recently
from
July 17, 2026 05:30
3b4bc3b to
d81f87f
Compare
renovate
Bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
July 17, 2026 05:34
d81f87f to
9baa75d
Compare
JammingBen
approved these changes
Jul 17, 2026
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:
3.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.03.27.4→3.28.0Release Notes
ueberdosis/tiptap (@tiptap/core)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-document)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-hard-break)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-image)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-link)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-paragraph)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-placeholder)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-table)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-task-item)
v3.28.0Compare Source
@tiptap/extension-details
Patch Changes
8614730: Fix the cursor moving to the details summary after typing in content at the start of a document.@tiptap/extension-list
Patch Changes
8614730: Fix markdown parsing a line like(216) 555-1234as an ordered list. A number followed by)mid-line is no longer treated as a list marker.@tiptap/react
Patch Changes
8614730: Batch React node view portal store notifications that happen in the same microtask to avoid nested update depth warnings when many node views mount together.8614730: Bind onMount and onUnmount event handlers when initializing an Editor with useEditor hook.@tiptap/extension-collaboration-caret
Patch Changes
8614730: Bump @tiptap/y-tiptap version to ensure users use latest version@tiptap/extension-collaboration
Patch Changes
8614730: Bump @tiptap/y-tiptap version to ensure users use latest version@tiptap/extension-drag-handle
Patch Changes
8614730: Bump @tiptap/y-tiptap version to ensure users use latest version8614730]@tiptap/extension-youtube
Minor Changes
8614730: Allow stringwidthandheightvalues like'100%'or'20rem'in the YouTube extension. Non-numeric values in parsed HTML are now preserved instead of being converted to numbers.Patch Changes
@tiptap/extension-list-item
Patch Changes
8614730]@tiptap/extension-list-keymap
Patch Changes
8614730]@tiptap/extension-task-item
Patch Changes
8614730]@tiptap/extension-task-list
Patch Changes
8614730]@tiptap/extension-bullet-list
Patch Changes
8614730]@tiptap/extension-ordered-list
Patch Changes
8614730]@tiptap/extension-drag-handle-react
Patch Changes
8614730]8614730]8614730]@tiptap/extension-drag-handle-vue-2
Patch Changes
8614730]@tiptap/extension-drag-handle-vue-3
Patch Changes
8614730]@tiptap/extension-character-count
Patch Changes
@tiptap/extension-dropcursor
Patch Changes
@tiptap/extension-focus
Patch Changes
@tiptap/extension-gapcursor
Patch Changes
@tiptap/extension-history
Patch Changes
@tiptap/extension-placeholder
Patch Changes
@tiptap/extension-table-cell
Patch Changes
@tiptap/extension-table-header
Patch Changes
@tiptap/extension-table-row
Patch Changes
@tiptap/core
Patch Changes
@tiptap/extension-audio
Patch Changes
@tiptap/extension-blockquote
Patch Changes
@tiptap/extension-bold
Patch Changes
@tiptap/extension-bubble-menu
Patch Changes
@tiptap/extension-code
Patch Changes
@tiptap/extension-code-block
Patch Changes
@tiptap/extension-code-block-lowlight
Patch Changes
@tiptap/extension-color
Patch Changes
@tiptap/extension-document
Patch Changes
@tiptap/extension-emoji
Patch Changes
@tiptap/extension-file-handler
Patch Changes
@tiptap/extension-floating-menu
Patch Changes
@tiptap/extension-font-family
Patch Changes
@tiptap/extension-hard-break
Patch Changes
@tiptap/extension-heading
Patch Changes
@tiptap/extension-highlight
Patch Changes
@tiptap/extension-horizontal-rule
Patch Changes
@tiptap/extension-image
Patch Changes
@tiptap/extension-invisible-characters
Patch Changes
@tiptap/extension-italic
Patch Changes
@tiptap/extension-link
Patch Changes
@tiptap/extension-mathematics
Patch Changes
@tiptap/extension-mention
Patch Changes
@tiptap/extension-node-range
Patch Changes
@tiptap/extension-paragraph
Patch Changes
@tiptap/extension-strike
Patch Changes
@tiptap/extension-subscript
Patch Changes
@tiptap/extension-superscript
Patch Changes
@tiptap/extension-table
Patch Changes
@tiptap/extension-table-of-contents
Patch Changes
@tiptap/extension-text
Patch Changes
@tiptap/extension-text-align
Patch Changes
@tiptap/extension-text-style
Patch Changes
@tiptap/extension-twitch
Patch Changes
@tiptap/extension-typography
Patch Changes
@tiptap/extension-underline
Patch Changes
@tiptap/extension-unique-id
Patch Changes
@tiptap/extensions
Patch Changes
@tiptap/html
Patch Changes
@tiptap/markdown
Patch Changes
@tiptap/starter-kit
Patch Changes
8614730]@tiptap/static-renderer
Patch Changes
@tiptap/suggestion
Patch Changes
@tiptap/vue-2
Patch Changes
@tiptap/vue-3
Patch Changes
ueberdosis/tiptap (@tiptap/extension-text)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-text-align)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-text-style)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-underline)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/markdown)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/pm)
v3.28.0Compare Source
ueberdosis/tiptap (@tiptap/starter-kit)
v3.28.0Compare Source
Patch Changes
c1254c1]ueberdosis/tiptap (@tiptap/suggestion)
v3.28.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/vue-3)
v3.28.0Compare Source
Patch Changes
Configuration
📅 Schedule: (UTC)
🚦 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.