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: M2-7991 updating dependencies #921

Merged
merged 4 commits into from
Dec 23, 2024

Conversation

felipeMetaLab
Copy link
Contributor

@felipeMetaLab felipeMetaLab commented Dec 20, 2024

📝 Description

🔗 Jira Ticket M2-7991
Updating libraries and dependencies

📸 Screenshots

Screenshot 2024-12-19 at 9 14 58 PM

Screenshot 2024-12-19 at 9 15 13 PM

Screenshot 2024-12-19 at 9 15 29 PM

Screenshot 2024-12-19 at 9 15 46 PM

Screenshot 2024-12-19 at 9 16 07 PM

🪤 Peer Testing

The testing will be in the entire app,
dependencies changed:
braces: is a utility library used for pattern matching, especially in glob-style patterns.
ws: is a WebSocket client and server library.
fast-xml-parser: is a lightweight and fast XML parser that converts XML data into JSON format.
ip: is a utility library used for working with IP addresses
axios: used for app requests.

The most libraries has being used in other libraries such as @react-native-community/cli-doctor ..., except for the axios that has been used in the code requests.

✏️ Notes

I tested multiple flows, I tried to ensure I would pass through the most flows as possible, from logic-rich flows such as variety of conditional logic to specific flows such as configuration, specific items, saving activity, cryptography and so on.

@felipeMetaLab felipeMetaLab changed the base branch from dev to release/2.7.0 December 20, 2024 05:52
@felipeMetaLab felipeMetaLab changed the title Fix/m2 7991 updating dependencies Fix: M2-7991 updating dependencies Dec 20, 2024
@felipeMetaLab felipeMetaLab merged commit e222043 into release/2.7.0 Dec 23, 2024
5 checks passed
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.

3 participants