MO-Movia / licit

LICIT is a feature rich editor based on ProseMirror and an initial foundation of CZI code that was shared with the community. It is React at the core, but there are examples of integrating this with Angular. There is a link in the Readme file to an Angular test app that embeds the editor component.
MIT License
35 stars 10 forks source link

Build(deps-dev): Bump jest-prosemirror from 2.2.0 to 3.0.0 #401

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps jest-prosemirror from 2.2.0 to 3.0.0.

Release notes

Sourced from jest-prosemirror's releases.

@​remirror/pm@​3.0.0

2024-07-30

Major Changes

Patch Changes

  • f6185b950: Update ProseMirror packages to latest versions.

    Use newly provided Transform.setDocAttribute to update doc node attributes, rather than custom step type.

  • f6185b950: Forward-port the removal of the validate property from main

  • f6185b950: Add a validate property to each of the Node or Mark attributes used in Remirror (v3 branch)

  • f6185b950: Bump all packages to rebuild for browsers since 2017

  • Updated dependencies [f6185b950]

  • Updated dependencies [f6185b950]

  • Updated dependencies [f6185b950]

  • Updated dependencies [f6185b950]

  • Updated dependencies [f6185b950]

  • Updated dependencies [f6185b950]

  • Updated dependencies [f6185b950]

    • prosemirror-paste-rules@3.0.0
    • prosemirror-suggest@3.0.0
    • prosemirror-trailing-node@3.0.0
    • @​remirror/core-constants@​3.0.0
    • @​remirror/core-helpers@​4.0.0

@​remirror/react@​3.0.0

2024-07-30

Major Changes

  • f6185b950: Based on community feedback, we have decided to decouple the core of Remirror from Lingui, an internationalisation (a.k.a. i18n) library.

    Thereby making it possible to use any i18n solution with Remirror 🙌🙌🙌.

    N.B. To use the translatable strings provided by Remirror, the i18n library you use needs to support ICU message formatting.

    This change aims to make it easier to use Remirror in existing applications, by not imposing our architectural decisions on to you.

    There are example integrations with many different i18n libraries in our Storybook.

    NOTE: "Out-of-the-box" editors unaffected

    If you are using editors provided by the @remirror/react-editors package, you are unaffected by these changes. These editors have been updated to keep existing behaviour.

    💥 BREAKING CHANGES! 💥

... (truncated)

Changelog

Sourced from jest-prosemirror's changelog.

3.0.0

2024-07-30

Major Changes

  • f6185b950: Remove deprecated function jumpTo, just selectText instead.
  • f6185b950: Use ES Stage-3 decorators syntax.

Patch Changes

  • f6185b950: Forward-port the removal of the validate property from main
  • f6185b950: Add a validate property to each of the Node or Mark attributes used in Remirror (v3 branch)
  • f6185b950: Bump all packages to rebuild for browsers since 2017
  • Updated dependencies [f6185b950]
  • Updated dependencies [f6185b950]
  • Updated dependencies [f6185b950]
  • Updated dependencies [f6185b950]
  • Updated dependencies [f6185b950]
  • Updated dependencies [f6185b950]
  • Updated dependencies [f6185b950]
  • Updated dependencies [f6185b950]
  • Updated dependencies [f6185b950]
    • @​remirror/pm@​3.0.0
    • @​remirror/core-constants@​3.0.0
    • @​remirror/core-helpers@​4.0.0
    • @​remirror/core-types@​3.0.0
    • @​remirror/core-utils@​3.0.0
    • test-keyboard@2.0.7

3.0.0-beta.6

2024-07-22

Patch Changes

  • Updated dependencies [bffe2fd61]
    • @​remirror/core-helpers@​4.0.0-beta.5
    • @​remirror/core-utils@​3.0.0-beta.6
    • @​remirror/pm@​3.0.0-beta.6
    • test-keyboard@2.0.7-beta.6

3.0.0-beta.5

2024-07-19

Patch Changes

  • c4c4fa512: Forward-port the removal of the validate property from main
  • Updated dependencies [c4c4fa512]

... (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 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[bot] commented 2 weeks ago

The following labels could not be found: npm dependencies.