GetStream / stream-chat-react

React Chat SDK ➜ Stream Chat 💬
https://getstream.io/chat/sdk/react/
Other
698 stars 272 forks source link

fix(deps): drop remark-gfm version #2471

Closed arnautov-anton closed 4 weeks ago

arnautov-anton commented 4 weeks ago

Submit a pull request

🎯 Goal

When user posts a specific message, the whole application crashes due to this issue.

This PR lowers remark-gfm to a version that works well with the current version of the react-markdown used within the SDK.

I won't be posting the breaking message in the PR for the obvious reasons, message me if interested.

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.46%. Comparing base (28e26ca) to head (ff3b9a4). Report is 16 commits behind head on release-v11.

Files Patch % Lines
src/components/UtilityComponents/ErrorBoundary.tsx 69.23% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v11 #2471 +/- ## =============================================== - Coverage 85.48% 85.46% -0.03% =============================================== Files 393 395 +2 Lines 9122 9142 +20 Branches 2356 2359 +3 =============================================== + Hits 7798 7813 +15 - Misses 1122 1127 +5 Partials 202 202 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stream-ci-bot commented 4 weeks ago

:tada: This PR is included in version 12.0.0-rc.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

stream-ci-bot commented 4 weeks ago

:tada: This PR is included in version 11.23.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: