Skip to content

Update flow-bin to the latest version 🚀#7780

Closed
greenkeeper[bot] wants to merge 1 commit into
v1-betafrom
greenkeeper/flow-bin-0.53.0
Closed

Update flow-bin to the latest version 🚀#7780
greenkeeper[bot] wants to merge 1 commit into
v1-betafrom
greenkeeper/flow-bin-0.53.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Aug 16, 2017

Copy link
Copy Markdown
Contributor

Version 0.53.0 of flow-bin just got published.

Dependency flow-bin
Current Version 0.52.0
Type devDependency

The version 0.53.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of flow-bin.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 1 commits.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@rosskevin

Copy link
Copy Markdown
Contributor

A bunch of changes. We might delay a week or two to let dependencies (hopefully) catch up.

Details here: https://github.com/facebook/flow/releases/tag/v0.53.0

@rosskevin rosskevin self-assigned this Aug 16, 2017
@rosskevin

Copy link
Copy Markdown
Contributor

Yay, they made a flow-upgrade! I'll give that a shot and see what happens.

https://yarnpkg.com/en/package/flow-upgrade

@rsolomon

Copy link
Copy Markdown
Contributor

I added some notes to #7788 . Basically, there are some dependencies that need either ignoring or updating before material-ui can take advantage of [email protected]

greenkeeper Bot added a commit that referenced this pull request Aug 17, 2017
@greenkeeper

greenkeeper Bot commented Aug 17, 2017

Copy link
Copy Markdown
Contributor Author

Version 0.53.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@oliviertassinari
oliviertassinari deleted the greenkeeper/flow-bin-0.53.0 branch August 18, 2017 08:25
rosskevin added a commit to alienfast/material-ui that referenced this pull request Aug 23, 2017
rosskevin added a commit that referenced this pull request Aug 23, 2017
* [flow] upgrade flow-bin

* [flow] initial flow-upgrade

- ran flow-upgrade
- switch React.Element<any> references to React.Node
- switch all react imports to `* as React` and use the React.* for access to uniformly access both function and types
- linted

* [flow] flow-typed install

* [flow] flow-typed workaround marked libdef

flow-typed/flow-typed#1165

* [flow] flow-upgrade ./test

* [flow] fix flow usage of WebkitTran*

* [flow] type single-only children for transitions

* [flow] woohoo, resolved sticky Snackbar flow typing

* [flow] more 53.1 typing

* [Card] flow fixes #7854

* [flow] more flow 53.1

* [flow] fixme for #7868

* [flow] 53.1 ./examples

* [flow] weak type docs for 53.1

* [flow] flow-typed workaround for flow-typed/flow-typed#1158

* [flow] workaround for flow-typed/flow-typed#1158

* [flow] require Dialog element

* [flow] convert withStyles to flow

* [flow] workaround brigand/babel-plugin-flow-react-proptypes#127

This isn’t a fix, it just gets past the error.  I assume generated prop types are still invalid.

* [flow] type TouchRipple and Ripple

* [flow] type withTheme

* [flow] type HOC withTheme

* [flow] bind hoc BaseProps

* [flow] type withWidth

* [flow] type Tabs

* [flow] correct requirements for HOC props

* [flow] 0.53.1 conversion - tests finally run with a few errors

* [flow] FormControl children were tested as optional

* [Textarea] revert to target instead of currentTarget

* [docs] Fix missing props in css-in-js examples (#7867)

* [docs] Fix missing props in css-in-js examples

`this.classes.root` wouldn't work - `this.props.classes.root' would.

* Update css-in-js.md

* [flow] get docs working

* [Tabs] fix flow change that broke tab movement

* [flow] reduce DefaultProps usage to the minimum necessary

* [flow] type callback on ButtonBase

* [docs] workaround react-docgen #7780

* Temporary size limit increase due to #7881
@zannager zannager added the scope: system The system, the design tokens / styling foundations used across components. eg. @mui/system with MUI label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: system The system, the design tokens / styling foundations used across components. eg. @mui/system with MUI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants