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

Update flow-bin to the latest version 🚀 #7780

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 16, 2017

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
Member

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
Member

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
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 flow-bin@0.53.0

greenkeeper bot added a commit that referenced this pull request Aug 17, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 17, 2017

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 package: system Specific to @mui/system label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: system Specific to @mui/system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants