Closed greenkeeper[bot] closed 4 years ago
After pinning to 7.14.3 your tests are passing again. Downgrade this dependency π.
devDependency
eslint-plugin-react was updated from 7.15.0
to 7.15.1
.Your tests are still failing with this version. Compare changes
The new version differs by 4 commits.
e336aef
Update CHANGELOG and bump version
04fbe74
[Fix] jsx-curly-brace-presence
: bail out checks when JSXElements are passed as props
20cc016
[Docs] prefer-es6-class
: Fix typos
feba507
[Fix] jsx-curly-brace-presence
: bail out on JSX inside props, for now
See the full diff
devDependency
eslint-plugin-react was updated from 7.15.1
to 7.16.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
fb3210b
Update CHANGELOG and bump version
6011505
[new] jsx-sort-default-props
: make rule fixable
6f14e16
[fix] jsx-no-useless-fragment
: use array-includes
over .includes
for back compat
a1dee7c
[fix] jsx-curly-brace-presence
: allow necessary white-space literal
d7d2a01
[Fix] jsx-curly-brace-presence
: warns incorrectly on trailing whitespace
c153a86
[Fix] no-unused-prop-types
: false positive when nested destructuring
See the full diff
devDependency
eslint-plugin-react was updated from 7.16.0
to 7.17.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
jsx-no-target-blank
: add allowReferrer
option (#2478 @eps1lon)jsx-handler-names
: add checkLocalVariables
option (#2470 @aub)prop-types
: Support Flow Type spread (#2446 @moroine)jsx-props-no-spreading
: add explicitSpread
option to allow explicit spread of props (#2449 @pawelnvk)jsx-no-target-blank
: warn on target={'_blank'}
expressions (#2451 @timkraut)sort-prop-types
, jsx-sort-default-props
: disable broken autofix (#2505 @webOS101)no-typos
: improve report location (#2468 @golopot)jsx-no-literals
: trim whitespace for allowedStrings
check (#2436 @cainlevy)jsx-curly-brace-presence
: Fix filter of undefined error with whitespace inside jsx attr curlies (#2460 @dustinyoste)no-render-return-value
: should warn when used in assignment expression ([#2462][] @jichu4n)jsx-curly-brace-presence
: allow trailing spaces in literal (#2448 @doochik)jsx-ast-utils
, object.fromentries
, resolve
jsx-first-prop-new-line
: Fix documentation formatting (#2489 @pjg)prop-types
: Update 'skipUndeclared' in rule options (#2504 @cjnickel)jsx-first-prop-new-line
: fix wrong rule name (#2500 @zgayjjf)jsx-props-no-multi-spaces
: suggest using core rule instead (#2463 @golopot)jsx-first-prop-new-line
: add rule options (#2465 @SerdarMustafa1)jsx-no-target-blank
: Add section about overriding for trusted links (#2438 @aschriner)no-unused-prop-types
: clean up prose (#2273 @coryhouse)jsx-no-bind
: add section about React Hooks (#2443 @kdex)The new version differs by 26 commits.
027ebd9
Update CHANGELOG and bump version
89911de
[Deps] update jsx-ast-utils
, object.fromentries
, resolve
cfef664
[Dev Deps] update @types/eslint
, @types/estree
, @types/node
, coveralls
, typescript
d3b5d71
[New] jsx-no-target-blank
: add allowReferrer
option
83ac4c0
[eslint] fix func-names and change object-shorthand to 'always'
225b433
[Docs] jsx-first-prop-new-line
: Fix documentation formatting
62df1dd
[Docs] prop-types
: Update 'skipUndeclared' in rule options
87d4cab
[Docs] jsx-first-prop-new-line
: fix wrong rule name
55b605f
[Fix] sort-prop-types
, jsx-sort-default-props
: disable broken autofix
71c7d01
[Tests] temporarily pin eslint 6 tests to v6.6
8093565
[New] jsx-handler-names
: add checkLocalVariables
option
5be539b
[Fix] no-typos
: improve report location
d9d2193
[eslint] enable eslint-plugin-eslint-plugin
39e4396
[Docs] jsx-props-no-multi-spaces
: suggest using core rule instead
9e4ad21
[Docs] jsx-first-prop-new-line
: add rule options
There are 26 commits in total.
See the full diff
devDependency
eslint-plugin-react was updated from 7.18.0
to 7.18.1
.Your tests are still failing with this version. Compare changes
The new version differs by 58 commits.
000d6b8
Update CHANGELOG and bump version
ffdf69a
[Fix] jsx-indent
: Does not check indents for JSXText
182b045
[Docs] use markdown-magic
to automatically sort all rules alphabetically
45b9d32
[Docs] jsx-props-no-spreading
: fix typo to use correct rule
f9aee94
[Fix] jsx-props-no-spreading
: add support for namespaced jsx components
e69b113
[Fix] jsx-no-target-blank
: allow rel to be an expression
fc6e406
[meta] fix changelog date
50df78f
[Fix] sort-comp
: |
isnβt a valid regex flag; u
and s
are
a7f6a8b
[Tests] on node
v13
6a45142
Update CHANGELOG and bump version
d9e4941
[Deps] update array-includes
, object.entries
, object.fromentries
, object.values
, resolve
d1dc277
[Fix] no-unused-prop-types
, no-unused-state
: fix false positives when using TS type assertions
99cea84
[New] function-component-definition
: Enforce a specific function type for function components
c234d0f
[Docs] no-render-return-value
: Fix title
5fac02c
[Fix] jsx-pascal-case
: false negative with namespacing
There are 58 commits in total.
See the full diff
devDependency
eslint-plugin-react was updated from 7.18.1
to 7.18.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The devDependency eslint-plugin-react was updated from
7.14.3
to7.15.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **Tidelift:** Dependencies checked ([Details](https://tidelift.com/scans/6d72f7e3-f2e1-4b18-bb09-019135a53eec)). - β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/airbnb/rheostat/builds/591828748?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 30 commits.
b45219a
Update CHANGELOG and bump version
a01198f
[Dev Deps] update
eslint-config-airbnb-base
,eslint-plugin-import
,sinon
,typescript
ab77870
[Deps] update
jsx-ast-utils
,resolve
32e27b7
[Fix]
jsx-indent
: Fix false positive when a jsx element is the last statement within a do expression (with tests)628a4a0
[fix]
jsx-curly-brace-presence
: fix jsx tags in braces3124ce0
[Docs]
no-access-state-in-setstate
: update grammar4a05fa2
[fix]
display-name
: Fix false positivesc6521ad
Change istanbul output directory to ./coverage (default)
5970651
[new]
jsx-handler-name
: allowfalse
to disableeventHandlerPrefix
/eventHandlerPropPrefix
489ced3
[refactor]
jsx-curly-braces-presence, jsx-one-expression-per-line, no-danger-with-children
: addisWhiteSpaces
tolib/util/jsx
9b2db61
[fix]
jsx-curly-brace-presence
: report unnecessary curly braces with children on next line781bfff
[new]
sort-comp
: addstatic-variables
grouping7ccff10
[New] add
jsx-no-useless-fragment
rule66725bc
[Fix]
no-unused-prop-types
: false positive with callback3c72a49
[eslint] disable some options and manually fix
valid-jsdoc
There are 30 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: