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 ^0.30.0 #106

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 19, 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

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

@evenchange4
Copy link
Owner

evenchange4 commented Apr 19, 2018

Deploy preview for react-progressive-bg-image ready!

Built with commit 8d53826

https://deploy-preview-106--react-progressive-bg-image.netlify.com

@codecov
Copy link

codecov bot commented Apr 19, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #106   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          34     34           
  Branches        7      7           
=====================================
  Hits           34     34

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 aa84006...8d53826. Read the comment docs.

@renovate renovate bot changed the title fix(deps): update dependency recompose to ^0.27.0 Update dependency recompose to ^0.27.0 May 9, 2018
@renovate renovate bot changed the title Update dependency recompose to ^0.27.0 fix(deps): update dependency recompose to ^0.27.0 May 9, 2018
@renovate renovate bot changed the title fix(deps): update dependency recompose to ^0.27.0 fix(deps): update dependency recompose to ^0.28.0 Jul 30, 2018
@renovate renovate bot changed the title fix(deps): update dependency recompose to ^0.28.0 fix(deps): update dependency recompose to ^0.29.0 Aug 28, 2018
@renovate renovate bot changed the title fix(deps): update dependency recompose to ^0.29.0 fix(deps): update dependency recompose to ^0.30.0 Aug 30, 2018
@renovate
Copy link
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants