Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@tiptap/core (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-blockquote (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-bold (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-bullet-list (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-character-count (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-code (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-code-block (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-document (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-dropcursor (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-gapcursor (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-hard-break (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-heading (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-history (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-horizontal-rule (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-image (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-italic (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-link (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-list-item (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-list-keymap (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-ordered-list (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-paragraph (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-placeholder (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-strike (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-task-item (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-task-list (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-text (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-text-style (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/extension-typography (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/pm (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/react (source) 2.12.0 -> 2.26.3 age confidence
@tiptap/suggestion (source) 2.12.0 -> 2.26.3 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v2.26.3

Compare Source

v2.26.2

Compare Source

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

v2.22.3

Compare Source

Releases
@​tiptap/core@​2.22.3
Patch Changes
  • 030bd22: Added new canInsertNode utility that checks if a node can be inserted into a specific position
@​tiptap/extension-horizontal-rule@​2.22.3
Patch Changes
  • 030bd22: Fixed a bug that caused the horizontal rule's setHorizontalRule command to always return true when checked via can()
@​tiptap/react@​2.22.3
Patch Changes
@​tiptap/starter-kit@​2.22.3
Patch Changes
@​tiptap/vue-2@​2.22.3
Patch Changes
@​tiptap/vue-3@​2.22.3
Patch Changes

v2.22.2

Compare Source

Releases
@​tiptap/core@​2.22.2
Patch Changes
  • 6457ab3: Add validation for target position within document range when trying to access children of a NodePos instance
@​tiptap/react@​2.22.2
Patch Changes
@​tiptap/starter-kit@​2.22.2
Patch Changes
@​tiptap/vue-2@​2.22.2
Patch Changes
@​tiptap/vue-3@​2.22.2
Patch Changes

v2.22.1

Compare Source

Releases
@​tiptap/extension-youtube@​2.22.1
Patch Changes
  • e465825: Update YouTube URL regex pattern
@​tiptap/react@​2.22.1
Patch Changes
@​tiptap/starter-kit@​2.22.1
Patch Changes
@​tiptap/vue-2@​2.22.1
Patch Changes
  • [@​tiptap/exten

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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 Jun 10, 2025
@netlify
Copy link

netlify bot commented Jun 10, 2025

Deploy Preview for doist-typist ready!

Name Link
🔨 Latest commit 90a9fe2
🔍 Latest deploy log https://app.netlify.com/projects/doist-typist/deploys/68f9f6794f7157000878428f
😎 Deploy Preview https://deploy-preview-1110--doist-typist.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/tiptap-packages branch from ae74ba2 to d03d295 Compare June 11, 2025 18:32
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.13.0 fix(deps): update tiptap packages to v2.14.0 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from d03d295 to 03b2dfe Compare June 25, 2025 00:47
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.14.0 fix(deps): update tiptap packages to v2.14.1 Jun 25, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 03b2dfe to 617bbe6 Compare June 25, 2025 10:42
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.14.1 fix(deps): update tiptap packages to v2.22.0 Jun 25, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 617bbe6 to 5e64b12 Compare June 26, 2025 09:50
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.22.0 fix(deps): update tiptap packages to v2.22.1 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 5e64b12 to 7d34f26 Compare June 26, 2025 18:34
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.22.1 fix(deps): update tiptap packages to v2.22.2 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 7d34f26 to a5b786a Compare June 27, 2025 01:10
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.22.2 fix(deps): update tiptap packages to v2.22.3 Jun 27, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from a5b786a to 95f6073 Compare July 2, 2025 00:54
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.22.3 fix(deps): update tiptap packages to v2.23.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 95f6073 to 8288468 Compare July 5, 2025 23:15
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.23.0 fix(deps): update tiptap packages to v2.23.1 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 8288468 to 5dff635 Compare July 8, 2025 00:47
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.23.1 fix(deps): update tiptap packages to v2.24.0 Jul 8, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 5dff635 to 571ef0b Compare July 8, 2025 18:42
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.24.0 fix(deps): update tiptap packages to v2.24.1 Jul 8, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 571ef0b to 34ff6e9 Compare July 9, 2025 15:42
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.24.1 fix(deps): update tiptap packages to v2.24.2 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 34ff6e9 to 4d682bd Compare July 12, 2025 04:11
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.24.2 fix(deps): update tiptap packages to v2.25.0 Jul 12, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 4d682bd to 0e5e8ff Compare July 15, 2025 21:32
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.25.0 fix(deps): update tiptap packages to v2.25.1 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 0e5e8ff to 83fd7f2 Compare July 16, 2025 15:56
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 83fd7f2 to 9eab320 Compare July 27, 2025 16:03
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.25.1 fix(deps): update tiptap packages to v2.26.1 Jul 27, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch 2 times, most recently from 039337b to 43adef2 Compare September 28, 2025 10:35
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.26.1 fix(deps): update tiptap packages to v2.26.2 Sep 28, 2025
@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 43adef2 to 9406564 Compare October 15, 2025 00:39
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.26.2 fix(deps): update tiptap packages to v2.26.3 Oct 15, 2025
@rfgamaral rfgamaral force-pushed the renovate/tiptap-packages branch from 9406564 to 90a9fe2 Compare October 23, 2025 09:33
@renovate
Copy link
Contributor Author

renovate bot commented Oct 23, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@rfgamaral rfgamaral merged commit a0bfbe7 into main Oct 23, 2025
9 checks passed
@rfgamaral rfgamaral deleted the renovate/tiptap-packages branch October 23, 2025 09:35
doistbot added a commit that referenced this pull request Oct 24, 2025
## [8.0.3](v8.0.2...v8.0.3) (2025-10-24)

### Bug Fixes

* **deps:** update tiptap packages to v2.26.3 ([#1110](#1110)) ([a0bfbe7](a0bfbe7))
@doistbot
Copy link
Member

🎉 This PR is included in version 8.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@doistbot doistbot added the released Pull requests that have been released to production label Oct 24, 2025
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 released Pull requests that have been released to production

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants