Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

[email protected] breaks build 🚨 #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint-plugin-react just published its new version 6.10.0.

State Failing tests 🚨
Dependency eslint-plugin-react
New version 6.10.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build went from success to failure.

As eslint-plugin-react is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.

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

Added

Fixed

  • Fix require-default-props crash (#1029)
  • Fix require-default-props rule when using Flow type from assignment (#1043 @wyze @CarlRosell)
  • Fix style-prop-object to not warn with explicit null or undefined (#812 @ljharb)
  • Fix no-unused-prop-types props detection in stateless components (#885 @BarryThePenguin)
  • Fix display-name false positive with document.createElement (#996 @jomasti)
  • Fix ESLint 2 compatibility (@ljharb)

Changed


The new version differs by 178 commits .

  • 83d4c4b Update CHANGELOG and bump version
  • ee144d6 Merge pull request #890 from kentor/forbid-elements
  • 3e2421e Merge pull request #946 from BarryThePenguin/no-unused-prop-types-in-jsx
  • 3b25a3b Merge pull request #882 from kentor/jsx-max-props-per-line-updates
  • 54abb8b Merge pull request #1055 from iancmyers/icm-forbid-foreign-prop-type
  • 0b25b66 Add forbid-foreign-prop-types rule
  • c586273 Merge pull request #1062 from dguo/patch-2
  • 8e207b8 Fix no-array-index-key typo
  • d884a98 Add new rule: forbid-elements
  • c97dd0f Merge pull request #1051 from yannickcr/void-dom-elements-no-children
  • a84d5f5 jsx-max-props-per-line: Use json format in docs
  • 9af8d25 fix comments
  • d5c3e91 detect used props in jsx
  • b52f3b8 jsx-max-props-per-line: Add additional test cases
  • b485e28 jsx-max-props-per-line: Add when option

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


✨ Try the all new Greenkeeper GitHub Integration
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.

@CLAassistant
Copy link

CLAassistant commented Feb 16, 2017

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.863% when pulling 736f190 on greenkeeper-eslint-plugin-react-6.10.0 into e5a733a on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants