rtsao / css-to-js-sourcemap

Generates CSS w/ sourcemaps to lines in JS at runtime
MIT License
8 stars 4 forks source link

Update dependency prettier to v1.14.3 #15

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
prettier dependencies minor 1.13.5 -> 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))

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

: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.