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 #12566

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the tiptap group with 5 updates:

Package From To
@tiptap/extension-character-count 2.11.2 2.11.3
@tiptap/extension-heading 2.11.2 2.11.3
@tiptap/extension-link 2.11.2 2.11.3
@tiptap/react 2.11.2 2.11.3
@tiptap/starter-kit 2.11.2 2.11.3

Updates @tiptap/extension-character-count from 2.11.2 to 2.11.3

Release notes

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

v2.11.3

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.11.1...v2.11.3

Changelog

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

2.11.3

Commits

Updates @tiptap/extension-heading from 2.11.2 to 2.11.3

Release notes

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

v2.11.3

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.11.1...v2.11.3

Changelog

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

2.11.3

Commits

Updates @tiptap/extension-link from 2.11.2 to 2.11.3

Release notes

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

v2.11.3

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.11.1...v2.11.3

Changelog

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

2.11.3

Commits

Updates @tiptap/react from 2.11.2 to 2.11.3

Changelog

Sourced from @​tiptap/react's changelog.

2.11.3

Patch Changes

  • 40b7d47: This does a shallow diff between the current options and the incoming ones to determine whether we should try to write the new options and incur a state update within the editor.

    It purposefully is not doing a full diff as several options are known to be problematic (callback handlers, extensions array, the content itself), so we rely on referential equality only to do this diffing which should be fairly fast since there are only about 10-15 options, and this diffs only the ones the user has actually attempted to set. Some options (e.g. editorProps, parseOptions, coreExtensionOptions) are an object that may need to be memoized by the user if they want to avoid unnecessary state updates.

    • @​tiptap/extension-bubble-menu@​2.11.3
    • @​tiptap/extension-floating-menu@​2.11.3
Commits

Updates @tiptap/starter-kit from 2.11.2 to 2.11.3

Changelog

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

2.11.3

Patch Changes

  • Updated dependencies [a44a7c3]
  • Updated dependencies [fa63c47]
    • @​tiptap/core@​2.11.3
    • @​tiptap/extension-blockquote@​2.11.3
    • @​tiptap/extension-bold@​2.11.3
    • @​tiptap/extension-bullet-list@​2.11.3
    • @​tiptap/extension-code@​2.11.3
    • @​tiptap/extension-code-block@​2.11.3
    • @​tiptap/extension-document@​2.11.3
    • @​tiptap/extension-dropcursor@​2.11.3
    • @​tiptap/extension-gapcursor@​2.11.3
    • @​tiptap/extension-hard-break@​2.11.3
    • @​tiptap/extension-heading@​2.11.3
    • @​tiptap/extension-history@​2.11.3
    • @​tiptap/extension-horizontal-rule@​2.11.3
    • @​tiptap/extension-italic@​2.11.3
    • @​tiptap/extension-list-item@​2.11.3
    • @​tiptap/extension-ordered-list@​2.11.3
    • @​tiptap/extension-paragraph@​2.11.3
    • @​tiptap/extension-strike@​2.11.3
    • @​tiptap/extension-text@​2.11.3
    • @​tiptap/extension-text-style@​2.11.3
    • @​tiptap/pm@​2.11.3
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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.11.2` | `2.11.3` |
| [@tiptap/extension-heading](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-heading) | `2.11.2` | `2.11.3` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `2.11.2` | `2.11.3` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `2.11.2` | `2.11.3` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `2.11.2` | `2.11.3` |


Updates `@tiptap/extension-character-count` from 2.11.2 to 2.11.3
- [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.11.2 to 2.11.3
- [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.11.2 to 2.11.3
- [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.11.2 to 2.11.3
- [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.11.2 to 2.11.3
- [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-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-heading"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-link"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/starter-kit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 23, 2025
@esizer esizer added this pull request to the merge queue Jan 23, 2025
Merged via the queue into main with commit 1ac57bd Jan 23, 2025
13 checks passed
@esizer esizer deleted the dependabot/npm_and_yarn/tiptap-66256e73b8 branch January 23, 2025 13:15
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.

None yet

1 participant