Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps @tiptap/extension-table-header from 2.26.4 to 3.9.0.

Release notes

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

v3.9.0

Releases

v3.9.0

@​tiptap/vue-3

Patch Changes

  • Fix attribute forwarding for BubbleMenu and FloatingMenu Vue 3 components to allow setting z-index and other HTML attributes

@​tiptap/extension-hard-break

Patch Changes

  • Ensure that markdown hard breaks (two spaces followed by a newline) are parsed so they render as line breaks (<br>) in the editor when using contentType: 'markdown'.

    Fixes #7107

@​tiptap/extension-unique-id

Minor Changes

  • Add updateDocument option to disable document updates caused by the Unique ID extension.

@​tiptap/core

Patch Changes

  • Only remove injected CSS on unmount if no other editors are in the document (fixes #6836)

@​tiptap/extension-drag-handle

Patch Changes

  • Replace DOM traversal with browser's native elementsFromPoint for better performance.

    • Use elementsFromPoint instead of querySelectorAll
    • Add clampToContent helper for coordinate boundary validation
    • Add findClosestTopLevelBlock helper for efficient block lookup
    • Future-proof for root-level mousemove listeners

@​tiptap/react

Patch Changes

  • Prevent Bubble Menu plugin from re-loading every time the BubbleMenu component re-renders. Reverts a regression introduced in v3.6.3, in PR #7028.

v3.8.0

Releases

... (truncated)

Commits
  • ac35ec8 reinstigate history extension and move it into deprecated packages directory
  • 89bd9c7 Fix/enforce-type-imports-so-that-bundler-ignores-types (#6132)
  • 3ac7e29 chore(release): publish a new pre-release version (next) (#6071)
  • 2172a4c sfix merge conflicts
  • 2d42e94 sync next with develop
  • f731cd9 chore(release): publish version 3.0.0-next.5(#6012)
  • a6e6823 chore(release): publish a new pre-release version (next) (#5969)
  • d4a9bf3 build: just use the default export again
  • 7d3b1a8 refactor(table): re-export the sub-path (#6002)
  • 7b4e6f5 build: migrate to pnpm (#5978)
  • Additional commits viewable in compare view

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/extension-table-header](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-header) from 2.26.4 to 3.9.0.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.9.0/packages/extension-table-header)

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

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 Oct 29, 2025
@vercel
Copy link

vercel bot commented Oct 29, 2025

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

Project Deployment Preview Comments Updated (UTC)
vue-simpleton Error Error Oct 29, 2025 1:28am

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 30, 2025

Superseded by #43.

@dependabot dependabot bot closed this Oct 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tiptap/extension-table-header-3.9.0 branch October 30, 2025 01:27
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.

1 participant