Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@tiptap/extension-character-count (source) ^3.13.0^3.15.3 age confidence
@tiptap/extension-task-item (source) ^3.13.0^3.15.3 age confidence
@tiptap/extension-task-list (source) ^3.13.0^3.15.3 age confidence
@tiptap/starter-kit (source) ^3.13.0^3.15.3 age confidence
@tiptap/vue-2 (source) ^3.13.0^3.15.3 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ueberdosis/tiptap (@​tiptap/extension-character-count)

v3.15.3

Compare Source

Patch Changes

v3.15.2

Compare Source

Patch Changes

v3.15.1

Compare Source

Patch Changes

v3.15.0

Compare Source

Patch Changes

v3.14.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-task-item)

v3.15.3

Compare Source

@​tiptap/core
Patch Changes
  • Fix Safari scrolling to top when using editor.chain().focus() commands

v3.15.2

Compare Source

@​tiptap/extension-link
Patch Changes
  • Prevent auto-linking of bare hostnames (e.g., localhost) and IP addresses without a protocol prefix
@​tiptap/extension-list
Patch Changes
  • Fix lost HTML attributes in TaskItem node view updates
@​tiptap/vue-2
Patch Changes
  • Fix Vue prop validation warning for appendTo prop in BubbleMenu and FloatingMenu
@​tiptap/vue-3
Patch Changes
  • Fix Vue prop validation warning for appendTo prop in BubbleMenu and FloatingMenu
@​tiptap/extension-youtube
Patch Changes
  • Fix YouTube Shorts embed URLs using incorrect query parameter separator
@​tiptap/react
Patch Changes
  • Fix race conditions in ReactRenderer causing destroyed renderers to be re-added in Strict Mode

v3.15.1

Compare Source

@​tiptap/suggestion
Patch Changes
  • Add a new shouldShow callback to the Suggestion utility. This allows developers to filter when suggestions are displayed, which is especially useful for collaborative environments to prevent suggestions from popping open for remote users.

v3.15.0

Compare Source

@​tiptap/core
Minor Changes
  • Add a new dispatchTransaction hook to extensions, allowing developers to intercept, modify, or block transactions before they are applied to the editor state.
@​tiptap/extension-unique-id
Patch Changes
  • Fix unique ID assignment when handling empty nodes by checking next node's attribute state in the transaction document before modifying it, preventing incorrect ID assignments.

v3.14.0

Compare Source

@​tiptap/extension-twitch
Minor Changes
  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.
@​tiptap/react
Patch Changes
  • Append all children of editors parent node to element

    Fixes a regression introduced by #​6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2
Patch Changes
  • Append all children of editors parent node to element

    Fixes a regression introduced by #​6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3
Patch Changes
  • Append all children of editors parent node to element

    Fixes a regression introduced by #​6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle
Patch Changes
  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null
    (e.g., inside an atom node that allows inline content)
ueberdosis/tiptap (@​tiptap/starter-kit)

v3.15.3

Compare Source

Patch Changes

v3.15.2

Compare Source

Patch Changes

v3.15.1

Compare Source

Patch Changes

v3.15.0

Compare Source

Patch Changes

v3.14.0

Compare Source

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

v3.15.3

Compare Source

Patch Changes

v3.15.2

Compare Source

Patch Changes

v3.15.1

Compare Source

Patch Changes

v3.15.0

Compare Source

Patch Changes

v3.14.0

Compare Source

Patch Changes
  • 383145e: Append all children of editors parent node to element

    Fixes a regression introduced by #​6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.


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 requested a review from enjeck as a code owner December 27, 2025 14:55
@renovate renovate bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Dec 27, 2025
@renovate renovate bot requested a review from blizzz as a code owner December 27, 2025 14:55
@github-actions github-actions bot enabled auto-merge December 27, 2025 14:55
@renovate renovate bot force-pushed the renovate/main-tiptap branch 2 times, most recently from c8917f2 to d8166e2 Compare January 5, 2026 20:26
@renovate renovate bot changed the title fix(deps): update tiptap to ^3.14.0 (main) fix(deps): update tiptap to ^3.15.0 (main) Jan 5, 2026
@renovate renovate bot force-pushed the renovate/main-tiptap branch from d8166e2 to add8e4f Compare January 6, 2026 12:30
@renovate renovate bot changed the title fix(deps): update tiptap to ^3.15.0 (main) fix(deps): update tiptap to ^3.15.1 (main) Jan 6, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/main-tiptap branch from add8e4f to af05dc5 Compare January 7, 2026 16:32
@renovate renovate bot changed the title fix(deps): update tiptap to ^3.15.1 (main) fix(deps): update tiptap to ^3.15.3 (main) Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant