Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2025

This PR contains the following updates:

Package Change Age Confidence
@tiptap/extension-drag-handle (source) ^2.22.3 -> ^2.26.1 age confidence
@tiptap/extension-drag-handle-vue-2 (source) ^2.22.3 -> ^2.26.1 age confidence

Release Notes

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

v2.26.1

Compare Source

v2.26.0

Compare Source

v2.25.1

Compare Source

v2.25.0

Compare Source

Releases

@​tiptap/react@​2.25.0

Minor Changes
  • 6114489: Reintroduce flushSync to sync rendering of React and ProseMirror
Patch Changes

v2.24.2

Compare Source

Releases
@​tiptap/extension-emoji@​2.24.2
Patch Changes
  • bd142ba: Added alt tag to emoji extension

v2.24.1

Compare Source

Releases
@​tiptap/extension-bubble-menu@​2.24.1
Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"
@​tiptap/extension-floating-menu@​2.24.1
Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"
@​tiptap/extension-task-item@​2.24.1
Patch Changes
  • 4b123bc: Added a new a11y option to task list items to set the checkbox aria-label
@​tiptap/react@​2.24.1
Patch Changes
@​tiptap/starter-kit@​2.24.1
Patch Changes
@​tiptap/vue-2@​2.24.1
Patch Changes
@​tiptap/vue-3@​2.24.1
Patch Changes

v2.24.0

Compare Source

Releases
@​tiptap/react@​2.24.0
Minor Changes
  • 45bba95: Removed flushSync on NodeView render which caused performance regressions, bugs with unused NodeViews still being reconciled for PMViewDesc checks and more
Patch Changes
@​tiptap/core@​2.24.0
Patch Changes
  • 71e1427: Fix RangeException in cut command when targetPos is zero
@​tiptap/extension-link@​2.24.0
Patch Changes
  • 71e1427: Fix autolink option in shadow dom by extending the whitespace detection to more unicode characters
@​tiptap/starter-kit@​2.24.0
Patch Changes
@​tiptap/vue-2@​2.24.0
Patch Changes
@​tiptap/vue-3@​2.24.0
Patch Changes

v2.23.1

Compare Source

Releases
@​tiptap/extension-drag-handle-react@​2.23.1
Patch Changes
  • 5b3d723: Fix a bug that causes rerenders on the react drag handle breaking its tippy connection
@​tiptap/extension-mention@​2.23.1
Patch Changes
  • 63c9453: Show mention indicator when converting document to HTML
@​tiptap/react@​2.23.1
Patch Changes
@​tiptap/starter-kit@​2.23.1
Patch Changes
@​tiptap/vue-2@​2.23.1
Patch Changes
@​tiptap/vue-3@​2.23.1
Patch Changes

v2.23.0

Compare Source

Releases

@​tiptap/extension-mention@​2.23.0

Minor Changes
  • c168e6d: Support multiple triggers in Mention extension

@​tiptap/core@​2.23.0

Patch Changes
  • dfeaad4: Fix: Prevent content deletion from non-editable Tiptap source editors during drag and drop.

@​tiptap/react@​2.23.0

Patch Changes

@​tiptap/starter-kit@​2.23.0

Patch Changes

@​tiptap/vue-2@​2.23.0

Patch Changes

@​tiptap/vue-3@​2.23.0

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

v2.26.1

Compare Source

v2.26.0

Compare Source

v2.25.1

Compare Source

v2.25.0

Compare Source

Releases

@​tiptap/react@​2.25.0

Minor Changes
  • 6114489: Reintroduce flushSync to sync rendering of React and ProseMirror
Patch Changes

v2.24.2

Compare Source

Releases
@​tiptap/extension-emoji@​2.24.2
Patch Changes
  • bd142ba: Added alt tag to emoji extension

v2.24.1

Compare Source

Releases
@​tiptap/extension-bubble-menu@​2.24.1
Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"
@​tiptap/extension-floating-menu@​2.24.1
Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"
@​tiptap/extension-task-item@​2.24.1
Patch Changes
  • 4b123bc: Added a new a11y option to task list items to set the checkbox aria-label
@​tiptap/react@​2.24.1
Patch Changes
@​tiptap/starter-kit@​2.24.1
Patch Changes
@​tiptap/vue-2@​2.24.1
Patch Changes
@​tiptap/vue-3@​2.24.1
Patch Changes

v2.24.0

Compare Source

Releases
@​tiptap/react@​2.24.0
Minor Changes
  • 45bba95: Removed flushSync on NodeView render which caused performance regressions, bugs with unused NodeViews still being reconciled for PMViewDesc checks and more
Patch Changes
@​tiptap/core@​2.24.0
Patch Changes
  • 71e1427: Fix RangeException in cut command when targetPos is zero
@​tiptap/extension-link@​2.24.0
Patch Changes
  • 71e1427: Fix autolink option in shadow dom by extending the whitespace detection to more unicode characters
@​tiptap/starter-kit@​2.24.0
Patch Changes
@​tiptap/vue-2@​2.24.0
Patch Changes
@​tiptap/vue-3@​2.24.0
Patch Changes

v2.23.1

Compare Source

Releases
@​tiptap/extension-drag-handle-react@​2.23.1
Patch Changes
  • 5b3d723: Fix a bug that causes rerenders on the react drag handle breaking its tippy connection
@​tiptap/extension-mention@​2.23.1
Patch Changes
  • 63c9453: Show mention indicator when converting document to HTML
@​tiptap/react@​2.23.1
Patch Changes
@​tiptap/starter-kit@​2.23.1
Patch Changes
@​tiptap/vue-2@​2.23.1
Patch Changes
@​tiptap/vue-3@​2.23.1
Patch Changes

v2.23.0

Compare Source

Releases

@​tiptap/extension-mention@​2.23.0

Minor Changes
  • c168e6d: Support multiple triggers in Mention extension

@​tiptap/core@​2.23.0

Patch Changes
  • dfeaad4: Fix: Prevent content deletion from non-editable Tiptap source editors during drag and drop.

@​tiptap/react@​2.23.0

Patch Changes

@​tiptap/starter-kit@​2.23.0

Patch Changes

@​tiptap/vue-2@​2.23.0

Patch Changes

@​tiptap/vue-3@​2.23.0

Patch Changes

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 added the dependencies Pull requests that update a dependency file label Aug 23, 2025
@renovate renovate bot requested review from max-nextcloud and mejo- as code owners August 23, 2025 05:25
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 23, 2025
@github-actions github-actions bot enabled auto-merge August 23, 2025 05:25
@codecov
Copy link

codecov bot commented Aug 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.39%. Comparing base (a6efe0e) to head (3b61415).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7565   +/-   ##
=======================================
  Coverage   60.39%   60.39%           
=======================================
  Files         501      501           
  Lines       38546    38547    +1     
  Branches     1130     1130           
=======================================
+ Hits        23281    23282    +1     
  Misses      15157    15157           
  Partials      108      108           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot merged commit e0a660d into main Aug 23, 2025
65 of 66 checks passed
@github-actions github-actions bot deleted the renovate/main-tiptap branch August 23, 2025 05:39
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.

1 participant