-
Notifications
You must be signed in to change notification settings - Fork 60
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(deps): update dependency react-redux to v9.2.0 #1195
Merged
Merged
Conversation
This file contains 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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1195 +/- ##
=========================================
Coverage 52.53% 52.53%
Complexity 1468 1468
=========================================
Files 252 252
Lines 10214 10214
Branches 1102 1102
=========================================
Hits 5366 5366
Misses 4525 4525
Partials 323 323 Continue to review full report in Codecov by Sentry.
|
300e74f
to
3b50b3d
Compare
3b50b3d
to
0b84cb8
Compare
0b84cb8
to
d6084f6
Compare
d6084f6
to
04cb780
Compare
04cb780
to
5ec3d0e
Compare
5ec3d0e
to
fa52abe
Compare
fa52abe
to
4bc7253
Compare
4bc7253
to
7bfdc4f
Compare
7bfdc4f
to
a06404f
Compare
a06404f
to
6c28010
Compare
6c28010
to
4828131
Compare
4828131
to
a436333
Compare
a436333
to
e1d53f9
Compare
e1d53f9
to
3a91270
Compare
346aa96
to
8063f4b
Compare
8063f4b
to
7d7ff0e
Compare
7d7ff0e
to
dca5f17
Compare
dca5f17
to
4d4123c
Compare
b6068a6
to
2c05d47
Compare
6be6286
to
1c7465f
Compare
1c7465f
to
c844dd5
Compare
c844dd5
to
43b5571
Compare
43b5571
to
f980687
Compare
f980687
to
d9b9741
Compare
d9b9741
to
2e03086
Compare
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 contains the following updates:
9.1.2
->9.2.0
Release Notes
reduxjs/react-redux (react-redux)
v9.2.0
Compare Source
This feature release updates the React peer dependency to work with React 19, and improves treeshakeability of our build artifacts.
Changelog
React 19 Compat
React 19 was just released! We've updated our peer dep to accept React 19, and updated our runtime and type tests to check against both React 18 and 19.
Treeshaking
We've done some nitty-gritty optimization work to ensure bundlers correctly treeshake unused parts of the bundle.
What's Changed
Full Changelog: reduxjs/react-redux@v9.1.2...v9.2.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.