[Snyk] Upgrade eslint-plugin-react from 7.23.2 to 7.30.1 #92
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.
Snyk has created this PR to upgrade eslint-plugin-react from 7.23.2 to 7.30.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: eslint-plugin-react
- 7.30.1 - 2022-06-23
- [Docs]
- [Docs]
- 7.30.0 - 2022-05-18
- add
- [readme] remove global usage and eslint version from readme (#3254 @ aladdin-add)
- [Refactor] fix linter errors (#3261 @ golopot)
- [Docs]
- [Refactor] improve performance for detecting function components (#3265 @ golopot)
- [Refactor] improve performance for detecting class components (#3267 @ golopot)
- [Refactor]
- [Refactor]
- [Refactor] improve performance by avoiding unnecessary
- [Refactor] add
- [Docs]
- [Refactor] improve performance of rule merging (#3281 @ golopot)
- [Refactor] improve performance of component detection (#3276 @ golopot)
- 7.29.4 - 2022-03-13
- 7.29.3 - 2022-03-03
- 7.29.2 - 2022-02-26
- 7.29.1 - 2022-02-25
- 7.29.0 - 2022-02-25
- 7.28.0 - 2021-12-22
- 7.27.1 - 2021-11-19
- 7.27.0 - 2021-11-10
- 7.26.1 - 2021-09-30
- 7.26.0 - 2021-09-21
- 7.25.3 - 2021-09-19
- 7.25.2 - 2021-09-16
- 7.25.1 - 2021-08-30
- 7.25.0 - 2021-08-29
- 7.24.0 - 2021-05-29
- 7.23.2 - 2021-04-08
from eslint-plugin-react GitHub release notes7.30.1 - 2022.06.23
Fixed
display-name: fix false positive for HOF returning only nulls (#3291 @ golopot)jsx-no-leaked-render: avoid unnecessary negation operators and ternary branches deletion (#3299 @ Belco90)display-name: fix false positive when using memo (#3304 @ golopot)Changed
jsx-tag-spacing: rename option from #3264 (#3294 @ ljharb)jsx-key: split the examples (#3293 @ ioggstream)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)Fixed
no-unused-state: avoid a crash on a class field gDSFP (#3236 @ ljharb)boolean-prop-naming: handle React.FC, intersection, union types (#3241 @ ljharb)Fixed
no-unused-state: avoid a crash on type-only gDSFP declarations (#3225 @ ljharb)jsx-curly-brace-presence: the string "never" defaults topropElementValuesasignore(#3228 @ ljharb)propTypes: addVFCto react generic list (#3230 @ ljharb)jsx-curly-brace-presence: avoid warning on curlies containing quote characters (#3214 @ ljharb)jsx-indent: do not report on non-jsx-returning ternaries that contain null (#3222 @ ljharb)jsx-indent: properly report on returned ternaries with jsx (#3222 @ ljharb)no-array-index-key: detect named-importedcloneElement/createElement(#3213 @ ljharb)Read more
Read more
Read more
Read more
Read more
Commit messages
Package name: eslint-plugin-react
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs