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

Dependencies: upgrade react-query from 4 to 5 #1488

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

AndreyNenashev
Copy link
Contributor

@AndreyNenashev AndreyNenashev commented Oct 26, 2023

Why do we need this?
We are going to reduce redux usage across app especially in places where common storage doesn't make sense and produces a lot of boilerplate code. For that purpose we have to keep libraries that will take a place in data fetching and management on FE.

@github-actions

This comment has been minimized.

@sonarcloud
Copy link

sonarcloud bot commented Oct 30, 2023

[odd-platform-ui] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@github-actions
Copy link

Test Results

  51 files    51 suites   1m 56s ⏱️
238 tests 238 ✔️ 0 💤 0
266 runs  266 ✔️ 0 💤 0

Results for commit 0ffa614.

@AndreyNenashev AndreyNenashev merged commit 9b63094 into main Oct 30, 2023
7 checks passed
@AndreyNenashev AndreyNenashev deleted the dependencies/update-react-query branch October 30, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants