Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the tiptap group with 5 updates #12400

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2025

Bumps the tiptap group with 5 updates:

Package From To
@tiptap/extension-character-count 2.10.4 2.11.0
@tiptap/extension-heading 2.10.4 2.11.0
@tiptap/extension-link 2.10.4 2.11.0
@tiptap/react 2.10.4 2.11.0
@tiptap/starter-kit 2.10.4 2.11.0

Updates @tiptap/extension-character-count from 2.10.4 to 2.11.0

Release notes

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

v2.11.0

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.10.4...v2.11.0

Changelog

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

2.11.0

Patch Changes

  • 14681a1: truncate initial content, if limit is set on the character count extension fixes #5851
Commits

Updates @tiptap/extension-heading from 2.10.4 to 2.11.0

Release notes

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

v2.11.0

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.10.4...v2.11.0

Changelog

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

2.11.0

Patch Changes

  • 01547d5: Fixed a bug causing the levels rule to be ignored if a level of 1 was not allowed
Commits

Updates @tiptap/extension-link from 2.10.4 to 2.11.0

Release notes

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

v2.11.0

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.10.4...v2.11.0

Changelog

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

2.11.0

Patch Changes

  • 2acf260: fixes #5679 - perform string sanitization to remove unwanted "object replacement characters" from the before performing link detection
Commits
  • 483f743 chore(release): publish version 2.11.0 (#5836)
  • c791254 Merge branch 'main' into develop
  • 4530606 fix: update linkifyjs to support object-replacement characters (#5968)
  • 2acf260 fix(link): object replacement character sanitization #5679 (#5887)
  • e7e88b7 Merge branch 'main' into develop
  • f8961a9 fix(link): change type HTMLLinkElement to HTMLAnchorElement (#5858)
  • See full diff in compare view

Updates @tiptap/react from 2.10.4 to 2.11.0

Changelog

Sourced from @​tiptap/react's changelog.

2.11.0

Patch Changes

  • Updated dependencies [d9b6ef5]
    • @​tiptap/extension-floating-menu@​2.11.0
    • @​tiptap/extension-bubble-menu@​2.11.0
Commits

Updates @tiptap/starter-kit from 2.10.4 to 2.11.0

Changelog

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

2.11.0

Patch Changes

  • Updated dependencies [f79c05e]
  • Updated dependencies [01547d5]
  • Updated dependencies [d735cf3]
  • Updated dependencies [b08c94c]
  • Updated dependencies [283e606]
  • Updated dependencies [ca6269e]
  • Updated dependencies [e0dfecc]
  • Updated dependencies [722ec00]
  • Updated dependencies [b7ef150]
  • Updated dependencies [a0d2f28]
  • Updated dependencies [8c619c6]
    • @​tiptap/extension-code@​2.11.0
    • @​tiptap/extension-heading@​2.11.0
    • @​tiptap/extension-text-style@​2.11.0
    • @​tiptap/core@​2.11.0
    • @​tiptap/extension-blockquote@​2.11.0
    • @​tiptap/extension-bold@​2.11.0
    • @​tiptap/extension-bullet-list@​2.11.0
    • @​tiptap/extension-code-block@​2.11.0
    • @​tiptap/extension-document@​2.11.0
    • @​tiptap/extension-dropcursor@​2.11.0
    • @​tiptap/extension-gapcursor@​2.11.0
    • @​tiptap/extension-hard-break@​2.11.0
    • @​tiptap/extension-history@​2.11.0
    • @​tiptap/extension-horizontal-rule@​2.11.0
    • @​tiptap/extension-italic@​2.11.0
    • @​tiptap/extension-list-item@​2.11.0
    • @​tiptap/extension-ordered-list@​2.11.0
    • @​tiptap/extension-paragraph@​2.11.0
    • @​tiptap/extension-strike@​2.11.0
    • @​tiptap/extension-text@​2.11.0
    • @​tiptap/pm@​2.11.0
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 with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@tiptap/extension-character-count](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-character-count) | `2.10.4` | `2.11.0` |
| [@tiptap/extension-heading](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-heading) | `2.10.4` | `2.11.0` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `2.10.4` | `2.11.0` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `2.10.4` | `2.11.0` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `2.10.4` | `2.11.0` |


Updates `@tiptap/extension-character-count` from 2.10.4 to 2.11.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-character-count/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-character-count)

Updates `@tiptap/extension-heading` from 2.10.4 to 2.11.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-heading/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-heading)

Updates `@tiptap/extension-link` from 2.10.4 to 2.11.0
- [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/@tiptap/[email protected]/packages/extension-link)

Updates `@tiptap/react` from 2.10.4 to 2.11.0
- [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/@tiptap/[email protected]/packages/react)

Updates `@tiptap/starter-kit` from 2.10.4 to 2.11.0
- [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/@tiptap/[email protected]/packages/starter-kit)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependabot: Pull requests that update dependencies. javascript Pull requests that update JavaScript code labels Jan 2, 2025
@esizer esizer added this pull request to the merge queue Jan 2, 2025
Merged via the queue into main with commit df421af Jan 2, 2025
13 checks passed
@esizer esizer deleted the dependabot/npm_and_yarn/tiptap-2255a94c3e branch January 2, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot: Pull requests that update dependencies. javascript Pull requests that update JavaScript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant