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 recompose to v0.30.0 #625

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
recompose ^0.26.0 -> ^0.30.0 age adoption passing confidence
recompose 0.26.0 -> 0.30.0 age adoption passing confidence

Release Notes

acdlite/recompose

v0.30.0: withStateHandler behaviour change

Compare Source

Remove useless in React 16 optimisation https://github.com/acdlite/recompose/pull/736#issue-212019167
Make state change more similar to React setState.

v0.29.0: babel 7

Compare Source

Babel 7!!!

Thanks to @​TrySound

v0.28.2: Babel magic

Compare Source

Pin babel runtime version and upgrade babel (#​724)

Thanks to @​shireeshaBongarala, @​TrySound

v0.28.1: babel 1

Compare Source

Use folder as babel input to preserve directory structure (#​719)

Thanks to @​shireeshaBongarala, @​TrySound

v0.28.0: toRenderProps - fromRenderProps

Compare Source

This release adds support to:

  1. toRenderProps with support for flow type
    2.fromRenderProps with support for flow type and multiple arguments.
  2. withPropsOnChange maps subset of owner props to child props with custom predicate.
  3. Upgrade the size snapshot plugin
    b2f082f
  4. Upgrade babel to ^7.0.0-beta.55 and reduce the bundle size.
    0db1ef6

Big Thanks to @​shireeshaBongarala !!!

v0.27.1: Render props

Compare Source

This release adds a missing piece between Higher Order Components and Render props

  • Meet withRenderProps props utility, it allows you to transform any HOC into RenderProps component
    see PR #​663
    see docs
    see source
    see example

  • compose now shorter #​643

The hero of this release is @​pomber !!!

v0.27.0: React 16.3 Lifecycles, flow types

Compare Source

  • Flow types are now distributed with recompose, please delete flow-typed recompose lib defs. #​649
  • Build improvements by @​TrySound #​645
  • New lifecycle methods are used internally see #​647
  • Minor docs and other changes

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 these updates 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 evenchange4 as a code owner May 8, 2018 07:08
@michaelhsu-bot
Copy link
Collaborator

michaelhsu-bot commented May 8, 2018

Warnings
⚠️

Please add a label to your PR.

⚠️

Please assign someone to merge this PR, and optionally include people who should review.

⚠️

Changes were made to package.json, but not to licenses.csv - Perhaps you need to run $ yarn run license?

Generated by 🚫 dangerJS

@evenchange4
Copy link
Member

evenchange4 commented May 8, 2018

Deploy preview for mcslite ready!

Built with commit 49fee84

https://deploy-preview-625--mcslite.netlify.com

@evenchange4
Copy link
Member

evenchange4 commented May 8, 2018

Deploy preview for mcs-lite-ui ready!

Built with commit 49fee84

https://deploy-preview-625--mcs-lite-ui.netlify.com

@evenchange4
Copy link
Member

evenchange4 commented May 8, 2018

Deploy preview for mcs-lite-introduction ready!

Built with commit 49fee84

https://deploy-preview-625--mcs-lite-introduction.netlify.com

@codecov
Copy link

codecov bot commented May 8, 2018

Codecov Report

Merging #625 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #625   +/-   ##
=======================================
  Coverage   83.77%   83.77%           
=======================================
  Files         326      326           
  Lines        2694     2694           
  Branches      174      174           
=======================================
  Hits         2257     2257           
  Misses        372      372           
  Partials       65       65

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 ae921c2...49fee84. Read the comment docs.

@renovate renovate bot force-pushed the renovate/recompose-0.x branch 6 times, most recently from 12c39e6 to 92cc60a Compare May 9, 2018 08:25
@renovate renovate bot changed the title fix(deps): update dependency recompose Update dependency recompose May 9, 2018
@renovate renovate bot changed the title Update dependency recompose fix(deps): update dependency recompose May 9, 2018
@renovate renovate bot force-pushed the renovate/recompose-0.x branch 8 times, most recently from 7d480e1 to 3da253c Compare May 16, 2018 09:45
@renovate renovate bot force-pushed the renovate/recompose-0.x branch 6 times, most recently from e662f33 to 664382f Compare May 22, 2018 03:40
@renovate renovate bot force-pushed the renovate/recompose-0.x branch 2 times, most recently from 703effe to a53fbd7 Compare May 28, 2018 08:39
@renovate renovate bot force-pushed the renovate/recompose-0.x branch 2 times, most recently from 738e9e1 to 11fb840 Compare June 7, 2018 05:31
@renovate renovate bot force-pushed the renovate/recompose-0.x branch 3 times, most recently from 8bef9b0 to 3198147 Compare July 6, 2018 09:24
@renovate renovate bot force-pushed the renovate/recompose-0.x branch 2 times, most recently from 8b48f07 to c1986f1 Compare August 2, 2018 08:07
@renovate renovate bot force-pushed the renovate/recompose-0.x branch 2 times, most recently from 59b5617 to 7180846 Compare August 30, 2018 09:58
@renovate renovate bot changed the title fix(deps): update dependency recompose fix(deps): update dependency recompose to v0.30.0 Oct 5, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants