Skip to content

chore(deps): bump @tiptap/extension-table from 3.0.7 to 3.10.7#16

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/tiptap/extension-table-3.10.7
Open

chore(deps): bump @tiptap/extension-table from 3.0.7 to 3.10.7#16
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/tiptap/extension-table-3.10.7

Conversation

@dependabot
Copy link
Contributor

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

Bumps @tiptap/extension-table from 3.0.7 to 3.10.7.

Release notes

Sourced from @​tiptap/extension-table'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/extension-table's changelog.

3.10.7

Patch Changes

  • @​tiptap/core@​3.10.7
  • @​tiptap/pm@​3.10.7

3.10.6

Patch Changes

  • @​tiptap/core@​3.10.6
  • @​tiptap/pm@​3.10.6

3.10.5

Patch Changes

  • Updated dependencies [92fae18]
    • @​tiptap/core@​3.10.5
    • @​tiptap/pm@​3.10.5

3.10.4

Patch Changes

  • Updated dependencies [64561c4]
    • @​tiptap/core@​3.10.4
    • @​tiptap/pm@​3.10.4

3.10.3

Patch Changes

  • @​tiptap/core@​3.10.3
  • @​tiptap/pm@​3.10.3

3.10.2

Patch Changes

  • 8299f73: Allow setting custom table widths by respecting user-provided style attributes instead of always overriding them with calculated widths.
    • @​tiptap/core@​3.10.2
    • @​tiptap/pm@​3.10.2

3.10.1

Patch Changes

  • Updated dependencies [3564e7c]

... (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)
  • f78bf61 chore(release): publish a new release version (#7194)
  • 3846571 chore(release): publish a new release version (#7189)
  • 42fb099 chore(release): publish a new release version (#7159)
  • 8299f73 feat: enhance table extension to respect user-defined styles for widths (#7165)
  • e26355c chore(release): publish a new release version (#7150)
  • 3bb4ed2 chore(release): publish a new release version (#7148)
  • 73f5632 chore(release): publish a new release version (#7143)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 13, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants