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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2017

This Pull Request updates dependency prettier from v1.7.4 to v1.9.2

Note: This PR was created on a configured schedule ("before 8am" in timezone Asia/Taipei) and will not receive updates outside those times.

Commits

prettier/prettier

1.9.2

  • 5065608 Docs: Add info on ignore file to "Ignoring Code" (#​3458)
  • d00d09b Don't break single argument destructuring arguments (#​3443)
  • 38c8286 Fix closing parens on multi-line intersection/union type (#​3436)
  • 3fa2229 Fix printing union types inside a function param type (#​3446)
  • dbf22eb Fix printing separator in objects with prettier-ignore (#​3448)
  • 69f05e4 Consider TSNonNullExpression part of member chain (#​3442)
  • c907992 Improve visibility of lint-staged usage warning (#​3445)
  • 934e4d3 Fix babylon misplacing comments (#​3441)
  • 4f24892 Treat absent .editorconfig correctly (#​3439)
  • 69f6ee7 Only prevent lone get and set if property has no value (#​3434)
  • 90e8b13 Ignore whitespace in docblock right after /** (#​3430)
  • 7cff189 Print trailing comma when last arg is arrow (#​3428)
  • 67ec3b2 Update instructions for File Watcher in WebStorm (#​3424)
  • a9502f0 Add "md" extension in "Pre-commit hook" documentation (#​3421)
  • 47f05d1 docs(changelog): fix typo (#​3420)
  • 20373d6 Prettify style in playground and code block languages (#​3419)
  • 2663fd8 Fix flow parser + fix CHANGELOG lint
  • 54c31ee Include CHANGELOG for 1.9.1
  • 36c6e83 Bump prettier to 1.9.1 (#​3416)
  • a2c0a78 1.9.1

1.9.1

  • 23b8224 Change cursor and remove outline in summaries on playground (#​3415)
  • 36a11b8 Fix multiparser on playground (#​3407)
  • 7b299fb Skip folders in CLI pattern (#​3411)
  • c34608f Bump editorconfig-to-prettier (#​3412)
  • 40af2e0 Show a right border on sidebar
  • 8bb6e16 Change playground options layout (#​3374)
  • c986f45 fix lint
  • 46f657b add another test case
  • 639c523 Skip folders in CLI pattern
  • 829616d Fix multiparser trailing comma regression (#​3405)
  • e09359d fix(doc-printer): no wrong function call (#​3401)
  • 66c9315 Don't default print comments for JSXFragments (#​3398)
  • f3e7ca2 chore(playground): add new options (#​3350)
  • c7c1d2e Upgrade Prettier to Prettier 1.9 (#​3395)

1.9.0

  • 35fc6a6 1.9.0
  • cecf065 Re-add EditorConfig support (undo #​3213) (#​3255)
  • 1122701 fix(doc-printer): respect indent/align order (#​3383)
  • 8e377a1 Add support for flow mixins when using babylon (#​3391)
  • a05811f Fix link (#​3392)
  • 475b2ab chore: Update packages to the latest patches (#​3377)
  • 38b490b Fixed website footer on mobile (#​3335) (#​3373)
  • ceabc48 Format CSS prop for emotion (#​3381)
  • c1623d8 feat(markdown): preserve break style (#​3325)
  • 8524ed5 Fix printing of comments around decorators and class properties (#​3382)
  • 2403648 Massage ast for template literals inside a css prop
  • a9be90c Format CSS prop for emotion
  • d80728b Support toplevel interpolations in graphql tags (#​3370)
  • 073c0b1 feat(markdown): add proseWrap: "preserve" option (#​3340)
  • d52d721 Bump babylon to 7.0.0-beta.33 (#​3372)
  • 23c306c docs(index): fix links on GitHub (#​3367)
  • d6bb6ed Add note about proseWrap option under printWidth for clarity (#​3364)
  • cd6749c Update contributing docs (#​3357)
  • f119d4a Change run_spec to have explicit parser list (#​3356)
  • b2cca7e Add support for JSX fragments (#​3237)
  • 8cbcede Update TypeScript to 2.6.2 (#​3331)
  • 7670024 fix(markdown): do not break before special prefix (#​3347)
  • 562b4e1 Fix broken footnote links (#​3353)
  • ec09b91 Merge remote-tracking branch 'origin/master' into update-ts
  • a778667 Bump typescript-eslint-parser
  • 2032b70 Add Twitter social button (#​3288)
  • fbbfa52 fix(markdown): do not print linebreaks in heading (#​3343)
  • e04f229 Change "preview" to "pr"
  • ac3f74e docs(options): add available version for arrow-parens (#​3339)
  • 606c5ab Merge pull request #​3324 from suchipi/arrow_parens
  • d8f54b0 Use released version instead of insiders
  • 4d0acac Merge branch 'master' into update-ts
  • a02e3b3 Fix format of comment in paren of call expression in arrow expression (#​3334)
  • 41a9aba Add updated snapshot
  • 6abdd2c PR feedback
  • a6c12ca Inline type parameters in test callback
  • e4eb8a4 Add implementation for arrow parens option
  • 9a1e408 Add option and specs (no implementation yet)
  • 172d34e Do not prepend / append with a semicolon the only JSX element in a program (#​3330)
  • f514d1e Docs build script (#​3332)
  • 56951a7 Don't lowercase element names and attribute names in selectors (#​3317)
  • 2dd76c6 Print parens around type assertions for decorators (#​3329)
  • 9b4ecec fix(markdown): preserve non-breakable whitespaces (#​3327)
  • 1c9ee6c chore(website): ignore <!-- prettier-ignore --> before passing into Docusaurus (#​3326)
  • 2953ad0 Bump versions
  • f9f0566 Update flow to 0.59.0 (#​3238)
  • b941e30 Add mprettier to website editor integration list (#​3316)
  • 742a5c3 Don't add trailing comma after object rest spread in TypeScript (#​3313)
  • a1d878a fix(cli): respect --ignore-path when using --stdin-filepath (#​3309)
  • c0fa47d Fix infinite recursion in playground (#​3305)
  • 76efb33 chore: setup markdown formatting (#​3224)
  • a0c95cf UTF8-BOM - if input string has BOM that mean output string also should have it (#​3283)
  • 759953e Template literals: Don't break on identifiers but break if comments (#​3299)
  • d5a3abd fix(markdown): only indent the first non-list node in checkbox list item (#​3297)
  • cbed0f4 fix config doc typo (#​3298)
  • 3cbbac3 fix(multiparser): fix markdown error and remove trailing new line (#​3293)
  • b6f126e feat(markdown): support TOML (#​3290)
  • 4b070c3 [flow] Do not break on empty type parameters (#​3281)
  • 258de9d Rename LESS -> Less (#​3279)
  • 8e5c335 Mutate the doc.parts array when printing fill (#​3273)
  • 66d9b26 Skip assertDoc calls in production (#​3268)
  • b959801 Add 2 more users (#​3259)
  • 378cfee refactor(markdown): expose hasPunctuation to AST for better debugging (#​3272)
  • 2332c5c Add Talkable to users (#​3267)
  • b6a2436 Update VSCode icon (#​3266)
  • b6b6018 docs(webstorm): improve image urls (#​3261)

1.8.2

1.8.1

1.8.0


This PR has been generated by Renovate Bot.

@renovate renovate bot added the dependencies label Nov 7, 2017
@renovate renovate bot force-pushed the renovate/prettier-1.x branch from 2fb340e to bf6603e Compare November 8, 2017 18:15
@codecov-io
Copy link

codecov-io commented Nov 8, 2017

Codecov Report

Merging #78 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #78   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          17     17           
  Lines         321    321           
  Branches       50     50           
=====================================
  Hits          321    321
Impacted Files Coverage Δ
src/utils/has-same-parameter.ts 100% <100%> (ø) ⬆️

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 c526cfb...b5d6f6d. Read the comment docs.

@renovate renovate bot force-pushed the renovate/prettier-1.x branch from bf6603e to e7d7b88 Compare November 9, 2017 12:10
@renovate renovate bot changed the title chore(deps): update dependency prettier to v1.8.1 chore(deps): update dependency prettier to v1.8.2 Nov 9, 2017
@renovate renovate bot force-pushed the renovate/prettier-1.x branch 15 times, most recently from 8315f90 to fb9ab31 Compare November 16, 2017 11:02
@renovate renovate bot force-pushed the renovate/prettier-1.x branch 4 times, most recently from 53539ff to 2091e0c Compare November 23, 2017 17:08
@renovate renovate bot force-pushed the renovate/prettier-1.x branch 2 times, most recently from 818eb76 to 712bbb6 Compare December 1, 2017 17:07
@renovate renovate bot force-pushed the renovate/prettier-1.x branch 2 times, most recently from 9a8980b to f763a53 Compare December 5, 2017 09:19
@renovate renovate bot changed the title chore(deps): update dependency prettier to v1.8.2 chore(deps): update dependency prettier to v1.9.0 Dec 5, 2017
@renovate renovate bot force-pushed the renovate/prettier-1.x branch from f763a53 to b9b2baf Compare December 6, 2017 00:28
@renovate renovate bot changed the title chore(deps): update dependency prettier to v1.9.0 chore(deps): update dependency prettier to v1.9.1 Dec 6, 2017
@renovate renovate bot force-pushed the renovate/prettier-1.x branch from b9b2baf to 13cec86 Compare December 10, 2017 17:04
@renovate renovate bot force-pushed the renovate/prettier-1.x branch from 13cec86 to 861e771 Compare December 12, 2017 04:47
@renovate renovate bot changed the title chore(deps): update dependency prettier to v1.9.1 chore(deps): update dependency prettier to v1.9.2 Dec 12, 2017
@ikatyang ikatyang merged commit 5e85858 into master Dec 15, 2017
@ikatyang ikatyang deleted the renovate/prettier-1.x branch December 15, 2017 07:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants