Skip to content

chore(deps): bump @tiptap/extension-color from 3.0.9 to 3.20.0#2119

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/tiptap/extension-color-3.20.0
Open

chore(deps): bump @tiptap/extension-color from 3.0.9 to 3.20.0#2119
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/tiptap/extension-color-3.20.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps @tiptap/extension-color from 3.0.9 to 3.20.0.

Release notes

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

v3.20.0

@​tiptap/core

Minor Changes

  • Add transformPastedHTML extension API that allows extensions to transform pasted HTML content before it's parsed into the editor, enabling cleanup of styles, removal of dangerous content, and modification of pasted HTML through a chainable transform system.

Patch Changes

  • Fix checking if mark is active and toggling off marks when part of the selection does not allow the mark (e.g. a code block)
  • Global attributes now support shorthand string values for types: use '*' to apply to all nodes and marks, 'nodes' for all nodes (excluding text), or 'marks' for all marks.
  • Fixed a typo in the documentation of editor.view

@​tiptap/extension-drag-handle

Patch Changes

  • Fix drag handle not appearing for atom/leaf nodes like images in both nested and non-nested modes
  • Add table structure rules to prevent drag handle on table rows, cells, and headers, and fix ghost table rows when dragging tables
  • Fix drag position resolving outside the document when dragging an empty text node at the end of the document

@​tiptap/markdown

Patch Changes

  • Fixed getMarkdown() returning   instead of empty string when editor is empty

@​tiptap/extension-bubble-menu

Patch Changes

  • Fix BubbleMenu/FloatingMenu to use pluginKey as the transaction meta key so that multiple instances can be updated independently without affecting each other

@​tiptap/extension-floating-menu

Patch Changes

  • Fix BubbleMenu/FloatingMenu to use pluginKey as the transaction meta key so that multiple instances can be updated independently without affecting each other

@​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

Patch Changes

  • Fix BubbleMenu/FloatingMenu to use pluginKey as the transaction meta key so that multiple instances can be updated independently without affecting each other

... (truncated)

Changelog

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

3.20.0

Patch Changes

  • @​tiptap/extension-text-style@​3.20.0

3.19.0

Patch Changes

  • @​tiptap/extension-text-style@​3.19.0

3.18.0

Patch Changes

  • @​tiptap/extension-text-style@​3.18.0

3.17.1

Patch Changes

  • @​tiptap/extension-text-style@​3.17.1

3.17.0

Patch Changes

  • @​tiptap/extension-text-style@​3.17.0

3.16.0

Patch Changes

  • @​tiptap/extension-text-style@​3.16.0

3.15.3

Patch Changes

  • @​tiptap/extension-text-style@​3.15.3

3.15.2

Patch Changes

  • @​tiptap/extension-text-style@​3.15.2

3.15.1

... (truncated)

Commits
  • 5a123c3 chore(release): publish a new release version (#7519)
  • 73ece76 chore(release): publish a new release version (#7480)
  • a0ab1d6 chore(release): publish a new release version (#7460)
  • f592f0a chore(release): publish a new release version (#7443)
  • 408e1e7 chore(release): publish a new release version (#7440)
  • 332dfba chore(release): publish a new release version (#7413)
  • 3a64925 chore(release): publish a new release version (#7397)
  • 88fedcd chore(release): publish a new release version (#7395)
  • 824e5bd chore(release): publish a new release version (#7385)
  • 559cadb chore(release): publish a new release version (#7383)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-color 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tiptap/extension-color-3.20.0 branch 3 times, most recently from ed3b3dd to 44b85af Compare February 25, 2026 15:23
Bumps [@tiptap/extension-color](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-color) from 3.0.9 to 3.20.0.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-color/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages/extension-color)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-color"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tiptap/extension-color-3.20.0 branch from 44b85af to 3d8443f Compare February 26, 2026 06:35
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants