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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.71%. Comparing base (90ae870) to head (19d18b5).
Report is 10 commits behind head on master.

❗ Current head 19d18b5 differs from pull request most recent head 9c6f04e. Consider uploading reports for the commit 9c6f04e to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #967   +/-   ##
=======================================
  Coverage   87.71%   87.71%           
=======================================
  Files         124      124           
  Lines        2288     2288           
  Branches      636      636           
=======================================
  Hits         2007     2007           
  Misses        272      272           
  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 10 times, most recently from 6f3c8dc to 752cbb4 Compare March 8, 2024 12:19
@renovate renovate bot force-pushed the renovate/redux-4.x branch 5 times, most recently from 14ddfcc to 9b0cf56 Compare March 20, 2024 13:32
@renovate renovate bot force-pushed the renovate/redux-4.x branch 4 times, most recently from b084ab1 to 19d18b5 Compare April 3, 2024 06:29
@renovate renovate bot force-pushed the renovate/redux-4.x branch 7 times, most recently from c89996a to 5a25a21 Compare April 11, 2024 13:21
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

0 participants