Skip to content

Update reselect: 4.1.7 → 4.1.8 (patch)#4586

Merged
julienw merged 1 commit into
mainfrom
depfu/update/yarn/reselect-4.1.8
Apr 24, 2023
Merged

Update reselect: 4.1.7 → 4.1.8 (patch)#4586
julienw merged 1 commit into
mainfrom
depfu/update/yarn/reselect-4.1.8

Conversation

@depfu

@depfu depfu Bot commented Apr 23, 2023

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ reselect (4.1.7 → 4.1.8) · Repo · Changelog

Release Notes

4.1.8

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

  • fix types on resultFunc (#591) by @bdwain in #592
  • Port 5.0 build tooling changes from main by @markerikson in #606
  • Infer correct state when input selectors are a mix of explicit and rest syntax in createSelector by @PeterBul in #602

Full Changelog: v4.1.7...v4.1.8

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 13 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the dependencies Pull requests that update a dependency file label Apr 23, 2023
@depfu depfu Bot requested review from canova and julienw April 23, 2023 20:41

@julienw julienw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@julienw julienw merged commit 359fcde into main Apr 24, 2023
@depfu depfu Bot deleted the depfu/update/yarn/reselect-4.1.8 branch April 24, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant