Open greenkeeper[bot] opened 8 years ago
After pinning to 6.7.0 your tests are passing again. Downgrade this dependency π.
Your tests are passing again with this version. Explicitly upgrade to this version π
no-array-index-key
rule (#978 @lencioni)require-default-props
rule (#528 @vitorbal)prop-types
(#961 @ajhyndman)jsx-indent
with multiline jsx in ternaries (#966)jsx-curly-spacing
autofix to not delete comments (#648)eslint-plugin-react
in exported configurations (#984 @jamischarles)The new version differs by 31 commits .
5948d59
Update CHANGELOG and bump version
85cfaea
Update dependencies
a3493cc
Add support for flow variance syntax (fixes #961)
754022c
getKeyValue should account for variance syntax
c107636
Add unit tests
d14ffb4
Fix comment deletion in jsx-curly-spacing autofix (fixes #648)
e1abec9
Add require-default-props rule (fixes #528)
f89acbd
Fix component detection ignore async functions
8a9f3c1
Don't treat async functions as components
fe32c7d
Merge pull request #978 from yannickcr/no-array-index-key
333938f
Merge pull request #984 from jamischarles/master
004412c
Fix plugin
typo in configs
cff595e
Add examples of find() to no-array-index-key docs
56a4b57
Teach no-array-index-key about reduce and reduceRight
f5c818a
Teach no-array-index-key about React.cloneElement
There are 31 commits in total. See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
forbid-foreign-prop-types
rule (#696 @iancmyers)void-dom-elements-no-children
rule (#709 @lencioni)forbid-elements
rule (#887 @kentor)noSortAlphabetically
option to jsx-sort-props
(#541 #786 @markus101)when
option to jsx-max-props-per-line
(#878 @kentor)nextProps
to prop-types
(#814)require-default-props
crash (#1029)require-default-props
rule when using Flow type from assignment (#1043 @wyze @CarlRosell)style-prop-object
to not warn with explicit null
or undefined
(#812 @ljharb)no-unused-prop-types
props detection in stateless components (#885 @BarryThePenguin)display-name
false positive with document.createElement
(#996 @jomasti)The new version differs by 89 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 89 commits in total. See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
jsx-indent
auto fix with tabs ([#1057][] @kentcdodds @webOS101)jsx-indent
crash ([#1061][] @iancmyers)void-dom-elements-no-children
crash and fix it to only checks for a createElement call fromno-multi-comp
([#1088][] @benstepp)The new version differs by 100 commits .
ab03af8
Update CHANGELOG and bump version
b646485
Merge pull request #1089 from benstepp/bs-multicomp-false-positives
c038899
Bug fix for false positives with no-multi-comp
8148833
[Fix] Update void-dom-elements-no-children createElement checks
c45ab86
Merge pull request #1081 from webOS101/jsx-indent-fix
7863a5c
Fix jsx-indent single line jsx
416deff
Update void-dom-elements-no-children
22f3638
Merge pull request #1077 from iancmyers/fix-jsx-indent-template-conditional
c6f4a5e
Fix error caused by templates in ConditionalExpressions (jsx-indent)
a4b6a85
Merge pull request #1058 from kentcdodds/pr/jsx-indent-tabs-fix
83d4c4b
Update CHANGELOG and bump version
6e5f688
[Fix] jsx-indent with tabs (fixes #1057)
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
There are 100 commits in total. See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 102 commits .
5b75162
Update CHANGELOG and bump version
41bdb58
Fix jsx-indent indentation calculation with nested JSX (fixes #1117)
ab03af8
Update CHANGELOG and bump version
b646485
Merge pull request #1089 from benstepp/bs-multicomp-false-positives
c038899
Bug fix for false positives with no-multi-comp
8148833
[Fix] Update void-dom-elements-no-children createElement checks
c45ab86
Merge pull request #1081 from webOS101/jsx-indent-fix
7863a5c
Fix jsx-indent single line jsx
416deff
Update void-dom-elements-no-children
22f3638
Merge pull request #1077 from iancmyers/fix-jsx-indent-template-conditional
c6f4a5e
Fix error caused by templates in ConditionalExpressions (jsx-indent)
a4b6a85
Merge pull request #1058 from kentcdodds/pr/jsx-indent-tabs-fix
83d4c4b
Update CHANGELOG and bump version
6e5f688
[Fix] jsx-indent with tabs (fixes #1057)
ee144d6
Merge pull request #890 from kentor/forbid-elements
There are 102 commits in total. See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 104 commits .
b9cfdd6
Update CHANGELOG and bump version
e9fb52d
Revert "[Fix] jsx-indent with tabs (fixes #1057)"
5b75162
Update CHANGELOG and bump version
41bdb58
Fix jsx-indent indentation calculation with nested JSX (fixes #1117)
ab03af8
Update CHANGELOG and bump version
b646485
Merge pull request #1089 from benstepp/bs-multicomp-false-positives
c038899
Bug fix for false positives with no-multi-comp
8148833
[Fix] Update void-dom-elements-no-children createElement checks
c45ab86
Merge pull request #1081 from webOS101/jsx-indent-fix
7863a5c
Fix jsx-indent single line jsx
416deff
Update void-dom-elements-no-children
22f3638
Merge pull request #1077 from iancmyers/fix-jsx-indent-template-conditional
c6f4a5e
Fix error caused by templates in ConditionalExpressions (jsx-indent)
a4b6a85
Merge pull request #1058 from kentcdodds/pr/jsx-indent-tabs-fix
83d4c4b
Update CHANGELOG and bump version
There are 104 commits in total. See the full diff.
Version 6.7.1 of eslint-plugin-react just got published.
This version is covered by your current version range and after updating it in your project the build failed.
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 :muscle:
Status Details
- β **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/obartra/webp-jxr-middleware/29?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)Release Notes
v6.7.1Fixed
jsx-tag-spacing
crash when options object isn't passed (#955 @daltones)Commits
The new version differs by 4 commits .
af323d5
Update CHANGELOG and bump version
c537015
Add additional test for jsx-tag-spacing
6da5807
Fix jsx-tag-spacing crash when options object isn't passed (fixes #955)
de9a357
Fix
jsx-tag-spacing
crash when options object isn't passedSee the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: