Skip to content

fix(deps): update tiptap to ^3.23.6 (stable34)#8670

Merged
mejo- merged 1 commit into
stable34from
renovate/stable34-tiptap
May 30, 2026
Merged

fix(deps): update tiptap to ^3.23.6 (stable34)#8670
mejo- merged 1 commit into
stable34from
renovate/stable34-tiptap

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 30, 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.23.1^3.23.6 age confidence
@tiptap/extension-blockquote (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-bold (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-code (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-code-block (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-code-block-lowlight (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-collaboration (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-collaboration-caret (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-document (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-drag-handle (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-drag-handle-vue-2 (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-hard-break (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-heading (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-highlight (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-horizontal-rule (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-image (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-italic (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-link (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-list (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-mathematics (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-mention (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-paragraph (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-placeholder (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-strike (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-table (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-text (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-typography (source) ^3.23.1^3.23.6 age confidence
@tiptap/extension-underline (source) ^3.23.1^3.23.6 age confidence
@tiptap/extensions (source) ^3.23.1^3.23.6 age confidence
@tiptap/pm (source) ^3.23.1^3.23.6 age confidence
@tiptap/suggestion (source) ^3.23.1^3.23.6 age confidence
@tiptap/vue-2 (source) ^3.23.1^3.23.6 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v3.23.6

Compare Source

Patch Changes
  • d168376: Fix deleteSelection to properly handle inline nodes with text* content. The selection is now expanded to include the entire inline node boundaries when deleting, preventing incorrect collapse of inline text nodes.

v3.23.5

Compare Source

Patch Changes
  • 835caf5: Fix $pos() returning correct node for non-text atom nodes instead of doc node

  • 95e138c: fix(nodeview): eliminate unnecessary re-renders, add opt-in position tracking

    NodeViews no longer re-render when decorations or position change without
    content changes. Added trackNodeViewPosition option — when enabled, the
    component re-renders on every position shift so calls to getPos() stay
    current in render output. Removed the internal nodeViewPositionRegistry.
    Added shallow prop comparison in ReactRenderer.updateProps().

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

Patch Changes
  • f98eaaf: Fix " HTML entity encoding in getHTML() output for inline style attributes. Adds a getStyleProperty utility to @tiptap/core and migrates Color, BackgroundColor, FontFamily, FontSize, LineHeight, and Highlight extensions to use it (#​7016)
ueberdosis/tiptap (@​tiptap/extension-blockquote)

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

Patch Changes
  • f98eaaf: Fix " HTML entity encoding in getHTML() output for inline style attributes. Adds a getStyleProperty utility to @tiptap/core and migrates Color, BackgroundColor, FontFamily, FontSize, LineHeight, and Highlight extensions to use it (#​7016)
  • Updated dependencies [f98eaaf]
ueberdosis/tiptap (@​tiptap/extension-horizontal-rule)

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

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

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

@​tiptap/extensions
Patch Changes
  • 0f05ae7: Add a new autoTrim option to CharacterCount which can be used to allow exceeding the character limit and either trim or validate the content length manually

v3.23.2

Compare Source

@​tiptap/extension-twitch
Patch Changes
  • 8b210e7: Fix Twitch and YouTube embeds losing their canonical video, clip, channel, or playlist URL when HTML content is loaded back into the editor.
  • Updated dependencies [8b210e7]
@​tiptap/extension-youtube
Patch Changes
  • 8b210e7: Fix Twitch and YouTube embeds losing their canonical video, clip, channel, or playlist URL when HTML content is loaded back into the editor.
  • Updated dependencies [8b210e7]
@​tiptap/core
Patch Changes
  • 8b210e7: Fix " HTML entity encoding in getHTML() output for inline style attributes. Adds a getStyleProperty utility to @tiptap/core and migrates Color, BackgroundColor, FontFamily, FontSize, LineHeight, and Highlight extensions to use it (#​7016)
  • @​tiptap/pm@​3.23.2
@​tiptap/extension-text-style
Patch Changes
  • 8b210e7: Fix " HTML entity encoding in getHTML() output for inline style attributes. Adds a getStyleProperty utility to @tiptap/core and migrates Color, BackgroundColor, FontFamily, FontSize, LineHeight, and Highlight extensions to use it (#​7016)
  • Updated dependencies [8b210e7]
@​tiptap/extension-highlight
Patch Changes
  • 8b210e7: Fix " HTML entity encoding in getHTML() output for inline style attributes. Adds a getStyleProperty utility to @tiptap/core and migrates Color, BackgroundColor, FontFamily, FontSize, LineHeight, and Highlight extensions to use it (#​7016)
  • Updated dependencies [8b210e7]
@​tiptap/react
Patch Changes
  • 8b210e7: Default immediatelyRender to false in SSR environments instead of throwing an error

    Previously, omitting immediatelyRender in an SSR environment (e.g. Next.js) would throw an error in development and silently return null in production. This was a common source of crashes, especially when AI-generated code set up the editor without explicitly passing immediatelyRender: false. The hook now defaults immediatelyRender to true, but automatically sets it to false when SSR is detected, logging a warning in development instead of throwing.

  • Updated dependencies [8b210e7]

@​tiptap/vue-3
Patch Changes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "every weekend"
  • 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 requested review from max-nextcloud and mejo- as code owners May 30, 2026 10:06
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 30, 2026
@renovate renovate Bot requested a review from silverkszlo as a code owner May 30, 2026 10:06
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mejo- mejo- merged commit f105c90 into stable34 May 30, 2026
62 of 65 checks passed
@mejo- mejo- deleted the renovate/stable34-tiptap branch May 30, 2026 20:11
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