Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

chore(deps): bump @tiptap/starter-kit from 2.11.7 to 2.11.9 in /src/dispatch/static/dispatch#5940

Merged
aaronherman merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/dispatch/static/dispatch/tiptap/starter-kit-2.11.9
May 1, 2025
Merged

chore(deps): bump @tiptap/starter-kit from 2.11.7 to 2.11.9 in /src/dispatch/static/dispatch#5940
aaronherman merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/dispatch/static/dispatch/tiptap/starter-kit-2.11.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2025

Bumps @tiptap/starter-kit from 2.11.7 to 2.11.9.

Changelog

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

2.11.9

Patch Changes

  • @​tiptap/core@​2.11.9
  • @​tiptap/extension-blockquote@​2.11.9
  • @​tiptap/extension-bold@​2.11.9
  • @​tiptap/extension-bullet-list@​2.11.9
  • @​tiptap/extension-code@​2.11.9
  • @​tiptap/extension-code-block@​2.11.9
  • @​tiptap/extension-document@​2.11.9
  • @​tiptap/extension-dropcursor@​2.11.9
  • @​tiptap/extension-gapcursor@​2.11.9
  • @​tiptap/extension-hard-break@​2.11.9
  • @​tiptap/extension-heading@​2.11.9
  • @​tiptap/extension-history@​2.11.9
  • @​tiptap/extension-horizontal-rule@​2.11.9
  • @​tiptap/extension-italic@​2.11.9
  • @​tiptap/extension-list-item@​2.11.9
  • @​tiptap/extension-ordered-list@​2.11.9
  • @​tiptap/extension-paragraph@​2.11.9
  • @​tiptap/extension-strike@​2.11.9
  • @​tiptap/extension-text@​2.11.9
  • @​tiptap/extension-text-style@​2.11.9
  • @​tiptap/pm@​2.11.9

2.11.8

Patch Changes

  • Updated dependencies [8147cc7]
    • @​tiptap/core@​2.11.8
    • @​tiptap/extension-blockquote@​2.11.8
    • @​tiptap/extension-bold@​2.11.8
    • @​tiptap/extension-bullet-list@​2.11.8
    • @​tiptap/extension-code@​2.11.8
    • @​tiptap/extension-code-block@​2.11.8
    • @​tiptap/extension-document@​2.11.8
    • @​tiptap/extension-dropcursor@​2.11.8
    • @​tiptap/extension-gapcursor@​2.11.8
    • @​tiptap/extension-hard-break@​2.11.8
    • @​tiptap/extension-heading@​2.11.8
    • @​tiptap/extension-history@​2.11.8
    • @​tiptap/extension-horizontal-rule@​2.11.8
    • @​tiptap/extension-italic@​2.11.8
    • @​tiptap/extension-list-item@​2.11.8
    • @​tiptap/extension-ordered-list@​2.11.8
    • @​tiptap/extension-paragraph@​2.11.8
    • @​tiptap/extension-strike@​2.11.8
    • @​tiptap/extension-text@​2.11.8

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 30, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/dispatch/static/dispatch/tiptap/starter-kit-2.11.9 branch from a540f37 to e93cf2f Compare April 30, 2025 13:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/dispatch/static/dispatch/tiptap/starter-kit-2.11.9 branch from e93cf2f to 0746a47 Compare April 30, 2025 14:28
@aaronherman
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@aaronherman
Copy link
Contributor

@dependabot recreate

Bumps [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 2.11.7 to 2.11.9.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/starter-kit@2.11.9/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/starter-kit@2.11.9/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 2.11.9
  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/src/dispatch/static/dispatch/tiptap/starter-kit-2.11.9 branch from 0746a47 to 98165f3 Compare May 1, 2025 15:27
@aaronherman aaronherman merged commit 1a5a515 into main May 1, 2025
9 checks passed
@aaronherman aaronherman deleted the dependabot/npm_and_yarn/src/dispatch/static/dispatch/tiptap/starter-kit-2.11.9 branch May 1, 2025 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant