Open greenkeeper[bot] opened 4 years ago
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
eslint-plugin-react was updated from 7.11.1
to 7.20.0
.Update to this version instead π
forbid-component-props
/forbid-dom-props
: Allow a custom message with forbid props (#2615 @mtamhankar1)jsx-no-literals
: add ignoreProps
option to ignore props validation (#2146 @iiison)jsx-sort-props
: only use localeCompare when case is ignored (#2556 @tanmoyopenroot)jsx-key
: add a failing test case for optional chaining (#2610 @JonathanLee-LX)no-unused-state
: handle optional chaining (#2588 @golopot)jsx-pascal-case
: Do not consider namespaces when checking for DOM (#2638 @yacinehmito)jsx-curly-spacing
, jsx-no-bind
, usedPropTypes
util: avoid node.start and node.end (25b1936 @toshi-toma)jsx-no-target-blank
: allow no-referrer
without noopener
by default (#2043 @seancrater)button-has-type
: improve message when non-static value is used (aecff62 @golopot)no-adjacent-inline-elements
: prevent crash on nullish children (#2621 @Rogdham)prop-types
: avoid crash when spreading any type (#2606 @golopot))require-render-return
: add missing "a" (#2604 @leothorp)jsx-no-comment-textnodes
: fix for @typescript-eslint/parser
(#2601 @Axnyff)displayName
][]: avoid a crash when using React.memo (#2587 @golopot)no-this-in-sfc
: backtick this
(#2616 @mrflip)function-component-definition
: Fix unnamedComponents option examples (#2608 @vkrol))operator-linebreak
override (#2578 @golopot)button-has-type
: ensure no mistakenly allowed identifiers named button
/submit
/reset
(#2625 @golopot)displayName
: add a test case (#2593 @golopot)@types/eslint
, @types/estree
, @types/node
, @typescript-eslint/parser
, coveralls
, eslint-config-airbnb-base
, eslint-plugin-import
, typescript
The new version differs by 27 commits.
25bf6cc
Update CHANGELOG and bump version
2598b1e
[Dev Deps] update @types/eslint
, @types/estree
, @types/node
, @typescript-eslint/parser
, coveralls
, eslint-config-airbnb-base
, eslint-plugin-import
, typescript
f94d851
[Fix] jsx-sort-props
: only use localeCompare when case is ignored
c481a26
[Docs] Clean up examples in rule docs
88d404d
[eslint] remove operator-linebreak
override
304590a
Merge pull request #2635 from ljharb/eslint7
35030a0
[Tests] fix mistaken error property and add output property
906b474
[New] support eslint v7
d66f467
[Fix] jsx-key
: add a failing test case for optional chaining
da7a045
[Fix] no-unused-state
: handle optional chaining
9861469
[New] forbid-component-props
/forbid-dom-props
: Allow a custom message with forbid props
ab28224
[Fix] jsx-pascal-case
: Do not consider namespaces when checking for DOM
25b1936
[Fix] jsx-curly-spacing
, jsx-no-bind
, usedPropTypes
util: avoid node.start and node.end
db4e471
[readme] Add Rules of Hooks to Other useful plugins section
b9d2eb5
[Fix] jsx-no-target-blank
: allow no-referrer
without noopener
by default
There are 27 commits in total.
See the full diff
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency eslint-plugin-react was updated from
7.11.1
to7.19.0
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: ljharb License: MIT
Find out more about this release.
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: