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

Update Redux #3512

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update Redux #3512

wants to merge 3 commits into from

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Jan 6, 2025

Resolves #3155
Supersedes #3030, #3499


This change is Reviewable

dependabot bot and others added 2 commits January 1, 2025 12:07
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.1.3 to 9.2.0.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v8.1.3...v9.2.0)

---
updated-dependencies:
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@imnasnainaec imnasnainaec added frontend maintenance Issue that makes it difficult to maintain the software or to upgrade installations post-release. dependencies Pull requests that update a dependency file labels Jan 6, 2025
@imnasnainaec imnasnainaec self-assigned this Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.67%. Comparing base (293e202) to head (aca5e9f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3512      +/-   ##
==========================================
+ Coverage   74.64%   74.67%   +0.03%     
==========================================
  Files         285      285              
  Lines       10995    10995              
  Branches     1337     1337              
==========================================
+ Hits         8207     8211       +4     
+ Misses       2404     2401       -3     
+ Partials      384      383       -1     
Flag Coverage Δ
backend 83.62% <ø> (+0.07%) ⬆️
frontend 66.71% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@imnasnainaec imnasnainaec changed the title Redux Update Redux Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file frontend maintenance Issue that makes it difficult to maintain the software or to upgrade installations post-release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update of redux and redux-thunk is a breaking change
1 participant