Skip to content

Bump @tiptap/extension-italic from 3.22.2 to 3.22.3#746

Merged
dansup merged 1 commit intomainfrom
dependabot/npm_and_yarn/tiptap/extension-italic-3.22.3
Apr 10, 2026
Merged

Bump @tiptap/extension-italic from 3.22.2 to 3.22.3#746
dansup merged 1 commit intomainfrom
dependabot/npm_and_yarn/tiptap/extension-italic-3.22.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps @tiptap/extension-italic from 3.22.2 to 3.22.3.

Release notes

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

v3.22.3

@​tiptap/core

Patch Changes

  • ac994c5: Fixed insertContentAt corrupting the document when inserting inline content with marks at the start of a paragraph. The from - 1 position adjustment now only applies to block-level content.

@​tiptap/extension-node-range

Patch Changes

  • ac994c5: Add an option to control whether node ranges extend when a selection only touches a node boundary.

@​tiptap/html

Patch Changes

  • ac994c5: Remove unnecessary xmlns="http://www.w3.org/1999/xhtml" attribute from generateHTML output by using innerHTML instead of XMLSerializer for HTML serialization.

@​tiptap/extension-drag-handle

Patch Changes

  • ac994c5: Fix drag selections so crossing a node boundary does not incorrectly include the next node.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies [ac994c5]
    • @​tiptap/core@​3.22.3
    • @​tiptap/extension-dropcursor@​3.22.3
    • @​tiptap/extension-gapcursor@​3.22.3
    • @​tiptap/extension-list-item@​3.22.3
    • @​tiptap/extension-list-keymap@​3.22.3
    • @​tiptap/extension-blockquote@​3.22.3
    • @​tiptap/extension-bold@​3.22.3
    • @​tiptap/extension-bullet-list@​3.22.3
    • @​tiptap/extension-code@​3.22.3
    • @​tiptap/extension-code-block@​3.22.3
    • @​tiptap/extension-document@​3.22.3
    • @​tiptap/extension-hard-break@​3.22.3
    • @​tiptap/extension-heading@​3.22.3
    • @​tiptap/extension-horizontal-rule@​3.22.3
    • @​tiptap/extension-italic@​3.22.3
    • @​tiptap/extension-link@​3.22.3
    • @​tiptap/extension-list@​3.22.3
    • @​tiptap/extension-ordered-list@​3.22.3
    • @​tiptap/extension-paragraph@​3.22.3
    • @​tiptap/extension-strike@​3.22.3

... (truncated)

Changelog

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

3.22.3

Patch Changes

  • Updated dependencies [cb28e7b]
    • @​tiptap/core@​3.22.3
Commits

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tiptap/extension-italic-3.22.3 branch 3 times, most recently from 4d4cd83 to c7e41d7 Compare April 10, 2026 08:37
Bumps [@tiptap/extension-italic](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-italic) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-italic/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.3/packages/extension-italic)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-italic"
  dependency-version: 3.22.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tiptap/extension-italic-3.22.3 branch from c7e41d7 to 4bc3c8d Compare April 10, 2026 11:29
@dansup dansup merged commit 1a98fcd into main Apr 10, 2026
7 checks passed
@dansup dansup deleted the dependabot/npm_and_yarn/tiptap/extension-italic-3.22.3 branch April 10, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant