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 ^4.2.1 #3465

Merged
merged 1 commit into from
Feb 23, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 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

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 - 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 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.

@jeanregisser jeanregisser enabled auto-merge (squash) February 23, 2023 16:49
@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@b1b6b38). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3465   +/-   ##
=======================================
  Coverage        ?   81.06%           
=======================================
  Files           ?      649           
  Lines           ?    22805           
  Branches        ?     4092           
=======================================
  Hits            ?    18488           
  Misses          ?     4257           
  Partials        ?       60           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1b6b38...b410fd6. Read the comment docs.

@renovate renovate bot force-pushed the renovate/redux-4.x branch 2 times, most recently from 3b46c6b to 4ab3e05 Compare February 23, 2023 19:50
@jeanregisser jeanregisser merged commit 7fdfb34 into main Feb 23, 2023
@jeanregisser jeanregisser deleted the renovate/redux-4.x branch February 23, 2023 21:32
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

1 participant