Skip to content

chore(deps): update tiptap monorepo to v3.26.1#48

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tiptap-monorepo
Open

chore(deps): update tiptap monorepo to v3.26.1#48
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tiptap-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tiptap/core (source) 3.24.03.26.1 age confidence
@tiptap/extension-highlight (source) 3.24.03.26.1 age confidence
@tiptap/pm (source) 3.24.03.26.1 age confidence
@tiptap/starter-kit (source) 3.24.03.26.1 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v3.26.1

Compare Source

Patch Changes

v3.26.0

Compare Source

Patch Changes

v3.25.0

Compare Source

Patch Changes
  • ec291dd: Fix: dragging an inline/resizable image within the editor no longer creates a duplicate

    When the Image extension was configured with inline: true or resize enabled, dragging an image within the editor could insert a duplicate at the drop position instead of moving it. This happened because the browser's native image drag behavior could populate dataTransfer.files, causing the FileHandler extension to intercept the drop before ProseMirror's internal move logic could run.

  • 454e9b8: Add clearable mark option (default true). unsetAllMarks now skips marks with clearable: false, so semantic marks like comments are not removed by "clear formatting".

  • 9cf8db0: Add attrsEqual and marksEqual utility functions to @tiptap/core. attrsEqual compares two attribute objects for equality regardless of key ordering. marksEqual compares two arrays of mark objects by type and attributes using attrsEqual.

  • 3d4f94c: Fix plain-text copy of table cell selections including content from unselected cells in between. Each selected range is now serialized independently and joined in document order, so dragging upward (reverse selection) also produces output in document order.

  • Updated dependencies [c1a2ce8]

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

v3.26.1

Compare Source

Patch Changes

v3.26.0

Compare Source

Patch Changes

v3.25.0

Compare Source

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

v3.26.1

Compare Source

v3.26.0

Compare Source

v3.25.0

Compare Source

Patch Changes
  • c1a2ce8: Bump prosemirror-tables to ^1.8.0 so findTable is available from @tiptap/pm, and align the related ProseMirror dependencies with the versions required by prosemirror-tables.
ueberdosis/tiptap (@​tiptap/starter-kit)

v3.26.1

Compare Source

Patch Changes

v3.26.0

Compare Source

Patch Changes

v3.25.0

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 gameroman June 4, 2026 15:45
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 4, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
editor adfd693 Commit Preview URL

Branch Preview URL
Jun 12 2026, 10:40 PM

@renovate renovate Bot force-pushed the renovate/tiptap-monorepo branch from 14c64fd to 297df76 Compare June 6, 2026 21:26
@renovate renovate Bot changed the title chore(deps): update tiptap monorepo to v3.25.0 chore(deps): update tiptap monorepo to v3.26.0 Jun 6, 2026
@renovate renovate Bot force-pushed the renovate/tiptap-monorepo branch from 297df76 to 68ee512 Compare June 7, 2026 17:00
@renovate renovate Bot force-pushed the renovate/tiptap-monorepo branch from 68ee512 to adfd693 Compare June 12, 2026 22:40
@renovate renovate Bot changed the title chore(deps): update tiptap monorepo to v3.26.0 chore(deps): update tiptap monorepo to v3.26.1 Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant