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

fix(deps): update tiptap monorepo to v2.11.2 #1479

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tiptap/extension-font-family (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-highlight (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-image (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-link (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-placeholder (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-table (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-table-cell (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-table-header (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-table-row (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-text-align (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-text-style (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/extension-underline (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/pm (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/starter-kit (source) 2.6.6 -> 2.11.2 age adoption passing confidence
@tiptap/vue-3 (source) 2.6.6 -> 2.11.2 age adoption passing confidence

Release Notes

ueberdosis/tiptap (@​tiptap/extension-font-family)

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

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

v2.10.3

Compare Source

What's Changed
  • fix(link): change type HTMLLinkElement to HTMLAnchorElement (#​5858)
  • fix(character-count): setting content larger than limit should truncate #​5851 (#​5862)
  • fix(list-keymap): prevent selection deletions at the end of list items from joining lists (#​5863)
  • fix(code): more robust regex for text enclosed in backticks #​4467 (#​4468)
  • fix(core): update types to match prosemirror-view #​5867
  • fix(react): useIsomorphicLayoutEffect instead to support SSR #​5872

Full Changelog: ueberdosis/tiptap@v2.10.2...v2.10.3

v2.10.2

Compare Source

v2.10.1

Compare Source

v2.10.0

Compare Source

Patch Changes
  • 38abfdf: Font-family extension: Prevent removal of quotes in parseHTML

v2.9.1

Compare Source

v2.9.0

Compare Source

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions

v2.7.4

Compare Source

v2.7.3

Compare Source

v2.7.2

Compare Source

v2.7.1

Compare Source

v2.7.0

Compare Source

ueberdosis/tiptap (@​tiptap/extension-highlight)

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

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

v2.10.3

Compare Source

What's Changed

  • fix(link): change type HTMLLinkElement to HTMLAnchorElement (#​5858)
  • fix(character-count): setting content larger than limit should truncate #​5851 (#​5862)
  • fix(list-keymap): prevent selection deletions at the end of list items from joining lists (#​5863)
  • fix(code): more robust regex for text enclosed in backticks #​4467 (#​4468)
  • fix(core): update types to match prosemirror-view #​5867
  • fix(react): useIsomorphicLayoutEffect instead to support SSR #​5872

Full Changelog: ueberdosis/tiptap@v2.10.2...v2.10.3

v2.10.2

Compare Source

v2.10.1

Compare Source

v2.10.0

Compare Source

v2.9.1

Compare Source

v2.9.0

Compare Source

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions

v2.7.4

Compare Source

v2.7.3

Compare Source

v2.7.2

Compare Source

v2.7.1

Compare Source

v2.7.0

Compare Source

ueberdosis/tiptap (@​tiptap/extension-image)

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

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

v2.10.3

Compare Source

What's Changed
  • fix(link): change type HTMLLinkElement to HTMLAnchorElement (#​5858)
  • fix(character-count): setting content larger than limit should truncate #​5851 (#​5862)
  • fix(list-keymap): prevent selection deletions at the end of list items from joining lists (#​5863)
  • fix(code): more robust regex for text enclosed in backticks #​4467 (#​4468)
  • fix(core): update types to match prosemirror-view #​5867
  • fix(react): useIsomorphicLayoutEffect instead to support SSR #​5872

Full Changelog: ueberdosis/tiptap@v2.10.2...v2.10.3

v2.10.2

Compare Source

v2.10.1

Compare Source

v2.10.0

Compare Source

v2.9.1

Compare Source

v2.9.0

Compare Source

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions

v2.7.4

Compare Source

v2.7.3

Compare Source

v2.7.2

Compare Source

v2.7.1

Compare Source

v2.7.0

Compare Source

ueberdosis/tiptap (@​tiptap/extension-link)

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

Patch Changes
  • 2acf260: fixes #​5679 - perform string sanitization to remove unwanted "object replacement characters" from the before performing link detection

v2.10.4

Compare Source

What's Changed

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

v2.10.3

Compare Source

What's Changed
  • fix(link): change type HTMLLinkElement to HTMLAnchorElement (#​5858)
  • fix(character-count): setting content larger than limit should truncate #​5851 (#​5862)
  • fix(list-keymap): prevent selection deletions at the end of list items from joining lists (#​5863)
  • fix(code): more robust regex for text enclosed in backticks #​4467 (#​4468)
  • fix(core): update types to match prosemirror-view #​5867
  • fix(react): useIsomorphicLayoutEffect instead to support SSR #​5872

Full Changelog: ueberdosis/tiptap@v2.10.2...v2.10.3

v2.10.2

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.1...v2.10.2

v2.10.1

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.0...v2.10.1

v2.10.0

Compare Source

Patch Changes
  • 7619215: The link extension's validate option now applies to both auto-linking and XSS mitigation. While, the new shouldAutoLink option is used to disable auto linking on an otherwise valid url.

v2.9.1

Compare Source

v2.9.0

Compare Source

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions

v2.7.4

Compare Source

v2.7.3

Compare Source

v2.7.2

Compare Source

v2.7.1

Compare Source

v2.7.0

Compare Source

ueberdosis/tiptap (@​tiptap/extension-placeholder)

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

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

v2.10.3

Compare Source

What's Changed
  • fix(link): change type HTMLLinkElement to HTMLAnchorElement (#​5858)
  • fix(character-count): setting content larger than limit should truncate #​5851 (#​5862)
  • fix(list-keymap): prevent selection deletions at the end of list items from joining lists (#​5863)
  • fix(code): more robust regex for text enclosed in backticks #​4467 (#​4468)
  • fix(core): update types to match prosemirror-view #​5867
  • fix(react): useIsomorphicLayoutEffect instead to support SSR #​5872

Full Changelog: ueberdosis/tiptap@v2.10.2...v2.10.3

v2.10.2

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.1...v2.10.2

v2.10.1

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.0...v2.10.1

v2.10.0

Compare Source

v2.9.1

Compare Source

v2.9.0

Compare Source

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions

v2.7.4

Compare Source

v2.7.3

Compare Source

v2.7.2

Compare Source

v2.7.1

Compare Source

v2.7.0

Compare Source

ueberdosis/tiptap (@​tiptap/extension-table)

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

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

v2.10.3

Compare Source

What's Changed
  • fix(link): change type HTMLLinkElement to HTMLAnchorElement (#​5858)
  • fix(character-count): setting content larger than limit should truncate #​5851 (#​5862)
  • fix(list-keymap): prevent selection deletions at the end of list items from joining lists (#​5863)
  • fix(code): more robust regex for text enclosed in backticks #​4467 (#​4468)
  • fix(core): update types to match prosemirror-view #​5867
  • fix(react): useIsomorphicLayoutEffect instead to support SSR #​5872

Full Changelog: ueberdosis/tiptap@v2.10.2...v2.10.3

v2.10.2

Compare Source

v2.10.1

Compare Source

v2.10.0

Compare Source

Patch Changes
  • 7619215: enforce cellMinWidth even on column not resized by the user, fixes #​5435

v2.9.1

Compare Source

v2.9.0

Compare Source

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions

v2.7.4

Compare Source

v2.7.3

Compare Source

v2.7.2

Compare Source

v2.7.1

Compare Source

v2.7.0

Compare Source

ueberdosis/tiptap (@​tiptap/extension-table-cell)

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

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

v2.10.3

Compare Source

What's Changed
  • fix(link): change type HTMLLinkElement to HTMLAnchorElement (#​5858)
  • fix(character-count): setting content larger than limit should truncate #​5851 (#​5862)
  • fix(list-keymap): prevent selection deletions at the end of list items from joining lists (#​5863)
  • fix(code): more robust regex for text enclosed in backticks #​4467 (#​4468)
  • fix(core): update types to match prosemirror-view #​5867
  • fix(react): useIsomorphicLayoutEffect instead to support SSR #​5872

Full Changelog: ueberdosis/tiptap@v2.10.2...v2.10.3

v2.10.2

Compare Source

v2.10.1

Compare Source

v2.10.0

Compare Source

v2.9.1

Compare Source

v2.9.0

Compare Source

Patch Changes
  • 21df331: Tables now properly respect colwidths with multiple values, fixing resizeable columns when the first row has a colspan

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions

v2.7.4

Compare Source

v2.7.3

[Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/@tiptap/[email protected]...@tiptap/ext


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Sep 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 11:11am

@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 06c2850 to 3afae6f Compare September 18, 2024 07:21
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 3afae6f to ae67635 Compare September 19, 2024 11:10
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.7.1 fix(deps): update tiptap monorepo to v2.7.2 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from ae67635 to 2d80c0c Compare September 25, 2024 17:13
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.7.2 fix(deps): update tiptap monorepo to v2.7.3 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 2d80c0c to 86d3f45 Compare September 26, 2024 13:25
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.7.3 fix(deps): update tiptap monorepo to v2.7.4 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch 2 times, most recently from 6847712 to 0d4cb52 Compare September 30, 2024 05:32
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 0d4cb52 to 6d94f26 Compare September 30, 2024 16:06
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.7.4 fix(deps): update tiptap monorepo to v2.8.0 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 6d94f26 to 51c414f Compare October 2, 2024 06:36
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 51c414f to c977de0 Compare October 7, 2024 03:02
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from c977de0 to 4d3a451 Compare October 7, 2024 03:55
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 4d3a451 to d64539a Compare October 10, 2024 05:05
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from d64539a to db26514 Compare October 10, 2024 06:03
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from db26514 to f347bec Compare October 10, 2024 09:08
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch 2 times, most recently from 2741d54 to e09428a Compare January 2, 2025 08:03
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from e09428a to df1e215 Compare January 5, 2025 10:10
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from df1e215 to 2ca25d1 Compare January 6, 2025 07:34
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch 3 times, most recently from 01a1a56 to af0dd35 Compare January 6, 2025 09:34
Copy link

vercel bot commented Jan 6, 2025

Deployment failed with the following error:

Resource is limited - try again in 26 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from af0dd35 to 1f8c040 Compare January 6, 2025 09:53
Copy link

vercel bot commented Jan 6, 2025

Deployment failed with the following error:

Resource is limited - try again in 7 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 1f8c040 to bb70c20 Compare January 6, 2025 09:59
Copy link

vercel bot commented Jan 6, 2025

Deployment failed with the following error:

Resource is limited - try again in 55 seconds (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from bb70c20 to 08f38dd Compare January 7, 2025 06:08
Copy link

vercel bot commented Jan 7, 2025

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 08f38dd to d588334 Compare January 10, 2025 14:53
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.11.0 fix(deps): update tiptap monorepo to v2.11.1 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from d588334 to d75f08c Compare January 10, 2025 18:48
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.11.1 fix(deps): update tiptap monorepo to v2.11.2 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch 2 times, most recently from 68a1854 to 7bebafd Compare January 13, 2025 05:59
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 7bebafd to 031cf64 Compare January 14, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants