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 6 updates #1710

Merged
merged 1 commit into from
May 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2024

Bumps the tiptap group with 6 updates:

Package From To
@tiptap/core 2.3.2 2.4.0
@tiptap/extension-link 2.3.2 2.4.0
@tiptap/extension-subscript 2.3.2 2.4.0
@tiptap/extension-superscript 2.3.2 2.4.0
@tiptap/extension-typography 2.3.2 2.4.0
@tiptap/starter-kit 2.3.2 2.4.0

Updates @tiptap/core from 2.3.2 to 2.4.0

Release notes

Sourced from @​tiptap/core's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.3.2...v2.4.0

Changelog

Sourced from @​tiptap/core's changelog.

2.4.0 (2024-05-14)

Bug Fixes

  • core: configure should use the parent of the current instance, to avoid duplication (#5147) (4db463c)

Features

Commits
  • 6a58115 v2.4.0
  • 4db463c fix(core): configure should use the parent of the current instance, to avoid ...
  • 6049985 refactor(core): clean up constructor & extension setup in extension manager (...
  • d70e8a7 refactor(core): add jsdocs for utility functions (#5141)
  • bc6d081 refactor(core): add jsdoc comments for ExtensionManager (#5140)
  • b941eea feat: added jsdocs (#4356)
  • edceec4 Fix getTextBetween (#5055)
  • c52a602 Prevent history checkpoints during backspace in empty editor (#5063)
  • See full diff in compare view

Updates @tiptap/extension-link from 2.3.2 to 2.4.0

Release notes

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

v2.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.3.2...v2.4.0

Changelog

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

2.4.0 (2024-05-14)

Features

Commits

Updates @tiptap/extension-subscript from 2.3.2 to 2.4.0

Release notes

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

v2.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.3.2...v2.4.0

Changelog

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

2.4.0 (2024-05-14)

Features

Commits

Updates @tiptap/extension-superscript from 2.3.2 to 2.4.0

Release notes

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

v2.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.3.2...v2.4.0

Changelog

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

2.4.0 (2024-05-14)

Features

Commits

Updates @tiptap/extension-typography from 2.3.2 to 2.4.0

Release notes

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

v2.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.3.2...v2.4.0

Changelog

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

2.4.0 (2024-05-14)

Features

Commits

Updates @tiptap/starter-kit from 2.3.2 to 2.4.0

Release notes

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

v2.4.0

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.3.2...v2.4.0

Changelog

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

2.4.0 (2024-05-14)

Features

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 14, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tiptap-9473d31547 branch 4 times, most recently from f2c9c53 to ec5a6a1 Compare May 19, 2024 18:36
@thewilkybarkid thewilkybarkid enabled auto-merge (squash) May 19, 2024 18:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tiptap-9473d31547 branch 2 times, most recently from 9966f6a to c267b6c Compare May 19, 2024 18:52
Bumps the tiptap group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) | `2.3.2` | `2.4.0` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `2.3.2` | `2.4.0` |
| [@tiptap/extension-subscript](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-subscript) | `2.3.2` | `2.4.0` |
| [@tiptap/extension-superscript](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-superscript) | `2.3.2` | `2.4.0` |
| [@tiptap/extension-typography](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-typography) | `2.3.2` | `2.4.0` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `2.3.2` | `2.4.0` |


Updates `@tiptap/core` from 2.3.2 to 2.4.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.4.0/packages/core)

Updates `@tiptap/extension-link` from 2.3.2 to 2.4.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-link/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.4.0/packages/extension-link)

Updates `@tiptap/extension-subscript` from 2.3.2 to 2.4.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-subscript/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.4.0/packages/extension-subscript)

Updates `@tiptap/extension-superscript` from 2.3.2 to 2.4.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-superscript/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.4.0/packages/extension-superscript)

Updates `@tiptap/extension-typography` from 2.3.2 to 2.4.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-typography/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.4.0/packages/extension-typography)

Updates `@tiptap/starter-kit` from 2.3.2 to 2.4.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.4.0/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-link"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-subscript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-superscript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-typography"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tiptap
- dependency-name: "@tiptap/starter-kit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tiptap
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tiptap-9473d31547 branch from c267b6c to d0ca82e Compare May 19, 2024 19:01
@thewilkybarkid thewilkybarkid merged commit fdc2070 into main May 19, 2024
20 checks passed
@thewilkybarkid thewilkybarkid deleted the dependabot/npm_and_yarn/tiptap-9473d31547 branch May 19, 2024 19:08
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.

None yet

1 participant