Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 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.5.0 to 3.6.5

Release notes

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

v3.6.5

Releases

v3.6.5

@​tiptap/extension-horizontal-rule

Patch Changes

  • Added nextNodeType option to horizontal-rule extension, allowing users to specify which node type should be inserted after a horizontal rule

@​tiptap/core

Patch Changes

  • Editors can now emit transaction and update events before being mounted. This means smoother state handling and instant feedback from editors, even when they're not in the DOM.

v3.6.4

Releases

v3.6.4

@​tiptap/html

Patch Changes

  • Fix: Clean up happy-dom window instance fixing a memory leak caused by unclosed happy-dom windows

v3.6.3

Releases

v3.6.3

@​tiptap/react

Patch Changes

  • Updated the React FloatingMenu plugin hook dependencies to match the BubbleMenu behavior. The FloatingMenu will now respond to changes in appendTo, pluginKey, shouldShow, and options.
  • Resolved an issue where the React BubbleMenu did not update when FloatingUI option props changed after initial mount. The BubbleMenu now correctly responds to updated option props.
  • Improved the BubbleMenu's usability by ensuring the appendTo prop passed to the React BubbleMenu component is now correctly forwarded to the underlying bubble menu plugin. This fix allows developers to customize where the BubbleMenu is attached in the DOM, helping resolve issues with positioning and portal setups in React apps.

@​tiptap/extensions

Patch Changes

  • The Selection extension now uses the correct SelectionOptions type, providing accurate typings for its options.

@​tiptap/extension-code-block

... (truncated)

Changelog

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

3.6.5

Patch Changes

  • Updated dependencies [1e4caea]

3.6.4

Patch Changes

3.6.3

Patch Changes

  • Updated dependencies [67f7b4a]

3.6.2

Patch Changes

3.6.1

Patch Changes

3.6.0

Patch Changes

  • Updated dependencies [c0190bd]

3.5.3

Patch Changes

  • @​tiptap/core@​3.5.3

... (truncated)

Commits

Updates @tiptap/react from 3.5.0 to 3.6.5

Release notes

Sourced from @​tiptap/react's releases.

v3.6.5

Releases

v3.6.5

@​tiptap/extension-horizontal-rule

Patch Changes

  • Added nextNodeType option to horizontal-rule extension, allowing users to specify which node type should be inserted after a horizontal rule

@​tiptap/core

Patch Changes

  • Editors can now emit transaction and update events before being mounted. This means smoother state handling and instant feedback from editors, even when they're not in the DOM.

v3.6.4

Releases

v3.6.4

@​tiptap/html

Patch Changes

  • Fix: Clean up happy-dom window instance fixing a memory leak caused by unclosed happy-dom windows

v3.6.3

Releases

v3.6.3

@​tiptap/react

Patch Changes

  • Updated the React FloatingMenu plugin hook dependencies to match the BubbleMenu behavior. The FloatingMenu will now respond to changes in appendTo, pluginKey, shouldShow, and options.
  • Resolved an issue where the React BubbleMenu did not update when FloatingUI option props changed after initial mount. The BubbleMenu now correctly responds to updated option props.
  • Improved the BubbleMenu's usability by ensuring the appendTo prop passed to the React BubbleMenu component is now correctly forwarded to the underlying bubble menu plugin. This fix allows developers to customize where the BubbleMenu is attached in the DOM, helping resolve issues with positioning and portal setups in React apps.

@​tiptap/extensions

Patch Changes

  • The Selection extension now uses the correct SelectionOptions type, providing accurate typings for its options.

@​tiptap/extension-code-block

... (truncated)

Changelog

Sourced from @​tiptap/react's changelog.

3.6.5

Patch Changes

  • Updated dependencies [1e4caea]

3.6.4

Patch Changes

3.6.3

Patch Changes

  • 48846f2: Updated the React FloatingMenu plugin hook dependencies to match the BubbleMenu behavior. The FloatingMenu will now respond to changes in appendTo, pluginKey, shouldShow, and options.
  • e0be819: Resolved an issue where the React BubbleMenu did not update when FloatingUI option props changed after initial mount. The BubbleMenu now correctly responds to updated option props.
  • caec80e: Improved the BubbleMenu's usability by ensuring the appendTo prop passed to the React BubbleMenu component is now correctly forwarded to the underlying bubble menu plugin. This fix allows developers to customize where the BubbleMenu is attached in the DOM, helping resolve issues with positioning and portal setups in React apps.
  • Updated dependencies [67f7b4a]

3.6.2

Patch Changes

3.6.1

Patch Changes

  • 6af23ff: Hotfix: Fix a crash in the React package that could occur during mounting/unmounting when the editor wasn't fully initialized. This prevents a runtime error and improves stability.

3.6.0

Patch Changes

  • Updated dependencies [c0190bd]

... (truncated)

Commits
  • 82e03b5 chore(release): publish a new release version (#7042)
  • 6f06a69 chore(release): publish a new release version (#7041)
  • 857251a chore(release): publish a new release version (#7038)
  • 48846f2 fix(menus): Update appendTo to support callback (#7037)
  • caec80e Fix react bubble menu append to feature (#6776)
  • e0be819 fix(react BubbleMenu): BubbleMenu now reacts to prop changes (#7028)
  • 5a9580d chore(release): publish a new release version (#7027)
  • daf78ec chore(release): publish a new release version (#7014)
  • 6af23ff fix(react): prevent crash during editor mounting/unmounting when not initiali...
  • ec6a3a7 chore(release): publish a new release version (#7012)
  • Additional commits viewable in compare view

Updates @tiptap/starter-kit from 3.5.0 to 3.6.5

Release notes

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

v3.6.5

Releases

v3.6.5

@​tiptap/extension-horizontal-rule

Patch Changes

  • Added nextNodeType option to horizontal-rule extension, allowing users to specify which node type should be inserted after a horizontal rule

@​tiptap/core

Patch Changes

  • Editors can now emit transaction and update events before being mounted. This means smoother state handling and instant feedback from editors, even when they're not in the DOM.

v3.6.4

Releases

v3.6.4

@​tiptap/html

Patch Changes

  • Fix: Clean up happy-dom window instance fixing a memory leak caused by unclosed happy-dom windows

v3.6.3

Releases

v3.6.3

@​tiptap/react

Patch Changes

  • Updated the React FloatingMenu plugin hook dependencies to match the BubbleMenu behavior. The FloatingMenu will now respond to changes in appendTo, pluginKey, shouldShow, and options.
  • Resolved an issue where the React BubbleMenu did not update when FloatingUI option props changed after initial mount. The BubbleMenu now correctly responds to updated option props.
  • Improved the BubbleMenu's usability by ensuring the appendTo prop passed to the React BubbleMenu component is now correctly forwarded to the underlying bubble menu plugin. This fix allows developers to customize where the BubbleMenu is attached in the DOM, helping resolve issues with positioning and portal setups in React apps.

@​tiptap/extensions

Patch Changes

  • The Selection extension now uses the correct SelectionOptions type, providing accurate typings for its options.

@​tiptap/extension-code-block

... (truncated)

Changelog

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

3.6.5

Patch Changes

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

3.6.4

Patch Changes

  • @​tiptap/extension-dropcursor@​3.6.4
  • @​tiptap/extension-gapcursor@​3.6.4
  • @​tiptap/extension-list-item@​3.6.4
  • @​tiptap/extension-list-keymap@​3.6.4
  • @​tiptap/core@​3.6.4
  • @​tiptap/extension-blockquote@​3.6.4
  • @​tiptap/extension-bold@​3.6.4
  • @​tiptap/extension-bullet-list@​3.6.4
  • @​tiptap/extension-code@​3.6.4
  • @​tiptap/extension-code-block@​3.6.4
  • @​tiptap/extension-document@​3.6.4
  • @​tiptap/extension-hard-break@​3.6.4
  • @​tiptap/extension-heading@​3.6.4
  • @​tiptap/extension-horizontal-rule@​3.6.4
  • @​tiptap/extension-italic@​3.6.4

... (truncated)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 9, 2025
@netlify
Copy link

netlify bot commented Oct 9, 2025

Deploy Preview for graphweaver-storybook ready!

Name Link
🔨 Latest commit 4fcf2ba
🔍 Latest deploy log https://app.netlify.com/projects/graphweaver-storybook/deploys/68e709a75030b200087b5ab6
😎 Deploy Preview https://deploy-preview-2151--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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/tiptap-c0dca51c6c branch from a7068c0 to 02a1eb4 Compare October 9, 2025 00:58
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.5.0 to 3.6.5
- [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.6.5/packages/extension-link)

Updates `@tiptap/react` from 3.5.0 to 3.6.5
- [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.6.5/packages/react)

Updates `@tiptap/starter-kit` from 3.5.0 to 3.6.5
- [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.6.5/packages/starter-kit)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/tiptap-c0dca51c6c branch from 02a1eb4 to 4fcf2ba Compare October 9, 2025 01:02
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2025

@thekevinbrown thekevinbrown merged commit 9762d85 into main Oct 9, 2025
20 checks passed
@thekevinbrown thekevinbrown deleted the dependabot/npm_and_yarn/src/tiptap-c0dca51c6c branch October 9, 2025 02:24
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