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

chore(deps): update redux #251

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

chore(deps): update redux #251

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 8, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
redux (source) 4.2.0 -> 4.2.1 age adoption passing confidence
reselect 4.1.5 -> 4.1.8 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

reduxjs/reselect (reselect)

v4.1.8

Compare Source

This release updates our build tooling, tweaks the MergeParameters type to better handle spread values, and fixes an erroneous .clearCache() method included on the resultFunc.

What's Changed

Full Changelog: reduxjs/reselect@v4.1.7...v4.1.8

v4.1.7

Compare Source

This release updates the TS types to work correctly with TS 4.9, which made a change that broke the existing MergeParameters type implementation. Happily, the TS team provided a better (and simpler!) MergeParameters implementation. Since that only works with TS 4.7+, we've reworked the internals to handle providing the old implementation to TS 4.2..4.6, and the new implementation to TS 4.7 and greater.

As a user, there should be no visible change - just update to 4.1.7.

What's Changed

Full Changelog: reduxjs/reselect@v4.1.6...v4.1.7

v4.1.6

Compare Source

This release updates the TS types to better handle cases with default parameters, or any/unknown types.

What's Changed

Full Changelog: reduxjs/reselect@v4.1.5...v4.1.6


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the automation Anything related to build/deploy automation label Jun 8, 2022
@renovate renovate bot changed the title chore(deps): update dependency reselect to v4.1.6 chore(deps): update dependency reselect to v4.1.7 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency reselect to v4.1.7 chore(deps): update redux Mar 17, 2023
@renovate renovate bot force-pushed the renovate/redux branch from 5c3247f to fccde5f Compare March 17, 2023 06:11
@renovate renovate bot force-pushed the renovate/redux branch from fccde5f to 79a0ca6 Compare April 17, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Anything related to build/deploy automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants