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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-docgen@2.13.0 untested ⚠️ #1074

Merged
merged 1 commit into from
Dec 22, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

react-docgen just published its new version 2.13.0.

State No tests ⚠️
Dependency react-docgen
New version 2.13.0
Type devDependency

This version is covered by your current version range, but I could not detect automated tests for this project. Without a test suite I can not really tell whether your project still works.

I was looking at the latest commit of your default branch, but GitHub said there is no status attached to it.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

New / changed

  • Ignore __mocks__ directories by default (#135) (@aitherios)
  • Recognized functions that call React.cloneElement as stateless components (#138) (@khankuan)

Fixes

  • Infinite loop issue with MemberExpressions inside stateless components ( #136, #139, #143 ) (@tchon, @danez)
  • Crash when a SpreadProperty is used in shape propTypes (#145) (@Arktes)

Internal changes


The new version differs by 16 commits .

  • 691e3b6 Bump version to 2.13.0 for publishing
  • 99b2d53 Ignore SpreadProperties in shapes (#145)
  • 4aad1dd Update dependencies and add yarn.lock (#144)
  • 30f3428 Follow up of #139
  • 193499b guard infinite loop against chained, static methods
  • ab37d8b Add defaults back to help
  • e27ea93 Replace nomnom with commanderjs (#142)
  • 516fa5e Support cloneElement calls (#138)
  • 5f7d9d9 Fix endless loop by detecting end of MemberExpression chain
  • d36ff81 add template literal test and fix syntax error
  • 170b091 add TemplateLiteral as invalid callee type
  • 116cfff guard infinite loop against chained, static methods
  • e036dc2 Add mocks folder to default ignoreDir (#135)
  • 6f73686 Bump version to 2.12.1 for publishing
  • a4a03c5 Add example from #131 to fixtures

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@codecov-io
Copy link

codecov-io commented Dec 22, 2016

Current coverage is 95.82% (diff: 100%)

No coverage report found for master at 28a954b.

Powered by Codecov. Last update 28a954b...a16caa2

@levithomason levithomason merged commit c238592 into master Dec 22, 2016
@levithomason levithomason deleted the greenkeeper-react-docgen-2.13.0 branch December 22, 2016 07:11
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.

4 participants