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

eslint-plugin-react@3.15.0 breaks build ⚠️ #183

Merged
merged 1 commit into from
Jan 12, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

⚠️⚠️⚠️

eslint-plugin-react just published its new version 3.15.0, which is covered by your current version range. After updating it in your project the build kept failing.

This means it’s possible that your software is malfunctioning, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

Added

  • Add support for flow annotations to prop-types (#382 @phpnode)

Fixed

  • Fix prop-types crash when initializing class variable with an empty object (#383)
  • Fix prop-types crash when propTypes are using the spread operator (#389)

Changed


The new version differs by 12 commits .

  • 1371c76 Update CHANGELOG and bump version
  • 2d11982 Fix prop-types crash (fixes #389)
  • 1f5a340 Fix tests for ESLint new error messages (eslint/eslint#4845)
  • 98e9447 Update dependencies
  • 18b27cb Fix prop-types crash (fixes #383)
  • a929545 Merge pull request #382 from codemix/support-props-annotations
  • b8e0a4e Support flow type annotations for component props.
  • 2c499f2 Fix tests for babel/babel#3225
  • 44ad202 Merge pull request #372 from SystemParadox/patch-2
  • 30a2b08 Fix typo
  • e2e1f3d Fix tests
  • 8e9bf40 sort-comp: say "should" instead of "must"

See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jbenet jbenet added the status/deferred Conscious decision to pause or backlog label Jan 12, 2016
dignifiedquire added a commit that referenced this pull request Jan 12, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
eslint-plugin-react@3.15.0 breaks build ⚠️
@dignifiedquire dignifiedquire merged commit cfd78f0 into master Jan 12, 2016
@dignifiedquire dignifiedquire deleted the greenkeeper-eslint-plugin-react-3.15.0 branch January 12, 2016 13:08
@jbenet jbenet removed the status/deferred Conscious decision to pause or backlog label Jan 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants