Skip to content

Bump the tiptap group with 12 updates#98

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tiptap-3e2e4a077a
Open

Bump the tiptap group with 12 updates#98
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tiptap-3e2e4a077a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the tiptap group with 12 updates:

Package From To
@tiptap/extension-image 3.18.0 3.19.0
@tiptap/extension-link 3.18.0 3.19.0
@tiptap/extension-placeholder 3.18.0 3.19.0
@tiptap/extension-table 3.18.0 3.19.0
@tiptap/extension-table-cell 3.18.0 3.19.0
@tiptap/extension-table-header 3.18.0 3.19.0
@tiptap/extension-table-row 3.18.0 3.19.0
@tiptap/extension-text-align 3.18.0 3.19.0
@tiptap/extension-underline 3.18.0 3.19.0
@tiptap/pm 3.18.0 3.19.0
@tiptap/react 3.18.0 3.19.0
@tiptap/starter-kit 3.18.0 3.19.0

Updates @tiptap/extension-image from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/extension-image's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-image/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Changelog

Sourced from @​tiptap/extension-image's changelog.

3.19.0

Patch Changes

  • @​tiptap/core@​3.19.0
Commits

Updates @tiptap/extension-link from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/extension-link's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Changelog

Sourced from @​tiptap/extension-link's changelog.

3.19.0

Patch Changes

  • 9011aff: Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • 9011aff: Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/extension-link/url "title").
    • @​tiptap/core@​3.19.0
    • @​tiptap/pm@​3.19.0
Commits

Updates @tiptap/extension-placeholder from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/extension-placeholder's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Changelog

Sourced from @​tiptap/extension-placeholder's changelog.

3.19.0

Patch Changes

  • @​tiptap/extensions@​3.19.0
Commits

Updates @tiptap/extension-table from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/extension-table's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Changelog

Sourced from @​tiptap/extension-table's changelog.

3.19.0

Patch Changes

  • @​tiptap/core@​3.19.0
  • @​tiptap/pm@​3.19.0
Commits

Updates @tiptap/extension-table-cell from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/extension-table-cell's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-cell/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Commits

Updates @tiptap/extension-table-header from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/extension-table-header's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-header/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Commits

Updates @tiptap/extension-table-row from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/extension-table-row's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-row/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Commits

Updates @tiptap/extension-text-align from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/extension-text-align's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-align/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Changelog

Sourced from @​tiptap/extension-text-align's changelog.

3.19.0

Patch Changes

  • @​tiptap/core@​3.19.0
Commits

Updates @tiptap/extension-underline from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/extension-underline's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Changelog

Sourced from @​tiptap/extension-underline's changelog.

3.19.0

Patch Changes

  • @​tiptap/core@​3.19.0
Commits

Updates @tiptap/pm from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/pm's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Changelog

Sourced from @​tiptap/pm's changelog.

3.19.0

Commits

Updates @tiptap/react from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/react's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Changelog

Sourced from @​tiptap/react's changelog.

3.19.0

Minor Changes

  • a1da626: Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • a1da626: Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook

Patch Changes

  • @​tiptap/core@​3.19.0
  • @​tiptap/pm@​3.19.0
Commits

Updates @tiptap/starter-kit from 3.18.0 to 3.19.0

Release notes

Sourced from @​tiptap/starter-kit's releases.

v3.19.0

@​tiptap/extension-link

Patch Changes

  • Add title attribute to Link extension. The title can now be set via setLink and toggleLink commands and is rendered as an HTML title attribute.
  • Add title attribute support for markdown rendering. Links with titles are now serialized to markdown format [text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit/blob/HEAD/url "title").

@​tiptap/react

Minor Changes

  • Moved BubbleMenu and FloatingMenu to separate @tiptap/react/menus entrypoint to keep floating-ui optional
  • Simplified Tiptap component API with guaranteed non-null editor instance from useTiptap hook
Changelog

Sourced from @​tiptap/starter-kit's changelog.

3.19.0

Patch Changes

  • Updated dependencies [9011aff]
  • Updated dependencies [9011aff]
    • @​tiptap/extension-link@​3.19.0
    • @​tiptap/extension-dropcursor@​3.19.0
    • @​tiptap/extension-gapcursor@​3.19.0
    • @​tiptap/extension-list-item@​3.19.0
    • @​tiptap/extension-list-keymap@​3.19.0
    • @​tiptap/core@​3.19.0
    • @​tiptap/extension-blockquote@​3.19.0
    • @​tiptap/extension-bold@​3.19.0
    • @​tiptap/extension-bullet-list@​3.19.0
    • @​tiptap/extension-code@​3.19.0
    • @​tiptap/extension-code-block@​3.19.0
    • @​tiptap/extension-document@​3.19.0
    • @​tiptap/extension-hard-break@​3.19.0
    • @​tiptap/extension-heading@​3.19.0
    • @​tiptap/extension-horizontal-rule@​3.19.0
    • @​tiptap/extension-italic@​3.19.0
    • @​tiptap/extension-list@​3.19.0
    • @​tiptap/extension-ordered-list@​3.19.0
    • @​tiptap/extension-paragraph@​3.19.0
    • @​tiptap/extension-strike@​3.19.0
    • @​tiptap/extension-text@​3.19.0
    • @​tiptap/extension-underline@​3.19.0
    • @​tiptap/extensions@​3.19.0
    • @​tiptap/pm@​3.19.0
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tiptap group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@tiptap/extension-image](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-image) | `3.18.0` | `3.19.0` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `3.18.0` | `3.19.0` |
| [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder) | `3.18.0` | `3.19.0` |
| [@tiptap/extension-table](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table) | `3.18.0` | `3.19.0` |
| [@tiptap/extension-table-cell](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-cell) | `3.18.0` | `3.19.0` |
| [@tiptap/extension-table-header](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-header) | `3.18.0` | `3.19.0` |
| [@tiptap/extension-table-row](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-row) | `3.18.0` | `3.19.0` |
| [@tiptap/extension-text-align](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-align) | `3.18.0` | `3.19.0` |
| [@tiptap/extension-underline](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline) | `3.18.0` | `3.19.0` |
| [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `3.18.0` | `3.19.0` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `3.18.0` | `3.19.0` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `3.18.0` | `3.19.0` |


Updates `@tiptap/extension-image` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/extension-image/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-image)

Updates `@tiptap/extension-link` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/extension-link/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-link)

Updates `@tiptap/extension-placeholder` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages-deprecated/extension-placeholder/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages-deprecated/extension-placeholder)

Updates `@tiptap/extension-table` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/extension-table/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-table)

Updates `@tiptap/extension-table-cell` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-table-cell)

Updates `@tiptap/extension-table-header` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-table-header)

Updates `@tiptap/extension-table-row` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-table-row)

Updates `@tiptap/extension-text-align` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/extension-text-align/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-text-align)

Updates `@tiptap/extension-underline` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/extension-underline/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-underline)

Updates `@tiptap/pm` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/pm)

Updates `@tiptap/react` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/react)

Updates `@tiptap/starter-kit` from 3.18.0 to 3.19.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-image"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-link"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-placeholder"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-table"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-table-cell"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-table-header"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-table-row"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-text-align"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-underline"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/pm"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/react"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tiptap
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

0 participants