chore(deps): update tiptap to ^3.29.0#6754
Merged
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
commit: |
renovate
Bot
force-pushed
the
renovate/tiptap
branch
from
July 25, 2026 14:47
b60cb07 to
faa9333
Compare
renovate
Bot
force-pushed
the
renovate/tiptap
branch
from
July 27, 2026 09:33
faa9333 to
9c57ead
Compare
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.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0^3.27.3→^3.29.0Release Notes
ueberdosis/tiptap (@tiptap/core)
v3.29.0Compare Source
Patch Changes
d26840f: Fix a TypeScript build error inisAndroid()where comparingnavigator.platformagainst the literal'Android'with===could fail to compile under somelib.dom.d.tstypings ("types have no overlap"). Switched to the same.includes()pattern already used byisiOS(), which is not affected by this TypeScript narrowing issue. No runtime behavior change.935e63f: Fixed a bug where deleting anAllSelection(for example right after Ctrl/Cmd+A) left a lingering "phantom" selection highlight over the emptied document instead of a text cursor.deleteSelectionnow collapses the selection to a cursor.b4c5a2d: Fix input rules crashing when the matched text spans an inline atom node like a mention.a963d48: Node viewgetPos()now returnsundefinedinstead of throwing when the position cannot be resolved yet, for example when React 19 renders a node view component while the editor view is still updating.51f45b6: FixedonContentErrorthrowing when callingeditor.commandsfrom inside the handler on initial load with invalid content. The editor now has a usable state (seeded from the stripped fallback document) beforeonContentErrorfires.0f63969: Fixeditor.$pos()returning the wrong node inside container nodes, for example the list item instead of the list.9acaa65: AddinsertDefaultBlockto insert the default textblock allowed at a position. It accepts an optional position, attributes, content, and selection-update option.e150ee0]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-bubble-menu)
v3.29.0Compare Source
Patch Changes
d26840f]e150ee0]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-code)
v3.29.0Compare Source
Patch Changes
d26840f]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-collaboration)
v3.29.0Compare Source
Patch Changes
d26840f]e150ee0]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
3c8da6a: Bump @tiptap/y-tiptap version to ensure users use latest versionv3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-drag-handle)
v3.29.0Compare Source
Patch Changes
d26840f]e150ee0]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
3c8da6a: Bump @tiptap/y-tiptap version to ensure users use latest version3c8da6a]v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-drag-handle-vue-3)
v3.29.0Compare Source
Patch Changes
e150ee0]bd47229]v3.28.0Compare Source
Patch Changes
3c8da6a]v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-emoji)
v3.29.0Compare Source
Patch Changes
d26840f]e150ee0]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-floating-menu)
v3.29.0Compare Source
Patch Changes
d26840f]e150ee0]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-horizontal-rule)
v3.29.0Compare Source
Patch Changes
d26840f]e150ee0]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-image)
v3.29.0Compare Source
Patch Changes
a7c42fe: Fix resizable images not synchronizing rendered attributes after updatesd26840f]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-mention)
v3.29.0Compare Source
Patch Changes
d26840f]e150ee0]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-node-range)
v3.29.0Compare Source
Patch Changes
d26840f]e150ee0]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-placeholder)
v3.29.0Compare Source
Patch Changes
v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
d2983cd]ueberdosis/tiptap (@tiptap/extension-text-align)
v3.29.0Compare Source
Patch Changes
d26840f]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
@tiptap/extensions
Patch Changes
0fde1e8: Fixed theSelectionextension leaving the native browser selection visible on blur, where it overlapped the selection decoration. The native selection is now cleared on blur and restored on focus.@tiptap/extension-blockquote
Patch Changes
0fde1e8: Fix a crash when pressing backspace at the very start of the document with a leading image. The blockquote backspace handler dereferenced an undefined parent at the top (doc) level, throwingTypeError: Cannot read properties of undefined (reading 'type'). It now bails out so backspace is a no-op at the document start.0fde1e8: Add@tiptap/pmas a peer dependency so bundlers resolve ProseMirror packages from the app instead of duplicatingprosemirror-modelinside@tiptap/extension-blockquote.@tiptap/extension-table
Patch Changes
0fde1e8: Fix<col width>in a table's<colgroup>being ignored when parsing HTML. The width of the first column was always dropped because the cell index0failed a truthiness check, and header cells (<th>) never read the colgroup at all. Both table cells and table headers now fall back to the matching<col>element'swidthattribute when they have nocolwidthattribute of their own.0fde1e8: Fix pipe characters inside backtick inline code spans being incorrectly treated as table column delimiters in both leading-pipe and pipeless (no leading|) GFM tables. Cells containing expressions like`||`or`a || b`now parse correctly instead of splitting into extra columns and losing their code formatting.@tiptap/extension-list
Patch Changes
0fde1e8: Fix a markdown parsing bug where a plain bullet (- item) nested under a task-list parent (- [ ]) was silently dropped from the parsed document. The task-list tokenizer's nested parser stopped at the first non-checkbox line and discarded everything after it; that remainder is now lexed and kept as sibling blocks (a bullet list or paragraph inside the parent task item), matching how mixed lists already behave at the top level.@tiptap/react
Patch Changes
0fde1e8: Add ause clientdirective so@tiptap/reactcan be imported from React Server Components without crashing. Core symbols re-exported through@tiptap/reactnow cross the client boundary too, so import them from@tiptap/coredirectly in server code.ueberdosis/tiptap (@tiptap/markdown)
v3.29.0Compare Source
Patch Changes
9af2f2b: Fixed blank lines being dropped after block elements (headings, tables, etc.) when parsing markdown. Blank lines were being absorbed into the block token instead of being preserved, causing content to lose a blank line on each parse/serialize cycle.d26840f]e150ee0]935e63f]b4c5a2d]a963d48]51f45b6]0f63969]9acaa65]v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/pm)
v3.29.0Compare Source
Patch Changes
e150ee0: Bumpprosemirror-modelto^1.25.11, fixing pasting content copied from the editor inserting extra empty paragraphs (a regression introduced inprosemirror-view1.42.0).v3.28.0Compare Source
v3.27.4Compare Source
ueberdosis/tiptap (@tiptap/starter-kit)
v3.29.0Compare Source
Patch Changes
d26840f]e150ee0]c999bd6]935e63f]48f25af]b4c5a2d]a963d48]51f45b6]0f63969]2834eb3]9acaa65]v3.28.0Compare Source
Patch Changes
c1254c1]v3.27.4Compare Source
Patch Changes
d2983cd]53f8e57]6238a3c]c28d888]ueberdosis/tiptap (@tiptap/suggestion)
v3.29.0Compare Source
Patch Changes
d26840f]e150ee0]935e63f]b4c5a2d]Configuration
📅 Schedule: (in timezone Europe/Paris)
* 6-9 * * 1)🚦 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.