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 to v2.5.6 #111

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tiptap/core (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-character-count (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-focus (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-highlight (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-link (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-placeholder (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-subscript (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-superscript (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-table (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-table-cell (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-table-header (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-table-row (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-task-item (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-task-list (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-text-align (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-typography (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/extension-underline (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/pm (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/starter-kit (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/suggestion (source) 2.5.5 -> 2.5.6 age adoption passing confidence
@tiptap/vue-3 (source) 2.5.5 -> 2.5.6 age adoption passing confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v2.5.6

Compare Source

Patch Changes
  • 618bca9: Adjust the splitBlock command to return false when it was unsuccessful.
  • 35682d1: This fixes a bug with the placeholder extension where a heading level other than the default was not considered empty, when comparing node contents, we need to consider that the node attributes are carried over for a fair comparison of content instead of attribute values
  • 2104f0f: Add a check beforecreateNodeViews so that view.setProps is not called when the view has already been destroyed
  • Updated dependencies [b5c1b32]
ueberdosis/tiptap (@​tiptap/extension-character-count)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-focus)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-highlight)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-link)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-placeholder)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-subscript)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-superscript)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-table)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-table-cell)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-table-header)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-table-row)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-task-item)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-task-list)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-text-align)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-typography)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-underline)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/pm)

v2.5.6

Compare Source

Patch Changes
  • b5c1b32: Because of an XSS vulnerability in the prosemirror-model package, we've updated all our prosemirror dependencies to the latest versions.

    Upgraded packages:

    • prosemirror-model from ^1.22.1 to ^1.22.2
    • prosemirror-tables from ^1.3.7 to ^1.4.0
    • prosemirror-trailing-node from ^2.0.8 to ^2.0.9
    • prosemirror-view from ^1.33.8 to ^1.33.9

    See https://discuss.prosemirror.net/t/heads-up-xss-risk-in-domserializer/6572

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

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/suggestion)

v2.5.6

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/vue-3)

v2.5.6

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

changeset-bot bot commented Jul 24, 2024

🦋 Changeset detected

Latest commit: 7cf8f27

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@bicou/directus-extension-tiptap Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@gbicou gbicou merged commit f2294cf into main Jul 24, 2024
2 checks passed
@github-actions github-actions bot mentioned this pull request Jul 24, 2024
@renovate renovate bot deleted the renovate/tiptap-monorepo branch August 6, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant