This repository was archived by the owner on May 31, 2022. It is now read-only.
Update dependency eslint-plugin-react to v7.30.0 #52
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.29.4->7.30.0Release Notes
jsx-eslint/eslint-plugin-react
v7.30.0Compare Source
Added
destructuring-assignment]: add optiondestructureInSignature(#3235 @golopot)no-unknown-property]: Allow crossOrigin on image tag (SVG) (#3251 @zpao)jsx-tag-spacing]: Addmultiline-alwaysoption (#3260, #3264 @Nokel81)function-component-definition]: replacevarbyconstin certain situations (#3248 @JohnBerd @SimeonC)jsx-no-leaked-render] (#3203 @Belco90)require-default-props]: add optionfunctions(#3249 @nix6839)Fixed
hook-use-state]: Allow UPPERCASE setState setter prefixes (#3244 @duncanbeevers)propTypes: addVFCto react generic type param map (#3230 @dlech)no-unused-state]: avoid a crash (#3258 @WillyLiaoWH @ljharb)jsx-no-useless-fragment]: use proper apostrophe in error message (#3266 @develohpanda)propTypes: handle imported types/interface in forwardRef generic (#3280 @vedadeepta)button-has-type]: fix exception for<button type>(#3255 @meowtec)no-unstable-nested-components]: Improve error message and catch React.memo() (#3247 @zacharyliu)Changed
no-unused-prop-types]: fix syntax errors (#3259 @mrdulin)no-deprecated]: improve performance (#3271 @golopot)no-did-mount-set-state], [no-did-update-set-state], [no-will-update-set-state]: improve performance (#3272 @golopot)Components.detect(#3273 @golopot)isParenthesizedAST util (#3203 @Belco90)default-props-match-prop-types,require-default-props,sort-prop-types: fix typos (#3279 @nix6839)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 Mend Renovate. View repository job log here.