Skip to content

fix(deps): update tiptap to ^3.20.3 (main)#8335

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-tiptap
Open

fix(deps): update tiptap to ^3.20.3 (main)#8335
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-tiptap

Conversation

@renovate
Copy link
Contributor

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

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v3.20.3

Compare Source

Patch Changes
  • c94fac4: Fixed isNodeEmpty() so multi-line text with non-whitespace content is no longer treated as empty when ignoreWhitespace is enabled.
  • 6b9ea92: Fixed overlapping bold and italic markdown serialization and round-tripping.

v3.20.2

Compare Source

Patch Changes
  • 269823d: Improved markdown empty-paragraph roundtripping across top-level and nested block content. Empty paragraphs now serialize with natural blank-line spacing for the first paragraph in a run and   markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.
ueberdosis/tiptap (@​tiptap/extension-blockquote)

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes
  • 269823d: Improved markdown empty-paragraph roundtripping across top-level and nested block content. Empty paragraphs now serialize with natural blank-line spacing for the first paragraph in a run and   markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.
  • Updated dependencies [269823d]

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

v3.20.2

Compare Source

Patch Changes

v3.20.1

Compare Source

Patch Changes

v3.20.0

Compare Source

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

v3.20.3

Compare Source

Patch Changes

[v3.20.2](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-


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 max-nextcloud as a code owner March 14, 2026 00:36
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 14, 2026
@renovate renovate bot requested review from mejo- and silverkszlo as code owners March 14, 2026 00:36
@github-actions github-actions bot enabled auto-merge March 14, 2026 00:36
@codecov
Copy link

codecov bot commented Mar 14, 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 62872f3 to 721a8b0 Compare March 15, 2026 20:36
@renovate renovate bot changed the title fix(deps): update tiptap to ^3.20.1 (main) fix(deps): update tiptap to ^3.20.2 (main) Mar 15, 2026
@renovate renovate bot force-pushed the renovate/main-tiptap branch from 721a8b0 to 7f028ac Compare March 16, 2026 13:26
@renovate renovate bot force-pushed the renovate/main-tiptap branch from 7f028ac to dc256a7 Compare March 16, 2026 17:51
@renovate renovate bot changed the title fix(deps): update tiptap to ^3.20.2 (main) fix(deps): update tiptap to ^3.20.3 (main) Mar 16, 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