Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps @tiptap/extension-bubble-menu from 3.14.0 to 3.15.3.

Release notes

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

v3.15.3

@​tiptap/core

Patch Changes

  • Fix Safari scrolling to top when using editor.chain().focus() commands

v3.15.2

@​tiptap/extension-link

Patch Changes

  • Prevent auto-linking of bare hostnames (e.g., localhost) and IP addresses without a protocol prefix

@​tiptap/extension-list

Patch Changes

  • Fix lost HTML attributes in TaskItem node view updates

@​tiptap/vue-2

Patch Changes

  • Fix Vue prop validation warning for appendTo prop in BubbleMenu and FloatingMenu

@​tiptap/vue-3

Patch Changes

  • Fix Vue prop validation warning for appendTo prop in BubbleMenu and FloatingMenu

@​tiptap/extension-youtube

Patch Changes

  • Fix YouTube Shorts embed URLs using incorrect query parameter separator

@​tiptap/react

Patch Changes

  • Fix race conditions in ReactRenderer causing destroyed renderers to be re-added in Strict Mode

v3.15.1

@​tiptap/suggestion

Patch Changes

  • Add a new shouldShow callback to the Suggestion utility. This allows developers to filter when suggestions are displayed, which is especially useful for collaborative environments to prevent suggestions from popping open for remote users.

... (truncated)

Changelog

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

3.15.3

Patch Changes

  • Updated dependencies [8f86f06]
    • @​tiptap/core@​3.15.3
    • @​tiptap/pm@​3.15.3

3.15.2

Patch Changes

  • @​tiptap/core@​3.15.2
  • @​tiptap/pm@​3.15.2

3.15.1

Patch Changes

  • @​tiptap/core@​3.15.1
  • @​tiptap/pm@​3.15.1

3.15.0

Patch Changes

  • Updated dependencies [ac8361c]
    • @​tiptap/core@​3.15.0
    • @​tiptap/pm@​3.15.0
Commits

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-bubble-menu](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bubble-menu) from 3.14.0 to 3.15.3.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-bubble-menu/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.15.3/packages/extension-bubble-menu)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-bubble-menu"
  dependency-version: 3.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 8, 2026
@sorydima sorydima merged commit 522b631 into main Jan 8, 2026
3 of 20 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tiptap/extension-bubble-menu-3.15.3 branch January 8, 2026 09:12
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.

2 participants