Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2025

This PR contains the following updates:

Package Change Age Confidence
@tiptap/core (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-blockquote (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-bold (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-bullet-list (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-character-count (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-code (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-code-block (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-code-block-lowlight (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-collaboration (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-collaboration-cursor (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-document (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-dropcursor (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-gapcursor (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-hard-break (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-heading (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-history (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-horizontal-rule (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-image (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-italic (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-link (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-list-item (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-mention (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-ordered-list (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-paragraph (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-placeholder (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-strike (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-table (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-table-cell (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-table-header (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-table-row (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-task-item (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-task-list (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-text (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-underline (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/pm (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/suggestion (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/vue-2 (source) ^2.23.0 -> ^2.26.1 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

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
ueberdosis/tiptap (@​tiptap/extension-blockquote)

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
ueberdosis/tiptap (@​tiptap/extension-bold)

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

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 July 5, 2025 20:25
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 5, 2025
@renovate renovate bot requested a review from mejo- as a code owner July 5, 2025 20:25
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 5, 2025
@github-actions github-actions bot enabled auto-merge July 5, 2025 20:25
@codecov
Copy link

codecov bot commented Jul 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.46%. Comparing base (75f30f4) to head (00b6b21).
Report is 7 commits behind head on stable31.

Additional details and impacted files
@@             Coverage Diff              @@
##           stable31    #7405      +/-   ##
============================================
+ Coverage     51.50%   58.46%   +6.95%     
============================================
  Files           290      289       -1     
  Lines         41164    36265    -4899     
  Branches        840      839       -1     
============================================
  Hits          21203    21203              
+ Misses        19841    14943    -4898     
+ Partials        120      119       -1     

☔ 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.

@renovate renovate bot force-pushed the renovate/stable31-tiptap branch from f1977af to be7c31c Compare July 7, 2025 00:27
@renovate renovate bot changed the title fix(deps): update tiptap to ^2.24.2 (stable31) fix(deps): update tiptap to ^2.25.0 (stable31) Jul 7, 2025
@renovate renovate bot force-pushed the renovate/stable31-tiptap branch 2 times, most recently from 0382e1f to a7aef67 Compare July 10, 2025 22:12
@renovate renovate bot changed the title fix(deps): update tiptap to ^2.25.0 (stable31) fix(deps): update tiptap to ^2.25.1 (stable31) Jul 10, 2025
@renovate renovate bot force-pushed the renovate/stable31-tiptap branch from a7aef67 to b350c4c Compare July 11, 2025 14:15
@renovate renovate bot changed the title fix(deps): update tiptap to ^2.25.1 (stable31) fix(deps): update tiptap to ^2.26.0 (stable31) Jul 11, 2025
@renovate renovate bot force-pushed the renovate/stable31-tiptap branch from b350c4c to 148b777 Compare July 11, 2025 21:13
@renovate renovate bot changed the title fix(deps): update tiptap to ^2.26.0 (stable31) fix(deps): update tiptap to ^2.26.1 (stable31) Jul 11, 2025
@renovate renovate bot force-pushed the renovate/stable31-tiptap branch from 148b777 to 00b6b21 Compare July 12, 2025 14:56
@github-actions github-actions bot merged commit 6ecd966 into stable31 Jul 12, 2025
64 checks passed
@github-actions github-actions bot deleted the renovate/stable31-tiptap branch July 12, 2025 15:08
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