chore(deps): update dependency eslint-plugin-react to v7.20.0 #29
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.19.0->7.20.0Release Notes
yannickcr/eslint-plugin-react
v7.20.0Compare Source
Added
forbid-component-props][]/[forbid-dom-props][]: Allow a custom message with forbid props (#2615 @mtamhankar1)jsx-no-literals][]: addignorePropsoption to ignore props validation (#2146 @iiison)Fixed
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][],usedPropTypesutil: avoid node.start and node.end (25b1936 @toshi-toma)jsx-no-target-blank][]: allowno-referrerwithoutnoopenerby 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)Docs
no-this-in-sfc][]: backtickthis(#2616 @mrflip)function-component-definition][]: Fix unnamedComponents option examples (#2608 @vkrol))Changed
operator-linebreakoverride (#2578 @golopot)button-has-type: ensure no mistakenly allowed identifiers namedbutton/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,typescriptRenovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.