fusionjs / fusion-plugin-rpc-redux-react

Migrated to https://github.com/fusionjs/fusionjs
MIT License
4 stars 17 forks source link

Update dependency prettier to v1.13.5 #115

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency prettier from v1.12.1 to v1.13.5

Release Notes ### [`v1.13.5`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#​1135) [Compare Source](https://github.com/prettier/prettier/compare/1.13.4...1.13.5) [link](https://github.com/prettier/prettier/compare/1.13.4...1.13.5) - Better handling of trailing spaces in Markdown ([#​4593](`https://github.com/prettier/prettier/pull/4593`)) - Fix empty file error in JSON and GraphQL ([#​4553](`https://github.com/prettier/prettier/pull/4553`)) - Preserve decorator on TypeScript interfaces ([#​4632](`https://github.com/prettier/prettier/pull/4632`)) - Inline \_ or $ in the root of a method chain ([#​4621](`https://github.com/prettier/prettier/pull/4621`)) --- ### [`v1.13.4`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#​1134) [Compare Source](https://github.com/prettier/prettier/compare/1.13.3...1.13.4) [link](https://github.com/prettier/prettier/compare/1.13.3...1.13.4) - Fix a regression when printing graphql-in-js ([#​4616](`https://github.com/prettier/prettier/pull/4616`)) --- ### [`v1.13.3`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#​1133) [Compare Source](https://github.com/prettier/prettier/compare/1.13.2...1.13.3) [link](https://github.com/prettier/prettier/compare/1.13.2...1.13.3) - Fix a regression when printing `hasOwnProperty` and other functions in `Object`'s prototype ([#​4603](`https://github.com/prettier/prettier/pull/4603`)) - Fix a regression in exit status when using `--debug-check` and `--list-different` ([#​4600](`https://github.com/prettier/prettier/pull/4600`)) --- ### [`v1.13.2`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#​1132) [Compare Source](https://github.com/prettier/prettier/compare/1.13.1...1.13.2) [link](https://github.com/prettier/prettier/compare/1.13.1...1.13.2) - Republished 1.13.1 with missing README included this time --- ### [`v1.13.1`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#​1131) [Compare Source](https://github.com/prettier/prettier/compare/1.13.0...1.13.1) [link](https://github.com/prettier/prettier/compare/1.13.0...1.13.1) - Revert default parser change in API (still present in CLI) --- ### [`v1.13.0`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#​1130) [Compare Source](https://github.com/prettier/prettier/compare/1.12.1...1.13.0) [link](https://github.com/prettier/prettier/compare/1.12.1...1.13.0) - [Release Notes](https://prettier.io/blog/2018/05/23/1.13.0.html) ---

This PR has been generated by Renovate Bot.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files           2        2           
  Lines          27       27           
  Branches        4        4           
=======================================
  Hits           26       26           
  Partials        1        1

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 87012c9...f7da296. Read the comment docs.

KevinGrandon commented 6 years ago

!merge