Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps @tiptap/core from 2.1.6 to 3.10.7.

Release notes

Sourced from @​tiptap/core's releases.

v3.10.7

Releases

v3.10.7

@​tiptap/vue-2

Patch Changes

  • Fix BubbleMenu plugin registration not triggering due to missing element reference during component initialization.

v3.10.6

@​tiptap/vue-2

Patch Changes

  • Fix BubbleMenu and FloatingMenu component runtime errors in Vue 2.

v3.10.5

Releases

v3.10.5

@​tiptap/extension-collaboration

Patch Changes

  • Fixed collaborative editing errors with certain emoji combinations (like 🔴🟢, 😎🐈, 🟣🔵) by updating @tiptap/y-tiptap to stable v3.0.0.

@​tiptap/extension-collaboration-caret

Patch Changes

  • Fixed collaborative editing errors with certain emoji combinations (like 🔴🟢, 😎🐈, 🟣🔵) by updating @tiptap/y-tiptap to stable v3.0.0.

@​tiptap/extension-drag-handle

Patch Changes

  • Fixed collaborative editing errors with certain emoji combinations (like 🔴🟢, 😎🐈, 🟣🔵) by updating @tiptap/y-tiptap to stable v3.0.0.

@​tiptap/core

Patch Changes

  • Fixed ProseMirror schema generation to properly respect isRequired attribute configuration. Previously, attributes marked with isRequired: true were incorrectly treated as optional because a default property was always included in the schema specification. ProseMirror determines attribute requirements by the absence of the default property, so now the default is only included when the attribute is not required and a default value is explicitly defined.

@​tiptap/extension-unique-id

... (truncated)

Changelog

Sourced from @​tiptap/core's changelog.

3.10.7

Patch Changes

  • @​tiptap/pm@​3.10.7

3.10.6

Patch Changes

  • @​tiptap/pm@​3.10.6

3.10.5

Patch Changes

  • 92fae18: Fixed ProseMirror schema generation to properly respect isRequired attribute configuration. Previously, attributes marked with isRequired: true were incorrectly treated as optional because a default property was always included in the schema specification. ProseMirror determines attribute requirements by the absence of the default property, so now the default is only included when the attribute is not required and a default value is explicitly defined.
    • @​tiptap/pm@​3.10.5

3.10.4

Patch Changes

  • 64561c4: Fix autofocus behavior to prevent unwanted scrolling when disabled
    • @​tiptap/pm@​3.10.4

3.10.3

Patch Changes

  • @​tiptap/pm@​3.10.3

3.10.2

Patch Changes

  • @​tiptap/pm@​3.10.2

3.10.1

Patch Changes

  • 3564e7c: Use correct ResizableNodeView class name
    • @​tiptap/pm@​3.10.1

3.10.0

Minor Changes

  • 4aa9f57: Add a new ResizableNodeview NodeView to core that wraps elements (images, videos, iframes) with configurable resize handles. It provides live onResize/onCommit callbacks, min/max constraints, aspect-ratio support, and styling hooks (class names + data attributes) to improve UX when resizing media inside the editor.

... (truncated)

Commits
  • 7413f6d chore(release): publish a new release version (#7227)
  • a11188e chore(release): publish a new release version (#7224)
  • a365c61 chore(release): publish a new release version (#7204)
  • 92fae18 fix: respect isRequired attribute in ProseMirror schema generation (#7198)
  • f78bf61 chore(release): publish a new release version (#7194)
  • 64561c4 fix: prevent autofocus scrolling when disabled (#7192)
  • 3846571 chore(release): publish a new release version (#7189)
  • 42fb099 chore(release): publish a new release version (#7159)
  • 533daaf fix imports
  • e26355c chore(release): publish a new release version (#7150)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tiptap-bot, a new releaser for @​tiptap/core since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) from 2.1.6 to 3.10.7.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.10.7/packages/core)

---
updated-dependencies:
- dependency-name: "@tiptap/core"
  dependency-version: 3.10.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope: code An issue related to source code. scope: deps An issue related to dependencies. type: improvement A new improvement proposal. labels Nov 13, 2025
@vercel
Copy link

vercel bot commented Nov 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
tact Error Error Nov 13, 2025 8:04pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: code An issue related to source code. scope: deps An issue related to dependencies. type: improvement A new improvement proposal.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants