Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2025

Bumps @tiptap/extension-highlight from 2.22.3 to 3.2.1.

Release notes

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

v3.2.1

Releases

@​tiptap/core@​3.2.1

Patch Changes

  • 6a2873f: Ensure drag previews for node views work correctly in Safari by attaching an offscreen clone of the node to the DOM while calling setDragImage, and by preserving the original element's pixel width/height so the preview matches the original. This prevents Safari from immediately cancelling the drag when a detached element is used as the drag image.

v3.1.0

Releases

@​tiptap/extension-drag-handle@​3.1.0

Minor Changes

  • 978c548: Expose onDragStart and onDragEnd callbacks to improve custom drag behavior. This allows better UI control compared to relying on editor.view.dragging, especially when using absolute-positioned drag handles.

@​tiptap/extension-drag-handle-react@​3.1.0

Minor Changes

  • 978c548: Expose onDragStart and onDragEnd callbacks to improve custom drag behavior. This allows better UI control compared to relying on editor.view.dragging, especially when using absolute-positioned drag handles.

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

Patch Changes

  • 2718eea: Fixed bubble menus having invalid positions on node selections

@​tiptap/extension-emoji@​3.1.0

Patch Changes

  • 43747ce: Fixed a problem where the emoji extension would interfer with editor's in composing mode (for example in IME conversion)

@​tiptap/extension-mathematics@​3.1.0

Patch Changes

  • c868252: Fixed an issue with the mathematics regex using modern negative lookups causing crashes in older Safari versions.

@​tiptap/static-renderer@​3.1.0

Patch Changes

... (truncated)

Changelog

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

3.2.1

Patch Changes

  • Updated dependencies [6a2873f]
    • @​tiptap/core@​3.2.1

3.2.0

Patch Changes

  • Updated dependencies [5056e3e]
    • @​tiptap/core@​3.2.0

3.1.0

Patch Changes

  • @​tiptap/core@​3.1.0

3.0.9

Patch Changes

  • @​tiptap/core@​3.0.9

3.0.8

Patch Changes

  • @​tiptap/core@​3.0.8

3.0.7

Patch Changes

  • @​tiptap/core@​3.0.7

3.0.6

Patch Changes

  • Updated dependencies [2e71d05]
    • @​tiptap/core@​3.0.6

3.0.5

Patch Changes

  • @​tiptap/core@​3.0.5

... (truncated)

Commits
  • 11d430c chore(release): publish a new release version (#6853)
  • 71db1f2 chore(release): publish a new release version (#6792)
  • 03cfa84 chore(release): publish a new release version (#6791)
  • 224cb2c chore(release): publish a new release version (#6753)
  • ed0dd52 chore(release): publish a new release version (#6750)
  • 45f1be5 chore(release): publish a new release version (#6661)
  • ea159ac chore(release): publish a new release version (#6654)
  • 8b1f41a chore(release): publish a new release version (#6649)
  • 81b70ac chore(release): publish a new release version (#6646)
  • b87c2c4 chore(release): publish a new release version (#6640)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 21, 2025
Copy link

vercel bot commented Aug 21, 2025

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

Project Deployment Preview Comments Updated (UTC)
portal Ready Ready Preview Comment Aug 22, 2025 4:06pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
app Skipped Skipped Aug 22, 2025 4:06pm

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

---
updated-dependencies:
- dependency-name: "@tiptap/extension-highlight"
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/tiptap/extension-highlight-3.2.1 branch from 4a867d9 to 27a1e01 Compare August 22, 2025 16:03
@vercel vercel bot temporarily deployed to Preview – app August 22, 2025 16:04 Inactive
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2025

Superseded by #1404.

@dependabot dependabot bot closed this Aug 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/tiptap/extension-highlight-3.2.1 branch August 26, 2025 00:58
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