-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update tiptap monorepo #1942
Merged
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
August 13, 2024 07:53
de0f297
to
047df4e
Compare
renovate
bot
changed the title
fix(deps): update tiptap monorepo to ^2.5.9
fix(deps): update tiptap monorepo to ^2.6.0
Aug 13, 2024
renovate
bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
August 13, 2024 11:40
047df4e
to
5812979
Compare
renovate
bot
changed the title
fix(deps): update tiptap monorepo to ^2.6.0
fix(deps): update tiptap monorepo to ^2.6.1
Aug 13, 2024
jimin9038
approved these changes
Aug 13, 2024
renovate
bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
August 16, 2024 03:15
04697f2
to
7621645
Compare
renovate
bot
changed the title
fix(deps): update tiptap monorepo to ^2.6.1
fix(deps): update tiptap monorepo to ^2.6.4
Aug 16, 2024
renovate
bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
August 21, 2024 07:47
7621645
to
40f3465
Compare
renovate
bot
changed the title
fix(deps): update tiptap monorepo to ^2.6.4
fix(deps): update tiptap monorepo to ^2.6.5
Aug 21, 2024
renovate
bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
August 22, 2024 07:19
40f3465
to
bd257cf
Compare
renovate
bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
August 23, 2024 14:06
bd257cf
to
68a9d6e
Compare
renovate
bot
changed the title
fix(deps): update tiptap monorepo to ^2.6.5
fix(deps): update tiptap monorepo to ^2.6.6
Aug 23, 2024
renovate
bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
August 30, 2024 15:41
68a9d6e
to
47eb121
Compare
renovate
bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
August 30, 2024 16:48
47eb121
to
5da00b0
Compare
renovate
bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
September 17, 2024 09:36
5da00b0
to
9270919
Compare
renovate
bot
changed the title
fix(deps): update tiptap monorepo to ^2.6.6
fix(deps): update tiptap monorepo to ^2.7.0
Sep 17, 2024
renovate
bot
force-pushed
the
renovate/tiptap-monorepo
branch
from
September 17, 2024 14:22
9270919
to
b01314d
Compare
renovate
bot
changed the title
fix(deps): update tiptap monorepo to ^2.7.0
fix(deps): update tiptap monorepo
Sep 17, 2024
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:
^2.5.8
->^2.7.1
^2.5.8
->^2.7.1
^2.5.8
->^2.7.0
^2.5.8
->^2.7.1
^2.5.8
->^2.7.0
^2.5.8
->^2.7.1
^2.5.8
->^2.7.1
Release Notes
ueberdosis/tiptap (@tiptap/core)
v2.7.1
Compare Source
Patch Changes
888f574
: Fixed Slice import in DropPluginv2.7.0
Compare Source
Minor Changes
97ea55f
: Fixes #5490. ThepreventClearDocument
meta tag can now be used to prevent theclearDocument
plugin in the core keymap extension from modifying transactions that appear to clear the document (but might be clearing it for other reasons).9e18d24
: AddedonPaste
andonDrop
options to the editor allowing for easier event binding for both cases97ea55f
: An object can now be passed toenableCoreExtensions
to allow disabling only specific core extensions.Patch Changes
f805333
: fix: check for schema's nesting rules on contentCheck07fa49d
: Copy over node attributes on node toggling (for example to keep text styles while toggling a headline)7f24a66
: Update the Typescript types for NodeViews, bringing them inline with there actual implementationa22767e
: Merging inline style attributes now can properly merge conflicting style attribute names, resulting in cleaner HTML output and correctnessueberdosis/tiptap (@tiptap/extension-image)
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-link)
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-placeholder)
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/pm)
v2.7.0
Compare Source
Patch Changes
bd34793
: Bumped prosemirror versionsueberdosis/tiptap (@tiptap/react)
v2.7.1
Compare Source
Patch Changes
v2.7.0
Compare Source
Patch Changes
7f24a66
: Update the Typescript types for NodeViews, bringing them inline with there actual implementationc99627d
:useEditorState
now defaults to using a deep equal comparison for it'sequalityFn
option, which makes it more convenient to use4ff2a4e
: ReactNodeViewRenderer now accepts a callback for attrs of the wrapping element to be updated on each node view updateueberdosis/tiptap (@tiptap/starter-kit)
v2.7.1
Compare Source
Patch Changes
888f574
]v2.7.0
Compare Source
Patch Changes
97ea55f
]bd34793
]9e18d24
]f805333
]07fa49d
]7f24a66
]97ea55f
]a22767e
]Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.