chore: removing unused 'react-linkify' dependency#2580
Open
richardtorres314 wants to merge 1 commit intoTryQuiet:developfrom
Open
chore: removing unused 'react-linkify' dependency#2580richardtorres314 wants to merge 1 commit intoTryQuiet:developfrom
richardtorres314 wants to merge 1 commit intoTryQuiet:developfrom
Conversation
Collaborator
|
Thanks!! |
islathehut
approved these changes
Jul 19, 2024
Collaborator
|
@richardtorres314 Can you take a look at the failing mobile tests? |
Contributor
Author
|
@ikoenigsknecht Tests are passing now! Should be all set. Thank you! 🙏 |
1215ea9 to
55b6dea
Compare
55b6dea to
ccdd710
Compare
ccdd710 to
7109980
Compare
7109980 to
2ec3972
Compare
Contributor
Author
|
@islathehut Any idea on the status of this? The checks seem to be frozen. Thank you! |
3100d38 to
3497065
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR removes the unused
react-linkifydependency and the corresponding@types/react-linkifydependency from both the desktop and mobile packages. The use of these dependencies was removed in PR #1486 in favor of a more complete markdown solution.Pull Request Checklist