Skip to content

deps: bump @tiptap/extension-table from 2.6.6 to 3.22.2#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tiptap/extension-table-3.22.2
Open

deps: bump @tiptap/extension-table from 2.6.6 to 3.22.2#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tiptap/extension-table-3.22.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps @tiptap/extension-table from 2.6.6 to 3.22.2.

Release notes

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

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

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

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2
    • @​tiptap/pm@​3.22.2

3.22.1

Patch Changes

  • Updated dependencies [ee03ac0]
  • Updated dependencies [b88f9ed]
    • @​tiptap/core@​3.22.1
    • @​tiptap/pm@​3.22.1

3.22.0

Minor Changes

  • 3ae64ed: Added Markdown table alignment support. The TableCell and TableHeader nodes now have an align attribute (left, center, right) that is parsed from Markdown column alignment markers (:---, ---:, :---:) and serialized back when rendering to Markdown. Alignment is also parsed from and rendered to HTML via style="text-align: ...".

Patch Changes

  • Updated dependencies [912a49b]
  • Updated dependencies [7d4fb9a]
  • Updated dependencies [0c1c112]
  • Updated dependencies [0c1c112]
  • Updated dependencies [f99bdc2]
    • @​tiptap/core@​3.22.0
    • @​tiptap/pm@​3.22.0

3.21.0

Patch Changes

  • @​tiptap/core@​3.21.0
  • @​tiptap/pm@​3.21.0

3.20.6

Patch Changes

  • @​tiptap/core@​3.20.6
  • @​tiptap/pm@​3.20.6

3.20.5

... (truncated)

Commits
  • 99e204c chore(release): publish a new stable version (#7698)
  • 8ee6d9a chore(release): publish a new stable version (#7687)
  • 7834835 chore(release): publish a new stable version (#7665)
  • 3ae64ed feat(extension-table): add markdown table column alignment support (#7610)
  • 91c51be chore(release): publish a new stable version (#7658)
  • 9a6d574 chore(release): publish a new stable version (#7655)
  • 18f9afe chore(release): publish a new stable version (#7640)
  • 3d893bb chore(release): publish a new stable version (#7617)
  • 48e0289 chore(release): publish a new stable version (#7606)
  • cbc999f chore(release): publish a new release version (#7602)
  • 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-table 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)

Bumps [@tiptap/extension-table](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table) from 2.6.6 to 3.22.2.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-table/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-table)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-table"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants