fix(deps): update tiptap to ^3.23.6 (main)#2695
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ueberdosis/tiptap (@tiptap/extension-character-count)
v3.23.6Compare Source
Patch Changes
937ff2e]v3.23.5Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-task-item)
v3.23.6Compare Source
@tiptap/extension-drag-handle
Patch Changes
937ff2e: DragHandle: AddeddragImagePropertiesoption to limit which CSS properties are cloned for the drag image. By default all ~300+ computed styles are copied; setting this to a subset (e.g.['color', 'background-color', 'font-size']) reduces the cost when dragging selections with complex nodes.937ff2e]@tiptap/core
Patch Changes
937ff2e: Fix deleteSelection to properly handle inline nodes withtext*content. The selection is now expanded to include the entire inline node boundaries when deleting, preventing incorrect collapse of inline text nodes.@tiptap/extensions
Patch Changes
937ff2e: Placeholder: Replaced full-documentdoc.descendants()traversal with a cursor-resolved fast path for the default config and viewport-limited scanning for the non-default config, significantly reducing decoration overhead on large documents.937ff2e]@tiptap/extension-drag-handle-react
Patch Changes
937ff2e]@tiptap/extension-drag-handle-vue-2
Patch Changes
937ff2e]@tiptap/extension-drag-handle-vue-3
Patch Changes
937ff2e]@tiptap/extension-audio
Patch Changes
937ff2e]@tiptap/extension-blockquote
Patch Changes
937ff2e]@tiptap/extension-bold
Patch Changes
937ff2e]@tiptap/extension-bubble-menu
Patch Changes
937ff2e]@tiptap/extension-code
Patch Changes
937ff2e]@tiptap/extension-code-block
Patch Changes
937ff2e]@tiptap/extension-code-block-lowlight
Patch Changes
937ff2e]@tiptap/extension-collaboration
Patch Changes
937ff2e]@tiptap/extension-collaboration-caret
Patch Changes
937ff2e]@tiptap/extension-details
Patch Changes
937ff2e]@tiptap/extension-document
Patch Changes
937ff2e]@tiptap/extension-emoji
Patch Changes
937ff2e]@tiptap/extension-file-handler
Patch Changes
937ff2e]@tiptap/extension-floating-menu
Patch Changes
937ff2e]@tiptap/extension-hard-break
Patch Changes
937ff2e]@tiptap/extension-heading
Patch Changes
937ff2e]@tiptap/extension-highlight
Patch Changes
937ff2e]@tiptap/extension-horizontal-rule
Patch Changes
937ff2e]@tiptap/extension-image
Patch Changes
937ff2e]@tiptap/extension-invisible-characters
Patch Changes
937ff2e]@tiptap/extension-italic
Patch Changes
937ff2e]@tiptap/extension-link
Patch Changes
937ff2e]@tiptap/extension-list
Patch Changes
937ff2e]@tiptap/extension-mathematics
Patch Changes
937ff2e]@tiptap/extension-mention
Patch Changes
937ff2e]@tiptap/extension-node-range
Patch Changes
937ff2e]@tiptap/extension-paragraph
Patch Changes
937ff2e]@tiptap/extension-strike
Patch Changes
937ff2e]@tiptap/extension-subscript
Patch Changes
937ff2e]@tiptap/extension-superscript
Patch Changes
937ff2e]@tiptap/extension-table
Patch Changes
937ff2e]@tiptap/extension-table-of-contents
Patch Changes
937ff2e]@tiptap/extension-text
Patch Changes
937ff2e]@tiptap/extension-text-align
Patch Changes
937ff2e]@tiptap/extension-text-style
Patch Changes
937ff2e]@tiptap/extension-twitch
Patch Changes
937ff2e]@tiptap/extension-typography
Patch Changes
937ff2e]@tiptap/extension-underline
Patch Changes
937ff2e]@tiptap/extension-unique-id
Patch Changes
937ff2e]@tiptap/extension-youtube
Patch Changes
937ff2e]@tiptap/html
Patch Changes
937ff2e]@tiptap/markdown
Patch Changes
937ff2e]@tiptap/react
Patch Changes
937ff2e]@tiptap/static-renderer
Patch Changes
937ff2e]@tiptap/suggestion
Patch Changes
937ff2e]@tiptap/vue-2
Patch Changes
937ff2e]@tiptap/vue-3
Patch Changes
937ff2e]@tiptap/extension-character-count
Patch Changes
937ff2e]@tiptap/extension-dropcursor
Patch Changes
937ff2e]@tiptap/extension-focus
Patch Changes
937ff2e]@tiptap/extension-gapcursor
Patch Changes
937ff2e]@tiptap/extension-history
Patch Changes
937ff2e]@tiptap/extension-placeholder
Patch Changes
937ff2e]@tiptap/extension-list-item
Patch Changes
@tiptap/extension-list-keymap
Patch Changes
@tiptap/extension-task-item
Patch Changes
@tiptap/extension-task-list
Patch Changes
@tiptap/extension-bullet-list
Patch Changes
@tiptap/extension-ordered-list
Patch Changes
@tiptap/extension-table-cell
Patch Changes
@tiptap/extension-table-header
Patch Changes
@tiptap/extension-table-row
Patch Changes
@tiptap/extension-color
Patch Changes
@tiptap/extension-font-family
Patch Changes
@tiptap/starter-kit
Patch Changes
937ff2e]937ff2e]v3.23.5Compare Source
@tiptap/markdown
Patch Changes
7bf0e73: Fix extra mark tokens after inline atom nodes during Markdown serialization7bf0e73: Fix adjacent marks of the same type with different attributes being merged during Markdown serialization7bf0e73]7bf0e73]@tiptap/core
Patch Changes
7bf0e73: Fix $pos() returning correct node for non-text atom nodes instead of doc node7bf0e73: fix(nodeview): eliminate unnecessary re-renders, add opt-in position trackingNodeViews no longer re-render when decorations or position change without
content changes. Added
trackNodeViewPositionoption — when enabled, thecomponent re-renders on every position shift so calls to
getPos()staycurrent in render output. Removed the internal
nodeViewPositionRegistry.Added shallow prop comparison in
ReactRenderer.updateProps().@tiptap/pm@3.23.5
@tiptap/react
Patch Changes
7bf0e73: Respect explicitimmediatelyRender: truein client-side Next.js. Previously, when running under Next.js (window.nextpresent), theimmediatelyRenderoption was forced tofalseeven when the user explicitly passedtrue, breaking client-only Next.js apps that rely on the editor existing on the first render. The hook now only forcesfalsewhen actual SSR is detected (typeof window === 'undefined'), or when running under Next.js with no explicit value.7bf0e73: fix(nodeview): eliminate unnecessary re-renders, add opt-in position trackingNodeViews no longer re-render when decorations or position change without
content changes. Added
trackNodeViewPositionoption — when enabled, thecomponent re-renders on every position shift so calls to
getPos()staycurrent in render output. Removed the internal
nodeViewPositionRegistry.Added shallow prop comparison in
ReactRenderer.updateProps().Updated dependencies [
7bf0e73]Updated dependencies [
7bf0e73]@tiptap/vue-2
Patch Changes
7bf0e73: fix(nodeview): eliminate unnecessary re-renders, add opt-in position trackingNodeViews no longer re-render when decorations or position change without
content changes. Added
trackNodeViewPositionoption — when enabled, thecomponent re-renders on every position shift so calls to
getPos()staycurrent in render output. Removed the internal
nodeViewPositionRegistry.Added shallow prop comparison in
ReactRenderer.updateProps().Updated dependencies [
7bf0e73]Updated dependencies [
7bf0e73]@tiptap/vue-3
Patch Changes
7bf0e73: fix(nodeview): eliminate unnecessary re-renders, add opt-in position trackingNodeViews no longer re-render when decorations or position change without
content changes. Added
trackNodeViewPositionoption — when enabled, thecomponent re-renders on every position shift so calls to
getPos()staycurrent in render output. Removed the internal
nodeViewPositionRegistry.Added shallow prop comparison in
ReactRenderer.updateProps().Updated dependencies [
7bf0e73]Updated dependencies [
7bf0e73]@tiptap/extension-drag-handle-react
Patch Changes
7bf0e73: Fix missing forwarding of getReferencedVirtualElement in DragHandle React component7bf0e73]7bf0e73]@tiptap/extension-audio
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-blockquote
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-bold
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-bubble-menu
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-code
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-code-block
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-code-block-lowlight
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-collaboration
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-collaboration-caret
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-details
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-document
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-drag-handle
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-emoji
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-file-handler
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-floating-menu
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-hard-break
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-heading
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-highlight
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-horizontal-rule
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-image
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-invisible-characters
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-italic
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-link
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-list
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-mathematics
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-mention
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-node-range
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-paragraph
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-strike
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-subscript
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-superscript
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-table
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-table-of-contents
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-text
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-text-align
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-text-style
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-twitch
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-typography
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-underline
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-unique-id
Patch Changes
7bf0e73]7bf0e73]@tiptap/extension-youtube
Patch Changes
7bf0e73]7bf0e73]@tiptap/extensions
Patch Changes
7bf0e73](https://redirConfiguration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.