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 packages to v2.11.0 #992

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tiptap/core (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-blockquote (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-bold (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-bullet-list (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-character-count (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-code (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-code-block (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-document (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-dropcursor (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-gapcursor (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-hard-break (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-heading (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-history (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-horizontal-rule (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-image (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-italic (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-link (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-list-item (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-list-keymap (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-ordered-list (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-paragraph (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-placeholder (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-strike (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-task-item (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-task-list (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-text (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-text-style (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/extension-typography (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/pm (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/react (source) 2.10.3 -> 2.11.0 age adoption passing confidence
@tiptap/suggestion (source) 2.10.3 -> 2.11.0 age adoption passing confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v2.11.0

Compare Source

Minor Changes
  • 8c619c6: Add rewriteUnknownContent helper, which can strip your editor JSON of content which is invalid within the current editor's schema
Patch Changes
  • 283e606: Fixed an issue on Android where the focus command would cause the keyboard to flash
  • ca6269e: Added support for drag-and-drop between multiple editors
  • e0dfecc: Updates the typings to be inline with prosemirror-view #​5867
  • 722ec00: Use an AllSelection for the selectAll command #​5516
  • b7ef150: Fixed an issue with nodeviews preventing any drag events in child nodes of the nodeview wrapper element

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-blockquote)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-bold)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-bullet-list)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-character-count)

v2.11.0

Compare Source

Patch Changes
  • 14681a1: truncate initial content, if limit is set on the character count extension fixes #​5851

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-code)

v2.11.0

Compare Source

Patch Changes
  • f79c05e: Update inline code formatting for text enclosed in backticks
  • b08c94c: Implement inputRegex and pasteRegex while avoiding lookbehind for compatibility with safari versions older than 16.4

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-code-block)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-document)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-dropcursor)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-gapcursor)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-hard-break)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-heading)

v2.11.0

Compare Source

Patch Changes
  • 01547d5: Fixed a bug causing the levels rule to be ignored if a level of 1 was not allowed

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-history)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-horizontal-rule)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-image)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-italic)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

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

v2.11.0

Compare Source

Patch Changes
  • 2acf260: fixes #​5679 - perform string sanitization to remove unwanted "object replacement characters" from the before performing link detection

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-list-item)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-list-keymap)

v2.11.0

Compare Source

Patch Changes
  • 86250c6: Improve selected text deletion at the end of list items

v2.10.4

Compare Source

ueberdosis/tiptap (@​tiptap/extension-ordered-list)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-paragraph)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

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

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-strike)

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

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

v2.11.0

Compare Source

Patch Changes
  • d1b7dd2: Resolves an issue with the checkbox, where sometimes the check would not be properly updated

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

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

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "* * * * 1-5" (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.

🔕 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 24, 2024
Copy link

netlify bot commented Dec 24, 2024

Deploy Preview for doist-typist ready!

Name Link
🔨 Latest commit dc33445
🔍 Latest deploy log https://app.netlify.com/sites/doist-typist/deploys/677d154b9ec6a00008cf0558
😎 Deploy Preview https://deploy-preview-992--doist-typist.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/tiptap-packages branch from 3bd4e6a to fefea34 Compare January 4, 2025 18:59
@renovate renovate bot changed the title fix(deps): update tiptap packages to v2.10.4 fix(deps): update tiptap packages to v2.11.0 Jan 4, 2025
@rfgamaral rfgamaral force-pushed the renovate/tiptap-packages branch from fefea34 to dc33445 Compare January 7, 2025 11:51
@rfgamaral rfgamaral enabled auto-merge (squash) January 7, 2025 11:51
@rfgamaral rfgamaral merged commit a13270e into main Jan 7, 2025
10 checks passed
@rfgamaral rfgamaral deleted the renovate/tiptap-packages branch January 7, 2025 11:55
doistbot added a commit that referenced this pull request Jan 7, 2025
## [7.0.5](v7.0.4...v7.0.5) (2025-01-07)

### Bug Fixes

* **deps:** update tiptap packages to v2.11.0 ([#992](#992)) ([a13270e](a13270e))
@doistbot
Copy link
Member

doistbot commented Jan 7, 2025

🎉 This PR is included in version 7.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@doistbot doistbot added the released Pull requests that have been released to production label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released Pull requests that have been released to production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants