Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

chore(deps): update prettier #507

Merged
merged 2 commits into from
Sep 6, 2018
Merged

chore(deps): update prettier #507

merged 2 commits into from
Sep 6, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2018

This Pull Request renovates the package group "prettier" with the following modifications:

  • Updates devDependency @sourcegraph/prettierrc (source) from ^2.0.0 to ^2.2.0
  • Updates devDependency prettier (homepage, source) from v1.12.1 to v1.14.2

Release Notes


sourcegraph/prettierrc

v2.2.0

Compare Source


v2.1.1

Compare Source


v2.1.0

Compare Source




prettier/prettier

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


v1.13.7

Compare Source

diff

  • Remove calls to eval("require") in the distributed code (#​4766)

v1.13.6

Compare Source

diff

  • Upgrade Flow parser to 0.75.0 (#​4649 and #​4727)
  • Preserve type parameters of import-types in TypeScript (#​4662)
  • Preserve parens for type casting for sub-item (#​4648)

v1.13.5

Compare Source

diff

  • Better handling of trailing spaces in Markdown (#​4593)
  • Fix empty file error in JSON and GraphQL (#​4553)
  • Preserve decorator on TypeScript interfaces (#​4632)
  • Inline _ or $ in the root of a method chain (#​4621)

v1.13.4

Compare Source

diff

  • Fix a regression when printing graphql-in-js (#​4616)

v1.13.3

Compare Source

diff

  • Fix a regression when printing hasOwnProperty and other functions in Object's prototype (#​4603)
  • Fix a regression in exit status when using --debug-check and --list-different (#​4600)

v1.13.2

Compare Source

diff

  • Republished 1.13.1 with missing README included this time

v1.13.1

Compare Source

diff

  • Revert default parser change in API (still present in CLI)

v1.13.0

Compare Source

diff

🔗 Release Notes



This PR has been generated by Renovate Bot.

@felixfbecker felixfbecker merged commit 05c4b6c into master Sep 6, 2018
@felixfbecker felixfbecker deleted the renovate/prettier branch September 6, 2018 14:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants