Bump org.mvnpm.at.mvnpm:tiptap from 3.23.5 to 3.24.0
Open
Number: #957
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
June 03, 2026 at 06:06 PM UTC
(6 days ago)
(6 days ago)
Updated:
June 03, 2026 at 06:11 PM UTC
(6 days ago)
(6 days ago)
Labels:
dependencies java
dependencies java
Description:
Bumps org.mvnpm.at.mvnpm:tiptap from 3.23.5 to 3.24.0.
Release notes
Sourced from org.mvnpm.at.mvnpm:tiptap's releases.
v3.24.0
@tiptap/extension-collaboration-caretPatch Changes
- 7bd09b7: Fix memory leak when destroying an editor while the collaboration provider stays alive (e.g. multiple editors sharing one provider). The extension's awareness
updatelistener is now removed on destroy, so the editor can be garbage collected.- Updated dependencies [7bd09b7]
@tiptap/extension-collaborationPatch Changes
- 7bd09b7: Fix a memory leak where destroying an editor while its Y.Doc/provider stays alive (e.g. multiple editors sharing one provider) left the editor uncollectable. Yjs' UndoManager registered a
doc.on('destroy', ...)listener that was never removed, keeping the UndoManager — and through it the whole editor — reachable from the long-lived doc. Fixed upstream in@tiptap/y-tiptap; this bumps the dependency to pull in the fix.- Updated dependencies [7bd09b7]
@tiptap/server-ai-toolkitPatch Changes
- 7bd09b7: Exclude
toTextproperty when serializing the schema into a JSON object, because it is a function and functions are not serializable.
@tiptap/pmPatch Changes
- 7bd09b7: Add missing
@tiptap/pm/inputrulesexport
@tiptap/extension-detailsPatch Changes
- 7bd09b7: Fix persisted details toggles when the details node is at the start of the document.
- Updated dependencies [7bd09b7]
@tiptap/markdownPatch Changes
- 7bd09b7: Fix text inside unknown angle-bracket tags being silently swallowed during markdown parsing. HTML-like content such as
<enter existing CID here if available>that does not map to any known element is now preserved as literal text instead of disappearing, which also prevents downstreamcontentMatchAterrors when complex schemas (Mention, Variable, Table) are in use.- Updated dependencies [7bd09b7]
... (truncated)
Changelog
Sourced from org.mvnpm.at.mvnpm:tiptap's changelog.
v3.24.0
@tiptap/extension-collaboration-caretPatch Changes
- 7bd09b7: Fix memory leak when destroying an editor while the collaboration provider stays alive (e.g. multiple editors sharing one provider). The extension's awareness
updatelistener is now removed on destroy, so the editor can be garbage collected.- Updated dependencies [7bd09b7]
@tiptap/extension-collaborationPatch Changes
- 7bd09b7: Fix a memory leak where destroying an editor while its Y.Doc/provider stays alive (e.g. multiple editors sharing one provider) left the editor uncollectable. Yjs' UndoManager registered a
doc.on('destroy', ...)listener that was never removed, keeping the UndoManager — and through it the whole editor — reachable from the long-lived doc. Fixed upstream in@tiptap/y-tiptap; this bumps the dependency to pull in the fix.- Updated dependencies [7bd09b7]
@tiptap/server-ai-toolkitPatch Changes
- 7bd09b7: Exclude
toTextproperty when serializing the schema into a JSON object, because it is a function and functions are not serializable.
@tiptap/pmPatch Changes
- 7bd09b7: Add missing
@tiptap/pm/inputrulesexport
@tiptap/extension-detailsPatch Changes
- 7bd09b7: Fix persisted details toggles when the details node is at the start of the document.
- Updated dependencies [7bd09b7]
@tiptap/markdownPatch Changes
- 7bd09b7: Fix text inside unknown angle-bracket tags being silently swallowed during markdown parsing. HTML-like content such as
<enter existing CID here if available>that does not map to any known element is now preserved as literal text instead of disappearing, which also prevents downstreamcontentMatchAterrors when complex schemas (Mention, Variable, Table) are in use.- Updated dependencies [7bd09b7]
... (truncated)
Commits
6817d14chore(release): publish a new stable version7bd09b7Merge pull request #7876 from ueberdosis/bug/extension-collaboration-caret-me...b8594b2fix changeset3c54487remove experimentf489360remove minimumReleaseAgeExclude3bdf248raise y-tiptap to include patch from upstream4f7fc91move fix to upstream packagede337e8fix(extension-collaboration): remove UndoManager 'destroy' listener to preven...3a7783ePotential fix for pull request finding976b8e3fix(extension-collaboration-caret): remove awareness listener on editor destroy- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
org.mvnpm.at.mvnpm:tiptap
Ecosystem:
maven
maven
Version Change:
3.23.5 → 3.24.0
Update Type:
Minor
Minor
Technical Details
| ID: | 15987347 |
| UUID: | 4582438157 |
| Node ID: | PR_kwDOL4WdMM7iWha- |
| Host: | GitHub |
| Repository: | quarkiverse/quarkus-roq |