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(deps): update dependency redux to v4.2.1 #967

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
redux (source) 4.2.0 -> 4.2.1 age adoption passing confidence

Release Notes

reduxjs/redux (redux)

v4.2.1

Compare Source

This bugfix release removes the isMinified internal check to fix a compat issue with Expo. That check has added in early 2016, soon after Redux 3.0 was released, at a time when it was still less common to use bundlers with proper production build settings. Today that check is irrelevant, so we've removed it.

What's Changed

Full Changelog: reduxjs/redux@v4.2.0...v4.2.1


Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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.


  • 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 as a code owner July 10, 2023 20:33
@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.69%. Comparing base (ce056c9) to head (c66c15c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #967   +/-   ##
=======================================
  Coverage   87.69%   87.69%           
=======================================
  Files         124      124           
  Lines        2299     2299           
  Branches      646      642    -4     
=======================================
  Hits         2016     2016           
  Misses        274      274           
  Partials        9        9           

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

@renovate renovate bot force-pushed the renovate/redux-4.x branch 13 times, most recently from 47dbe1a to 5db1c4c Compare July 17, 2023 14:06
@renovate renovate bot force-pushed the renovate/redux-4.x branch 11 times, most recently from 052ec98 to de3b231 Compare July 24, 2023 11:19
@renovate renovate bot force-pushed the renovate/redux-4.x branch 4 times, most recently from 539bcca to 302e6a4 Compare July 26, 2023 13:31
@renovate renovate bot force-pushed the renovate/redux-4.x branch 2 times, most recently from debf7ab to 9c6f04e Compare May 3, 2024 05:28
@renovate renovate bot force-pushed the renovate/redux-4.x branch 13 times, most recently from 45ca926 to 091400e Compare June 19, 2024 02:07
@renovate renovate bot force-pushed the renovate/redux-4.x branch 5 times, most recently from 6596c55 to 2fa7eeb Compare July 1, 2024 22:16
@renovate renovate bot force-pushed the renovate/redux-4.x branch 3 times, most recently from 4322b87 to 3466c3a Compare July 9, 2024 09:44
@lkatsikaris
Copy link

I merged this branch with master in my forked repository and all the make tests passed.

Screenshot from 2024-07-16 16-15-40

@arbrandes
Copy link
Contributor

Thanks for the help, @lkatsikaris! Merging.

@arbrandes arbrandes merged commit 950c401 into master Jul 19, 2024
7 checks passed
@arbrandes arbrandes deleted the renovate/redux-4.x branch July 19, 2024 15:37
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.

None yet

2 participants