Skip to content

fix(deps): update tiptap monorepo to v3 (major) #3612

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

homarr-renovate[bot]
Copy link
Contributor

@homarr-renovate homarr-renovate bot commented Jul 12, 2025

This PR contains the following updates:

Package Change Age Confidence
@tiptap/extension-color (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-highlight (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-image (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-link (source) ^2.26.1 -> ^3.2.0 age confidence
@tiptap/extension-placeholder (source) ^2.26.1 -> ^3.2.0 age confidence
@tiptap/extension-table (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-table-cell (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-table-header (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-table-row (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-task-item (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-task-list (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-text-align (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-text-style (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/extension-underline (source) 2.26.1 -> 3.2.0 age confidence
@tiptap/react (source) ^2.26.1 -> ^3.2.0 age confidence
@tiptap/starter-kit (source) ^2.26.1 -> ^3.2.0 age confidence

Release Notes

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

v3.2.0

Patch Changes

v3.1.0

Compare Source

Patch Changes

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes

v3.0.7

Compare Source

Patch Changes

v3.0.6

Compare Source

Patch Changes

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Major Changes
  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds
Patch Changes
  • 1b4c82b: We are now using pnpm package aliases for versions to enable better version pinning for the monorepository
  • 89bd9c7: Enforce type imports so that the bundler ignores TypeScript type imports when generating the index.js file of the dist directory
  • 8c69002: Synced beta with stable features
  • Updated dependencies [1b4c82b]
  • Updated dependencies [a92f4a6]
  • Updated dependencies [89bd9c7]
  • Updated dependencies [f77cbac]
  • Updated dependencies [0bad53e]
  • Updated dependencies [0b4981c]
  • Updated dependencies [3b4e06c]
  • Updated dependencies [8c69002]

v3.0.0

Compare Source

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

v3.2.0

Patch Changes

v3.1.0

Compare Source

Patch Changes

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes

v3.0.7

Compare Source

Patch Changes

v3.0.6

Compare Source

Patch Changes

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Major Changes
  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds
Patch Changes
  • 1b4c82b: We are now using pnpm package aliases for versions to enable better version pinning for the monorepository
  • 89bd9c7: Enforce type imports so that the bundler ignores TypeScript type imports when generating the index.js file of the dist directory
  • 8c69002: Synced beta with stable features
  • Updated dependencies [1b4c82b]
  • Updated dependencies [a92f4a6]
  • Updated dependencies [8de8e13]
  • Updated dependencies [20f68f6]
  • Updated dependencies [5e957e5]
  • Updated dependencies [89bd9c7]
  • Updated dependencies [d0fda30]
  • Updated dependencies [0e3207f]
  • Updated dependencies [37913d5]
  • Updated dependencies [28c5418]
  • Updated dependencies [32958d6]
  • Updated dependencies [12bb31a]
  • Updated dependencies [9f207a6]
  • Updated dependencies [412e1bd]
  • Updated dependencies [062afaf]
  • Updated dependencies [ff8eed6]
  • Updated dependencies [704f462]
  • Updated dependencies [95b8c71]
  • Updated dependencies [8c69002]
  • Updated dependencies [664834f]
  • Updated dependencies [ac897e7]
  • Updated dependencies [087d114]
  • Updated dependencies [32958d6]
  • Updated dependencies [fc17b21]
  • Updated dependencies [e20006b]
  • Updated dependencies [5ba480b]
  • Updated dependencies [d6c7558]
  • Updated dependencies [062afaf]
  • Updated dependencies [9ceeab4]
  • Updated dependencies [32958d6]
  • Updated dependencies [bf835b0]
  • Updated dependencies [4e2f6d8]
  • Updated dependencies [32958d6]

v3.0.0

Compare Source

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

v3.2.0

Patch Changes

v3.1.0

Compare Source

Patch Changes

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes

v3.0.7

Compare Source

Patch Changes

v3.0.6

Compare Source

Patch Changes

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Major Changes
  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds
Minor Changes
  • d230f7e: Add width and height attributes to Image node
Patch Changes
  • 1b4c82b: We are now using pnpm package aliases for versions to enable better version pinning for the monorepository
  • 89bd9c7: Enforce type imports so that the bundler ignores TypeScript type imports when generating the index.js file of the dist directory
  • 8c69002: Synced beta with stable features
  • Updated dependencies [1b4c82b]
  • Updated dependencies [a92f4a6]
  • Updated dependencies [8de8e13]
  • Updated dependencies [20f68f6]
  • Updated dependencies [5e957e5]
  • Updated dependencies [89bd9c7]
  • Updated dependencies [d0fda30]
  • Updated dependencies [0e3207f]
  • Updated dependencies [37913d5]
  • Updated dependencies [28c5418]
  • Updated dependencies [32958d6]
  • Updated dependencies [12bb31a]
  • Updated dependencies [9f207a6]
  • Updated dependencies [412e1bd]
  • Updated dependencies [062afaf]
  • Updated dependencies [ff8eed6]
  • Updated dependencies [704f462]
  • Updated dependencies [95b8c71]
  • Updated dependencies [8c69002]
  • Updated dependencies [664834f]
  • Updated dependencies [ac897e7]
  • Updated dependencies [087d114]
  • Updated dependencies [32958d6]
  • Updated dependencies [fc17b21]
  • Updated dependencies [e20006b]
  • Updated dependencies [5ba480b]
  • Updated dependencies [d6c7558]
  • Updated dependencies [062afaf]
  • Updated dependencies [9ceeab4]
  • Updated dependencies [32958d6]
  • Updated dependencies [bf835b0]
  • Updated dependencies [4e2f6d8]
  • Updated dependencies [32958d6]

v3.0.0

Compare Source

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

v3.2.0

Patch Changes

v3.1.0

Compare Source

Patch Changes

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes

v3.0.7

Compare Source

Patch Changes

v3.0.6

Compare Source

Patch Changes

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Major Changes
  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds
Minor Changes
  • ced913d: Add enableClickSelection option to clickHandler plugin to support selection link on click. Also add optional Escape key behaviour to clear selection and move the cursor to the end of the link.
Patch Changes
  • 1b4c82b: We are now using pnpm package aliases for versions to enable better version pinning for the monorepository
  • 89bd9c7: Enforce type imports so that the bundler ignores TypeScript type imports when generating the index.js file of the dist directory
  • c11c89e: Fix autolink option in shadow dom by extending the whitespace detection to more unicode characters
  • d0557ef: Fixed links with marks not registering click events correctly
  • 8c69002: Synced beta with stable features
  • 27dd14b: Made attributes for toggleLink optional
  • Updated dependencies [1b4c82b]
  • Updated dependencies [1e91f9b]
  • Updated dependencies [a92f4a6]
  • Updated dependencies [8de8e13]
  • Updated dependencies [20f68f6]
  • Updated dependencies [5e957e5]
  • Updated dependencies [89bd9c7]
  • Updated dependencies [d0fda30]
  • Updated dependencies [0e3207f]
  • Updated dependencies [37913d5]
  • Updated dependencies [28c5418]
  • Updated dependencies [32958d6]
  • Updated dependencies [12bb31a]
  • Updated dependencies [9f207a6]
  • Updated dependencies [412e1bd]
  • Updated dependencies [062afaf]
  • Updated dependencies [ff8eed6]
  • Updated dependencies [704f462]
  • Updated dependencies [95b8c71]
  • Updated dependencies [8c69002]
  • Updated dependencies [664834f]
  • Updated dependencies [ac897e7]
  • Updated dependencies [087d114]
  • Updated dependencies [32958d6]
  • Updated dependencies [fc17b21]
  • Updated dependencies [62b0877]
  • Updated dependencies [e20006b]
  • Updated dependencies [5ba480b]
  • Updated dependencies [d6c7558]
  • Updated dependencies [062afaf]
  • Updated dependencies [9ceeab4]
  • Updated dependencies [32958d6]
  • Updated dependencies [bf835b0]
  • Updated dependencies [4e2f6d8]
  • Updated dependencies [32958d6]

v3.0.0

Compare Source

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

v3.2.0

Patch Changes

v3.1.0

Compare Source

Patch Changes

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes

v3.0.7

Compare Source

Patch Changes

v3.0.6

Compare Source

Patch Changes

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Major Changes
  • 96601f7: Remove the considerAnyAsEmpty option from placeholder, which has been unused since version 2.5
  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds
Patch Changes
  • 1b4c82b: We are now using pnpm package aliases for versions to enable better version pinning for the monorepository
  • 89bd9c7: Enforce type imports so that the bundler ignores TypeScript type imports when generating the index.js file of the dist directory
  • 8c69002: Synced beta with stable features
  • Updated dependencies [1b4c82b]
  • Updated dependencies [bfec9b2]
  • Updated dependencies [89bd9c7]
  • Updated dependencies [ce47182]
  • Updated dependencies [8c69002]
  • Updated dependencies [52b6644]

v3.0.0

Compare Source

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

v3.2.0

Patch Changes

v3.1.0

Compare Source

Patch Changes

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes

v3.0.7

Compare Source

Patch Changes

v3.0.6

Compare Source

Patch Changes

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Major Changes
  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds
Minor Changes
  • 131c7d0: This adds all of the table packages to the @tiptap/extension-table package.

v3.0.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-table-cell)

v3.1.0

Compare Source

Releases
@​tiptap/extension-drag-handle@​3.1.0
Minor Changes
  • 978c548: Expose onDragStart and onDragEnd callbacks to improve custom drag behavior. This allows better UI control compared to relying on editor.view.dragging, especially when using absolute-positioned drag handles.
@​tiptap/extension-drag-handle-react@​3.1.0
Minor Changes
  • 978c548: Expose onDragStart and onDragEnd callbacks to improve custom drag behavior. This allows better UI control compared to relying on editor.view.dragging, especially when using absolute-positioned drag handles.
@​tiptap/extension-bubble-menu@​3.1.0
Patch Changes
  • 2718eea: Fixed bubble menus having invalid positions on node selections
@​tiptap/extension-emoji@​3.1.0
Patch Changes
  • 43747ce: Fixed a problem where the emoji extension would interfer with editor's in composing mode (for example in IME conversion)
@​tiptap/extension-mathematics@​3.1.0
Patch Changes
  • c868252: Fixed an issue with the mathematics regex using modern negative lookups causing crashes in older Safari versions.
@​tiptap/static-renderer@​3.1.0
Patch Changes
  • c0d33fd: Fixed a bug causing invalid number of columns being created while converting tables to Markdown
  • 0943a52: Fixed an issue preventing overriding the default options of the static renderer's renderToMarkdown function.

v3.0.9

Compare Source

Releases
@​tiptap/extension-drag-handle-vue-3@​3.0.9
Patch Changes
  • 072b110: Fixed the Vue 3 Drag Handle so it only appears when the user starts interacting with the text editor.
@​tiptap/extension-list@​3.0.9
Patch Changes
  • 22fcc31: Update TaskItem aria-label when node changes
@​tiptap/static-renderer@​3.0.9
Patch Changes
  • 22d6050: fix renderToMarkdown rendering a link href's as undefined

v3.0.8

Compare Source

Releases
@​tiptap/extension-link@​3.0.8
Patch Changes

[v3.0.7](https://redirect.github.com/ueberdosis/tiptap/release


Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@homarr-renovate homarr-renovate bot requested a review from a team as a code owner July 12, 2025 15:16
homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 12, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

Copy link
Contributor

deepsource-io bot commented Jul 12, 2025

Here's the code health analysis summary for commits 70ce3e1..2121b22. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

github-actions bot commented Jul 12, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 22.52% 12205 / 54184
🔵 Statements 22.52% 12205 / 54184
🔵 Functions 29.17% 512 / 1755
🔵 Branches 64.97% 1395 / 2147
File CoverageNo changed files found.
Generated in workflow #7762 for commit 2121b22 by the Vitest Coverage Report Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 15, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 15, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 15, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 15, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 15, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 16, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 21, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 21, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 28, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 29, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Jul 31, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Aug 1, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Aug 1, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Aug 5, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Aug 7, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Aug 10, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

homarr-approvals[bot]
homarr-approvals bot previously approved these changes Aug 12, 2025
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

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.

0 participants