Skip to content

Update dependency prettier to v1.14.3 - autoclosed

Administrator requested to merge renovate/prettier into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
prettier devDependencies minor 1.14.3 homepage, source code search for "prettier"

Release Notes

prettier/prettier

v1.14.3

Compare Source

diff

v1.14.2

Compare Source

diff

  • YAML: fix the line ending issue on Windows (#​4957)
  • TypeScript: better error message (#​4947)

v1.14.1

Compare Source

diff

  • JavaScript: add parens for unary in bind (#​4950)
  • JavaScript: format angular jasmine it("should ...", fakeAsync(() => { ... correctly. (#​4954)
  • JavaScript: Revert this/super blacklist for function composition heuristic (#​4936)
  • JavaScript: no extra space on Flow interface method named static (#​4910)
  • JavaScript: no extra line break in destructed assignment of ternary (#​4932)
  • Flow: print ObjectTypeInternalSlot with both flow/babel parsers (#​4869)
  • TypeScript: no invalid output for ImportType in TypeReference (#​4939)
  • YAML: do not throw on duplicate merge key (#​4931)
  • YAML: no duplicate comments in mappingValue (#​4931)
  • YAML: print end comment in nested mapping correctly (#​4918)
  • YAML: do not put singleline values on a separate line from the key (#​4916)
  • YAML: prefer dash as document separator (#​4921)
  • API: update support info for Flow (#​4943)
  • CLI: ignore .git, .svn and .hg directories (#​4906)
  • CLI: support TOML configuration files (#​4877)

v1.14.0

Compare Source

diff

🔗 Release Notes


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

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

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

Merge request reports

Loading