Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update prettier to the latest version 馃殌 #724

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 13, 2017

Version 1.0.0 of prettier just got published.

Dependency prettier
Current Version 0.22.0
Type devDependency

The version 1.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of prettier.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 123 commits .

  • 23756cd 1.0
  • 1a0067e re-run tests
  • fe7ebc0 Fix edge cases triggered by newlines in arrow functions (#1217)
  • 3709105 Remove now unused getFirstString (#1231)
  • 4d9edec Fix trailing comma for rest element in Babylon (#1230)
  • 4dfe92a Ensure JSXOpeningElement does not break with single text attr on Babylon (#1229)
  • 485028c Fix ALL_PASERS typo in run_spec (#1227)
  • 27d827a Remove hasContent (#1222)
  • 33fdcae Remove isCurlyBracket and isEmptyBlock (#1221)
  • f68531a Fix overflow for last argument expansion (#1224)
  • 5fa8df3 Add cli option for --no-semi (#1223)
  • 4a4e181 Do not merge member chain if there's a comment in-between (#1218)
  • 5d8ffd0 Fix own line last if comment (#1219)
  • ee7cfa9 Ignore empty statement in switch newline detection (#1220)
  • 3a7559b Preserve comment for last arg of ObjectMethod (#1216)

There are 123 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 13, 2017

Version 1.0.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 0 commits .

See the full diff.

@tmcw
Copy link
Member

tmcw commented Apr 13, 2017

We'll have to wait for another bugfix: prettier/prettier#1235

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 14, 2017

Version 1.1.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 12 commits .

  • ad637d0 1.1.0
  • 17051ec [WIP] no-semi comments (#1257)
  • 088754f Fixing n.comments check in printer (#1239)
  • 6a259b6 Get rid of fixFaultyLocations code (#1252)
  • 9d616fc Remove trailing whitespace (#1259)
  • 61183f8 Use a whitelist instead of blacklist for member breaking (#1261)
  • 2078225 Fix flow union params (#1251)
  • 97c662b Do not inline member expressions as part of assignments (#1256)
  • 1802545 Document debugging strategies (#1253)
  • 19b7feb Fix : ReferenceError: err is not defined (#1254)
  • 6ecbb99 fix small typo (#1255)
  • d39654f [1242]: Prettier 1.0 is the stabler release we've been waiting for (#1243)

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 19, 2017

Version 1.2.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 26 commits .

  • bc53920 1.2.0
  • 3dc7562 Don't inline paren at right of arguments (#1345)
  • aafcf5f Break if () if conditional inside breaks (#1344)
  • 042e603 Fix arrow function parenthesis with comments in flow (#1339)
  • 938f0e3 Improve regex printing (#1341)
  • e2fbaaf Update link to @vjeux's React London presentation (#1330)
  • 706640d Optimize prettier --help for humans (#1340)
  • cb79d82 add printer branch for TSFirstTypeNode (#1332)
  • dc499ba Add information about Vim's other autocmd events (#1333)
  • 565106d Add parentheses for assignment as body of arrow (#1326)
  • 652e2f9 Add prettier_d to Related Projects (#1328)
  • 2e613cb Add jestbrains filewatcher docs (#1310)
  • 5e7503d Add typescript as a valid parser value (#1318)
  • 8d03423 Avoid breaking arguments for last arg expansion (#1305)
  • 5995af2 Bail when traversing === groups (#1294)

There are 26 commits in total. See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 19, 2017

Version 1.2.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits .

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 19, 2017

Version 1.2.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits .

See the full diff.

@tmcw tmcw closed this May 1, 2017
@tmcw tmcw deleted the greenkeeper/prettier-1.0.0 branch May 1, 2017 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant