Skip to content
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 1 commit into from
Sep 17, 2024
Merged

fix(deps): update tiptap monorepo #1942

merged 1 commit into from
Sep 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tiptap/core (source) ^2.5.8 -> ^2.7.1 age adoption passing confidence
@tiptap/extension-image (source) ^2.5.8 -> ^2.7.1 age adoption passing confidence
@tiptap/extension-link (source) ^2.5.8 -> ^2.7.0 age adoption passing confidence
@tiptap/extension-placeholder (source) ^2.5.8 -> ^2.7.1 age adoption passing confidence
@tiptap/pm (source) ^2.5.8 -> ^2.7.0 age adoption passing confidence
@tiptap/react (source) ^2.5.8 -> ^2.7.1 age adoption passing confidence
@tiptap/starter-kit (source) ^2.5.8 -> ^2.7.1 age adoption passing confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v2.7.1

Compare Source

Patch Changes
  • 888f574: Fixed Slice import in DropPlugin

v2.7.0

Compare Source

Minor Changes
  • 97ea55f: Fixes #​5490. The preventClearDocument meta tag can now be used to prevent the clearDocument plugin in the core keymap extension from modifying transactions that appear to clear the document (but might be clearing it for other reasons).
  • 9e18d24: Added onPaste and onDrop options to the editor allowing for easier event binding for both cases
  • 97ea55f: An object can now be passed to enableCoreExtensions to allow disabling only specific core extensions.
Patch Changes
  • f805333: fix: check for schema's nesting rules on contentCheck
  • 07fa49d: 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 implementation
  • a22767e: Merging inline style attributes now can properly merge conflicting style attribute names, resulting in cleaner HTML output and correctness
ueberdosis/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 versions
ueberdosis/tiptap (@​tiptap/react)

v2.7.1

Compare Source

Patch Changes

v2.7.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/starter-kit)

v2.7.1

Compare Source

Patch Changes

v2.7.0

Compare Source

Patch Changes

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
codedang ✅ Ready (Inspect) Visit Preview Sep 17, 2024 2:31pm

@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from de0f297 to 047df4e Compare August 13, 2024 07:53
@renovate 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 renovate bot force-pushed the renovate/tiptap-monorepo branch from 047df4e to 5812979 Compare August 13, 2024 11:40
@renovate 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
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 04697f2 to 7621645 Compare August 16, 2024 03:15
@renovate 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 renovate bot force-pushed the renovate/tiptap-monorepo branch from 7621645 to 40f3465 Compare August 21, 2024 07:47
@renovate 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 renovate bot force-pushed the renovate/tiptap-monorepo branch from 40f3465 to bd257cf Compare August 22, 2024 07:19
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from bd257cf to 68a9d6e Compare August 23, 2024 14:06
@renovate 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 renovate bot force-pushed the renovate/tiptap-monorepo branch from 68a9d6e to 47eb121 Compare August 30, 2024 15:41
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 47eb121 to 5da00b0 Compare August 30, 2024 16:48
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 5da00b0 to 9270919 Compare September 17, 2024 09:36
@renovate 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 renovate bot force-pushed the renovate/tiptap-monorepo branch from 9270919 to b01314d Compare September 17, 2024 14:22
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to ^2.7.0 fix(deps): update tiptap monorepo Sep 17, 2024
@jimin9038 jimin9038 merged commit aff66cf into main Sep 17, 2024
15 checks passed
@jimin9038 jimin9038 deleted the renovate/tiptap-monorepo branch September 17, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant