equinor / lighthouse-client

WebClient for project Lighthouse
https://jc.fusion.equinor.com/
MIT License
6 stars 0 forks source link

chore(deps): bump @remirror/react from 2.0.22 to 2.0.35 #1835

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps @remirror/react from 2.0.22 to 2.0.35.

Release notes

Sourced from @​remirror/react's releases.

@​remirror/react@​2.0.35

2023-08-03

Patch Changes

  • 7d15cdc1f: Revert the prettier dependency to v2.8.8 in @remirror/extension-code-block.

    Prettier v3 has changed all APIs to be asynchronous. ProseMirror's APIs are mostly synchronous, so using Prettier v3's API would be challenging (although possible). @prettier/sync provides a synchronous Prettier v3 API, but this library can only be used in a Node.js environment, so we cannot use it either.

@​remirror/react@​2.0.34

2023-07-14

Patch Changes

@​remirror/react@​2.0.33

2023-07-13

Patch Changes

  • c0de2e190: Respect floating-ui placement prop.
  • Updated dependencies [c0de2e190]
    • @​remirror/react-components@​2.1.17

@​remirror/react@​2.0.32

2023-07-06

Patch Changes

  • 28b3b3dc8: Fix the lingui runtime crash Cannot read properties of undefined (reading "messages").
  • Updated dependencies [28b3b3dc8]
    • @​remirror/react-components@​2.1.16
    • @​remirror/react-core@​2.0.20
    • @​remirror/extension-react-tables@​2.2.17
    • @​remirror/react-hooks@​2.0.25

@​remirror/react@​2.0.31

2023-07-04

Patch Changes

  • ac118c32b: Add @floating-ui/react into dependencies.
  • Updated dependencies [ac118c32b]
    • @​remirror/react-components@​2.1.15

@​remirror/react@​2.0.30

2023-07-03

Patch Changes

... (truncated)

Changelog

Sourced from @​remirror/react's changelog.

2.0.35

2023-08-03

Patch Changes

  • 7d15cdc1f: Revert the prettier dependency to v2.8.8 in @remirror/extension-code-block.

    Prettier v3 has changed all APIs to be asynchronous. ProseMirror's APIs are mostly synchronous, so using Prettier v3's API would be challenging (although possible). @prettier/sync provides a synchronous Prettier v3 API, but this library can only be used in a Node.js environment, so we cannot use it either.

2.0.34

2023-07-14

Patch Changes

2.0.33

2023-07-13

Patch Changes

  • c0de2e190: Respect floating-ui placement prop.
  • Updated dependencies [c0de2e190]
    • @​remirror/react-components@​2.1.17

2.0.32

2023-07-06

Patch Changes

  • 28b3b3dc8: Fix the lingui runtime crash Cannot read properties of undefined (reading "messages").
  • Updated dependencies [28b3b3dc8]
    • @​remirror/react-components@​2.1.16
    • @​remirror/react-core@​2.0.20
    • @​remirror/extension-react-tables@​2.2.17
    • @​remirror/react-hooks@​2.0.25

2.0.31

2023-07-04

Patch Changes

  • ac118c32b: Add @floating-ui/react into dependencies.
  • Updated dependencies [ac118c32b]
    • @​remirror/react-components@​2.1.15

... (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)