pradel / node-instagram

Instagram api client for node that support promises.
MIT License
190 stars 27 forks source link

chore(deps): update dependency prettier to v1.14.3 #91

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update New value References
prettier devDependencies minor 1.14.3 homepage, source

Release Notes

prettier/prettier ### [`v1.14.3`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1143) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.14.2...1.14.3) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.14.2...1.14.3) - Chore: add missing LICENSE ([#​5114](https://renovatebot.com/gh/prettier/prettier/pull/5114)) ### [`v1.14.2`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1142) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.14.1...1.14.2) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.14.1...1.14.2) - YAML: fix the line ending issue on Windows ([#​4957](https://renovatebot.com/gh/prettier/prettier/pull/4957)) - TypeScript: better error message ([#​4947](https://renovatebot.com/gh/prettier/prettier/pull/4947)) ### [`v1.14.1`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1141) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.14.0...1.14.1) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.14.0...1.14.1) - JavaScript: add parens for unary in bind ([#​4950](https://renovatebot.com/gh/prettier/prettier/pull/4950)) - JavaScript: format angular jasmine `it("should ...", fakeAsync(() => { ...` correctly. ([#​4954](https://renovatebot.com/gh/prettier/prettier/pull/4954)) - JavaScript: Revert this/super blacklist for function composition heuristic ([#​4936](https://renovatebot.com/gh/prettier/prettier/pull/4936)) - JavaScript: no extra space on Flow interface method named `static` ([#​4910](https://renovatebot.com/gh/prettier/prettier/pull/4910)) - JavaScript: no extra line break in destructed assignment of ternary ([#​4932](https://renovatebot.com/gh/prettier/prettier/pull/4932)) - Flow: print ObjectTypeInternalSlot with both flow/babel parsers ([#​4869](https://renovatebot.com/gh/prettier/prettier/pull/4869)) - TypeScript: no invalid output for ImportType in TypeReference ([#​4939](https://renovatebot.com/gh/prettier/prettier/pull/4939)) - YAML: do not throw on duplicate merge key ([#​4931](https://renovatebot.com/gh/prettier/prettier/pull/4931)) - YAML: no duplicate comments in mappingValue ([#​4931](https://renovatebot.com/gh/prettier/prettier/pull/4931)) - YAML: print end comment in nested mapping correctly ([#​4918](https://renovatebot.com/gh/prettier/prettier/pull/4918)) - YAML: do not put singleline values on a separate line from the key ([#​4916](https://renovatebot.com/gh/prettier/prettier/pull/4916)) - YAML: prefer dash as document separator ([#​4921](https://renovatebot.com/gh/prettier/prettier/pull/4921)) - API: update support info for Flow ([#​4943](https://renovatebot.com/gh/prettier/prettier/pull/4943)) - CLI: ignore .git, .svn and .hg directories ([#​4906](https://renovatebot.com/gh/prettier/prettier/pull/4906)) - CLI: support TOML configuration files ([#​4877](https://renovatebot.com/gh/prettier/prettier/pull/4877)) ### [`v1.14.0`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1140) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.13.7...1.14.0) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.13.7...1.14.0) 🔗 [Release Notes](https://prettier.io/blog/2018/07/29/1.14.0.html) ### [`v1.13.7`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1137) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.13.6...1.13.7) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.13.6...1.13.7) - Remove calls to `eval("require")` in the distributed code ([#​4766](https://renovatebot.com/gh/prettier/prettier/pull/4766)) ### [`v1.13.6`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1136) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.13.5...1.13.6) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.13.5...1.13.6) - Upgrade Flow parser to 0.75.0 ([#​4649](https://renovatebot.com/gh/prettier/prettier/pull/4649) and [#​4727](https://renovatebot.com/gh/prettier/prettier/pull/4727)) - Preserve type parameters of import-types in TypeScript ([#​4662](https://renovatebot.com/gh/prettier/prettier/pull/4662)) - Preserve parens for type casting for sub-item ([#​4648](https://renovatebot.com/gh/prettier/prettier/pull/4648)) ### [`v1.13.5`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1135) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.13.4...1.13.5) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.13.4...1.13.5) - Better handling of trailing spaces in Markdown ([#​4593](https://renovatebot.com/gh/prettier/prettier/pull/4593)) - Fix empty file error in JSON and GraphQL ([#​4553](https://renovatebot.com/gh/prettier/prettier/pull/4553)) - Preserve decorator on TypeScript interfaces ([#​4632](https://renovatebot.com/gh/prettier/prettier/pull/4632)) - Inline \_ or $ in the root of a method chain ([#​4621](https://renovatebot.com/gh/prettier/prettier/pull/4621)) ### [`v1.13.4`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1134) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.13.3...1.13.4) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.13.3...1.13.4) - Fix a regression when printing graphql-in-js ([#​4616](https://renovatebot.com/gh/prettier/prettier/pull/4616)) ### [`v1.13.3`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1133) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.13.2...1.13.3) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.13.2...1.13.3) - Fix a regression when printing `hasOwnProperty` and other functions in `Object`'s prototype ([#​4603](https://renovatebot.com/gh/prettier/prettier/pull/4603)) - Fix a regression in exit status when using `--debug-check` and `--list-different` ([#​4600](https://renovatebot.com/gh/prettier/prettier/pull/4600)) ### [`v1.13.2`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1132) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.13.1...1.13.2) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.13.1...1.13.2) - Republished 1.13.1 with missing README included this time ### [`v1.13.1`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1131) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.13.0...1.13.1) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.13.0...1.13.1) - Revert default parser change in API (still present in CLI) ### [`v1.13.0`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1130) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.12.1...1.13.0) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.12.1...1.13.0) 🔗 [Release Notes](https://prettier.io/blog/2018/05/23/1.13.0.html)

Renovate configuration

:date: Schedule: PR created on schedule "before 3am on Monday" (UTC)

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Renovate will regenerate this PR any time it develops a merge conflict.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


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

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 80f02160899a175abf0e07650ef6ca489a70bb5f on renovate/prettier-1.x into 43f6ce05ccb53eca2d7d4ccb7282e8b59403a714 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 78b3bd77851075801024f92d9bc8aa0828f49176 on renovate/prettier-1.x into 3c0ea8ea6f8d6d76b3695f48c47ea4d25850e2fb on master.

renovate[bot] commented 6 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over then you can add the label rebase to this PR and Renovate will reset/recreate it.