Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps the tiptap group in /src with 3 updates: @tiptap/extension-link, @tiptap/react and @tiptap/starter-kit.

Updates @tiptap/extension-link from 3.4.2 to 3.4.3

Release notes

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

v3.4.3

Releases

@​tiptap/core@​3.4.3

Patch Changes

  • 1ea8906: When the editor view is created, it now will also include nodeViews and markViews properties instead of setting them afterward. This avoids serialization of the editor state to HTML which will be replaced by node views anyway.

@​tiptap/extension-bubble-menu@​3.4.3

Patch Changes

  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

@​tiptap/react@​3.4.3

Patch Changes

  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

@​tiptap/vue-2@​3.4.3

Patch Changes

  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

@​tiptap/vue-3@​3.4.3

Patch Changes

  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

Changelog

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

3.4.3

Patch Changes

  • Updated dependencies [1ea8906]
Commits

Updates @tiptap/react from 3.4.2 to 3.4.3

Release notes

Sourced from @​tiptap/react's releases.

v3.4.3

Releases

@​tiptap/core@​3.4.3

Patch Changes

  • 1ea8906: When the editor view is created, it now will also include nodeViews and markViews properties instead of setting them afterward. This avoids serialization of the editor state to HTML which will be replaced by node views anyway.

@​tiptap/extension-bubble-menu@​3.4.3

Patch Changes

  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

@​tiptap/react@​3.4.3

Patch Changes

  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

@​tiptap/vue-2@​3.4.3

Patch Changes

  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

@​tiptap/vue-3@​3.4.3

Patch Changes

  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

Changelog

Sourced from @​tiptap/react's changelog.

3.4.3

Patch Changes

  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

  • Updated dependencies [1ea8906]

Commits

Updates @tiptap/starter-kit from 3.4.2 to 3.4.3

Changelog

Sourced from @​tiptap/starter-kit's changelog.

3.4.3

Patch Changes

  • Updated dependencies [1ea8906]
    • @​tiptap/core@​3.4.3
    • @​tiptap/extension-blockquote@​3.4.3
    • @​tiptap/extension-bold@​3.4.3
    • @​tiptap/extension-code@​3.4.3
    • @​tiptap/extension-code-block@​3.4.3
    • @​tiptap/extension-document@​3.4.3
    • @​tiptap/extension-hard-break@​3.4.3
    • @​tiptap/extension-heading@​3.4.3
    • @​tiptap/extension-horizontal-rule@​3.4.3
    • @​tiptap/extension-italic@​3.4.3
    • @​tiptap/extension-link@​3.4.3
    • @​tiptap/extension-list@​3.4.3
    • @​tiptap/extension-paragraph@​3.4.3
    • @​tiptap/extension-strike@​3.4.3
    • @​tiptap/extension-text@​3.4.3
    • @​tiptap/extension-underline@​3.4.3
    • @​tiptap/extensions@​3.4.3
    • @​tiptap/extension-list-item@​3.4.3
    • @​tiptap/extension-list-keymap@​3.4.3
    • @​tiptap/extension-bullet-list@​3.4.3
    • @​tiptap/extension-ordered-list@​3.4.3
    • @​tiptap/extension-dropcursor@​3.4.3
    • @​tiptap/extension-gapcursor@​3.4.3
    • @​tiptap/pm@​3.4.3
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tiptap group in /src with 3 updates: [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link), [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) and [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit).


Updates `@tiptap/extension-link` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-link/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.4.3/packages/extension-link)

Updates `@tiptap/react` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.4.3/packages/react)

Updates `@tiptap/starter-kit` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.4.3/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-link"
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/react"
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
...

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 Sep 15, 2025
@netlify
Copy link

netlify bot commented Sep 15, 2025

Deploy Preview for graphweaver-storybook ready!

Name Link
🔨 Latest commit b7c2f39
🔍 Latest deploy log https://app.netlify.com/projects/graphweaver-storybook/deploys/68c853ad4fe5000008069d35
😎 Deploy Preview https://deploy-preview-2072--graphweaver-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud
Copy link

@thekevinbrown thekevinbrown merged commit 667e11e into main Sep 15, 2025
19 checks passed
@thekevinbrown thekevinbrown deleted the dependabot/npm_and_yarn/src/tiptap-52722b3685 branch September 15, 2025 23:28
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