Skip to content

chore(deps): update tiptap to ^3.27.3 - #6719

Merged
benjamincanac merged 1 commit into
v4from
renovate/tiptap
Jul 13, 2026
Merged

chore(deps): update tiptap to ^3.27.3#6719
benjamincanac merged 1 commit into
v4from
renovate/tiptap

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tiptap/core (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-bubble-menu (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-code (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-collaboration (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-drag-handle (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-drag-handle-vue-3 (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-emoji (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-floating-menu (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-horizontal-rule (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-image (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-mention (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-node-range (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-placeholder (source) ^3.27.1^3.27.3 age confidence
@tiptap/extension-text-align (source) ^3.27.1^3.27.3 age confidence
@tiptap/markdown (source) ^3.27.1^3.27.3 age confidence
@tiptap/pm (source) ^3.27.1^3.27.3 age confidence
@tiptap/starter-kit (source) ^3.27.1^3.27.3 age confidence
@tiptap/suggestion (source) ^3.27.1^3.27.3 age confidence
@tiptap/vue-3 (source) ^3.27.1^3.27.3 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v3.27.3

Compare Source

Patch Changes
  • 023f98c: Fix deleteSelection to delete content across all selection ranges instead of only the first range. This restores multi-cell table selections and other custom selections with multiple ranges.

v3.27.2

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-bubble-menu)

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

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

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

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

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

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

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

Patch Changes
  • ec41238: Fix NodeRangeSelection not being restored after drag-and-drop when Collaboration (Yjs) is enabled. Drop anchor positions are now tracked with Yjs relative positions and remapped across isChangeOrigin document rebuilds, and selection restore runs via appendTransaction after the drop transaction settles.
  • 82d9c81: Fix the drag handle when the editor renders zero-size widget decorations, such as the page chrome injected by the Pages extension. The handle now resolves to the correct block instead of failing to position or aligning to a decoration, and it stays above positioned page chrome so it remains clickable.
  • Updated dependencies [ceebb31]
ueberdosis/tiptap (@​tiptap/extension-drag-handle-vue-3)

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

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

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

Patch Changes
  • eb19977: Fix arrow key navigation past emoji nodes in Firefox. Previously, pressing ArrowLeft with the cursor adjacent to an inline non-selectable emoji node at a paragraph boundary would not move the cursor in Firefox. The cursor now correctly skips over emoji nodes in both directions.
  • Updated dependencies [ceebb31]
ueberdosis/tiptap (@​tiptap/extension-floating-menu)

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

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

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

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

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

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

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-node-range)

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

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

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-text-align)

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/markdown)

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/pm)

v3.27.3

Compare Source

v3.27.2

Compare Source

Patch Changes
  • ceebb31: Updated all ProseMirror packages to the latest publicly available versions
ueberdosis/tiptap (@​tiptap/starter-kit)

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/suggestion)

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/vue-3)

v3.27.3

Compare Source

Patch Changes

v3.27.2

Compare Source

Patch Changes

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • Between 06:00 AM and 09:59 AM, only on Monday (* 6-9 * * 1)
  • 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 a review from benjamincanac as a code owner July 13, 2026 05:17
@github-actions github-actions Bot added the v4 #4488 label Jul 13, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jul 13, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/@nuxt/ui@6719

commit: 69dd28b

@benjamincanac
benjamincanac merged commit 9df067a into v4 Jul 13, 2026
24 checks passed
@benjamincanac
benjamincanac deleted the renovate/tiptap branch July 13, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant