cashapp / misk-web

Micro-Frontends React + Redux + Typescript Framework
https://cashapp.github.io/misk-web/
Apache License 2.0
66 stars 18 forks source link

Update dependency redux to v4.2.1 #2017

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

reduxjs/redux ### [`v4.2.1`](https://togithub.com/reduxjs/redux/releases/tag/v4.2.1) [Compare Source](https://togithub.com/reduxjs/redux/compare/v4.2.0...v4.2.1) 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](https://togithub.com/reduxjs/redux/issues/1029), 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 - Remove minified check by [@​trajano](https://togithub.com/trajano) in [https://github.com/reduxjs/redux/pull/4454](https://togithub.com/reduxjs/redux/pull/4454) **Full Changelog**: https://github.com/reduxjs/redux/compare/v4.2.0...v4.2.1

Configuration

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

🚦 Automerge: Enabled.

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.



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