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

Upgrade flow-parser to 0.75.0 #4727

Merged
merged 2 commits into from Jun 21, 2018
Merged

Conversation

rubennorte
Copy link
Contributor

The main change in the parser is the support for optional catch bindings (which were a syntax error previously).

@existentialism
Copy link
Collaborator

@rubennorte let's enable flow in the optional catch binding tests (https://github.com/prettier/prettier/blob/master/tests/optional_catch_binding/jsfmt.spec.js)

@vjeux
Copy link
Contributor

vjeux commented Jun 21, 2018

@suchipi: would there be a way to release a dot release with just this change, so that we can start using it at Facebook? :)

@vjeux vjeux merged commit cbef010 into prettier:master Jun 21, 2018
@duailibe
Copy link
Member

@vjeux we haven't done any releases off a branch (instead of master), but sure we can do that

@vjeux
Copy link
Contributor

vjeux commented Jun 21, 2018

I've done some in the early days in order to move fast :p

@rubennorte rubennorte deleted the upgrade-flow-parser branch June 21, 2018 19:22
@duailibe
Copy link
Member

I'll do it later tonight (UTC-3 here) if no one does before :) the release script doesn't support it though

@vjeux
Copy link
Contributor

vjeux commented Jun 21, 2018

Awesome, thanks a ton!

@rubennorte
Copy link
Contributor Author

@duailibe is there something we can do to help with this release?

@duailibe
Copy link
Member

@rubennorte Sorry I got distracted over the weekend, will release it right now

duailibe pushed a commit that referenced this pull request Jun 25, 2018
* Upgrade flow-parser to 0.75.0

* Added failing test for optional catch binding and flow-parser@0.74.0
@duailibe
Copy link
Member

@rubennorte @vjeux Just released 1.13.6.. Sorry it took a while!

@rubennorte
Copy link
Contributor Author

@duailibe no problem at all. Thank you very much!

bors bot added a commit to mozilla/delivery-console that referenced this pull request Jun 25, 2018
241: Update dependency prettier to v1.13.6 r=rehandalal a=renovate[bot]

This Pull Request updates dependency [prettier](https://github.com/prettier/prettier) from `v1.13.5` to `v1.13.6`



<details>
<summary>Release Notes</summary>

### [`v1.13.6`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;1136)
[Compare Source](prettier/prettier@1.13.5...1.13.6)
[diff](prettier/prettier@1.13.5...1.13.6)

- Upgrade Flow parser to 0.75.0 ([#&#8203;4649](`prettier/prettier#4649) and [#&#8203;4727](`prettier/prettier#4727))
- Preserve type parameters of import-types in TypeScript ([#&#8203;4662](`prettier/prettier#4662))
- Preserve parens for type casting for sub-item ([#&#8203;4648](`prettier/prettier#4648))

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
schalkneethling pushed a commit to mdn/interactive-examples that referenced this pull request Jun 27, 2018
This Pull Request updates dependency [prettier](https://github.com/prettier/prettier) from `v1.13.5` to `v1.13.6`



<details>
<summary>Release Notes</summary>

### [`v1.13.6`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;1136)
[Compare Source](prettier/prettier@1.13.5...1.13.6)
[diff](prettier/prettier@1.13.5...1.13.6)

- Upgrade Flow parser to 0.75.0 ([#&#8203;4649](`prettier/prettier#4649) and [#&#8203;4727](`prettier/prettier#4727))
- Preserve type parameters of import-types in TypeScript ([#&#8203;4662](`prettier/prettier#4662))
- Preserve parens for type casting for sub-item ([#&#8203;4648](`prettier/prettier#4648))

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Sep 23, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants