Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@tiptap/core (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-blockquote (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-bold (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-code (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-code-block (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-code-block-lowlight (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-collaboration (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-collaboration-caret (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-document (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-drag-handle (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-drag-handle-vue-2 (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-hard-break (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-heading (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-horizontal-rule (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-image (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-italic (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-link (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-list (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-mathematics (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-mention (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-paragraph (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-placeholder (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-strike (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-table (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-text (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-typography (source) ^3.15.3^3.18.0 age confidence
@tiptap/extension-underline (source) ^3.15.3^3.18.0 age confidence
@tiptap/extensions (source) ^3.15.3^3.18.0 age confidence
@tiptap/pm (source) ^3.15.3^3.18.0 age confidence
@tiptap/suggestion (source) ^3.15.3^3.18.0 age confidence
@tiptap/vue-2 (source) ^3.15.3^3.18.0 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes
  • aa9709e: Fixed $nodes() method to correctly return inline nodes (like text, mention, etc.) by fixing the children getter in NodePos class
  • b46e66a: Fixed ResizableNodeView contentDOM getter to return null instead of undefined for proper TypeScript compatibility

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-blockquote)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-bold)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-code)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-code-block)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-code-block-lowlight)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-collaboration)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes
  • 1a55fd0: Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @​tiptap/y-tiptap@​3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
  • Updated dependencies [aa9709e]
  • Updated dependencies [b46e66a]

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-collaboration-caret)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes
  • 1a55fd0: Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @​tiptap/y-tiptap@​3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
  • Updated dependencies [aa9709e]
  • Updated dependencies [b46e66a]

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-document)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-drag-handle)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Minor Changes
  • a7ab5df: Added nested drag handle support, allowing drag handles to appear for nested content like list items and blockquotes with configurable edge detection and custom rules.
Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-drag-handle-vue-2)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Minor Changes
  • a7ab5df: Added nested drag handle support, allowing drag handles to appear for nested content like list items and blockquotes with configurable edge detection and custom rules.
Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-hard-break)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-heading)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-horizontal-rule)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-image)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-italic)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-link)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

@​tiptap/extension-paragraph
Patch Changes
  • Fixed markdown serialization doubling newlines and parsing collapsing multiple blank lines
@​tiptap/markdown
Patch Changes
  • Fixed markdown serialization doubling newlines and parsing collapsing multiple blank lines
  • Fixed markdown HTML parsing when window object is unavailable in server-side environments
  • Fixed ordered list numbering when list has a non-default start value
@​tiptap/vue-3
Patch Changes
  • Fixed IME input (Chinese, Japanese, Korean) in Vue 3 mark views by preventing DOM element destruction during composition events
@​tiptap/extension-collaboration-caret
Patch Changes
  • Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @​tiptap/y-tiptap@​3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
@​tiptap/extension-collaboration
Patch Changes
  • Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @​tiptap/y-tiptap@​3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
@​tiptap/extension-drag-handle
Patch Changes
  • Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @​tiptap/y-tiptap@​3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
@​tiptap/html
Patch Changes
  • Fixed server-side HTML parsing crash when content contains link, script, or style tags with resource references.
  • Fixed server exports failing in Node.js test environments with jsdom/happy-dom
@​tiptap/extension-bubble-menu
Patch Changes
  • Fixed bubble and floating menus to properly handle hide middleware data, hiding menus when reference element is scrolled out of view
@​tiptap/extension-floating-menu
Patch Changes
  • Fixed bubble and floating menus to properly handle hide middleware data, hiding menus when reference element is scrolled out of view
@​tiptap/core
Patch Changes
  • Fixed $nodes() method to correctly return inline nodes (like text, mention, etc.) by fixing the children getter in NodePos class
  • Fixed ResizableNodeView contentDOM getter to return null instead of undefined for proper TypeScript compatibility
@​tiptap/extension-list
Patch Changes
  • Fixed ordered list numbering when list has a non-default start value

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
  • 5f568dc: Fixed an issue where clicking on non-link elements (like images) required multiple clicks to select them. The link click handler now properly returns early when the clicked element is not a link, allowing other node handlers to process the click event.
ueberdosis/tiptap (@​tiptap/extension-list)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-mathematics)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes

v3.17.0

Compare Source

Patch Changes

[`v


Configuration

📅 Schedule: Branch creation - "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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 24, 2026
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 24, 2026
@github-actions github-actions bot enabled auto-merge January 24, 2026 08:29
@codecov
Copy link

codecov bot commented Jan 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate bot force-pushed the renovate/main-tiptap branch from ad2966a to 8cfdf1b Compare January 24, 2026 20:25
@renovate renovate bot changed the title fix(deps): update tiptap to ^3.17.0 (main) fix(deps): update tiptap to ^3.17.1 (main) Jan 24, 2026
@renovate renovate bot force-pushed the renovate/main-tiptap branch from 8cfdf1b to df4f4e2 Compare January 28, 2026 16:42
@renovate renovate bot changed the title fix(deps): update tiptap to ^3.17.1 (main) fix(deps): update tiptap to ^3.18.0 (main) Jan 28, 2026
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.

0 participants