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 dependency react-redux to v9 #851

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-redux ^8.1.3 -> ^9.0.2 age adoption passing confidence

Release Notes

reduxjs/react-redux (react-redux)

v9.0.2

Compare Source

This bugfix release makes additional tweaks to the React Native artifact filename to help resolve import and bundling issues with RN projects.

What's Changed

Full Changelog: reduxjs/react-redux@v9.0.1...v9.0.2

v9.0.1

Compare Source

This bugfix release updates the package to include a new react-redux.react-native.js bundle that specifically imports React Native, and consolidates all of the 'react' imports into one file to save on bundle size (and enable some tricky React Native import handling).

What's Changed

Full Changelog: reduxjs/react-redux@v9.0.0...v9.0.1

v9.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team December 6, 2023 14:45
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #851 (c8b6212) into main (0e173d6) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #851      +/-   ##
==========================================
+ Coverage   67.73%   67.75%   +0.02%     
==========================================
  Files          84       84              
  Lines        4605     4605              
  Branches      472      473       +1     
==========================================
+ Hits         3119     3120       +1     
+ Misses       1015     1013       -2     
- Partials      471      472       +1     

@renovate renovate bot force-pushed the renovate/react-redux-9.x branch 2 times, most recently from 9cf3c8b to e7efb67 Compare December 6, 2023 14:50
@renovate renovate bot force-pushed the renovate/react-redux-9.x branch from e7efb67 to c8b6212 Compare December 6, 2023 14:51
@kdeininger kdeininger merged commit 2754afe into main Dec 6, 2023
16 checks passed
@kdeininger kdeininger deleted the renovate/react-redux-9.x branch December 6, 2023 14:57
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.

1 participant