MCS-Lite / mcs-lite

🎛 MCS Lite Common UI and Websites.
https://mcslite.netlify.com
MIT License
75 stars 9 forks source link

fix(deps): update dependency recompose to v0.30.0 #625

Open renovate[bot] opened 6 years ago

renovate[bot] commented 6 years ago

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`](https://togithub.com/acdlite/recompose/releases/tag/v0.30.0): withStateHandler behaviour change [Compare Source](https://togithub.com/acdlite/recompose/compare/v0.29.0...v0.30.0) Remove useless in React 16 optimisation [https://github.com/acdlite/recompose/pull/736#issue-212019167](https://togithub.com/acdlite/recompose/pull/736#issue-212019167) Make state change more similar to React setState. ### [`v0.29.0`](https://togithub.com/acdlite/recompose/releases/tag/v0.29.0): babel 7 [Compare Source](https://togithub.com/acdlite/recompose/compare/v0.28.2...v0.29.0) Babel 7!!! Thanks to [@​TrySound](https://togithub.com/TrySound) ### [`v0.28.2`](https://togithub.com/acdlite/recompose/releases/tag/v0.28.2): Babel magic [Compare Source](https://togithub.com/acdlite/recompose/compare/v0.28.1...v0.28.2) Pin babel runtime version and upgrade babel ([#​724](https://togithub.com/acdlite/recompose/issues/724)) Thanks to [@​shireeshaBongarala](https://togithub.com/shireeshaBongarala), [@​TrySound](https://togithub.com/TrySound) ### [`v0.28.1`](https://togithub.com/acdlite/recompose/releases/tag/v0.28.1): babel 1 [Compare Source](https://togithub.com/acdlite/recompose/compare/v0.28.0...v0.28.1) Use folder as babel input to preserve directory structure ([#​719](https://togithub.com/acdlite/recompose/issues/719)) Thanks to [@​shireeshaBongarala](https://togithub.com/shireeshaBongarala), [@​TrySound](https://togithub.com/TrySound) ### [`v0.28.0`](https://togithub.com/acdlite/recompose/releases/tag/v0.28.0): toRenderProps - fromRenderProps [Compare Source](https://togithub.com/acdlite/recompose/compare/0.27.1...v0.28.0) 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`](https://togithub.com/acdlite/recompose/commit/b2f082f) 4. Upgrade babel to ^7.0.0-beta.55 and reduce the bundle size. [`0db1ef6`](https://togithub.com/acdlite/recompose/commit/0db1ef6) Big Thanks to [@​shireeshaBongarala](https://togithub.com/shireeshaBongarala) !!! ### [`v0.27.1`](https://togithub.com/acdlite/recompose/releases/tag/0.27.1): Render props [Compare Source](https://togithub.com/acdlite/recompose/compare/0.27.0...0.27.1) 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](https://togithub.com/acdlite/recompose/issues/663) see [docs](https://togithub.com/acdlite/recompose/blob/master/docs/API.md#withrenderprops) see [source](https://togithub.com/acdlite/recompose/blob/master/src/packages/recompose/withRenderProps.js) see [example](https://codesandbox.io/s/xlk71p7k8w) - `compose` now shorter [#​643](https://togithub.com/acdlite/recompose/issues/643) The hero of this release is [@​pomber](https://togithub.com/pomber) !!! ### [`v0.27.0`](https://togithub.com/acdlite/recompose/releases/tag/0.27.0): React 16.3 Lifecycles, flow types [Compare Source](https://togithub.com/acdlite/recompose/compare/v0.26.0...0.27.0) - Flow types are now distributed with recompose, please delete flow-typed recompose lib defs. [#​649](https://togithub.com/acdlite/recompose/issues/649) - Build improvements by [@​TrySound](https://togithub.com/TrySound) [#​645](https://togithub.com/acdlite/recompose/issues/645) - New lifecycle methods are used internally see [#​647](https://togithub.com/acdlite/recompose/issues/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.



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

michaelhsu-bot commented 6 years ago
Warnings
:warning: Please add a label to your PR.
:warning: Please assign someone to merge this PR, and optionally include people who should review.
:warning: Changes were made to package.json, but not to licenses.csv - Perhaps you need to run `$ yarn run license`?

Generated by :no_entry_sign: dangerJS

evenchange4 commented 6 years ago

Deploy preview for mcslite ready!

Built with commit 49fee846fc970beda7e270026e3687bf2cff6f0b

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

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-ui ready!

Built with commit 49fee846fc970beda7e270026e3687bf2cff6f0b

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

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-introduction ready!

Built with commit 49fee846fc970beda7e270026e3687bf2cff6f0b

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

codecov[bot] commented 6 years ago

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[bot] commented 1 year ago

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.