[Snyk] Upgrade eslint-plugin-react from 7.11.1 to 7.31.10 #498
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.11.1 to 7.31.10.
ℹ️ 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.31.10 - 2022-10-10
-
7.31.9 - 2022-10-09
- [Docs]
- [Perf] component detection: improve performance by optimizing getId (#3451 @ golopot)
- [Docs]
-
7.31.8 - 2022-09-09
- [meta] npmignore markdownlint config (#3413 @ jorrit)
-
7.31.7 - 2022-09-05
-
7.31.6 - 2022-09-04
- [Docs]
-
7.31.5 - 2022-09-04
-
7.31.4 - 2022-09-03
-
7.31.3 - 2022-09-03
-
7.31.2 - 2022-09-02
-
7.31.1 - 2022-08-26
-
7.31.0 - 2022-08-24
-
7.30.2 - 2022-08-24
-
7.30.1 - 2022-06-23
-
7.30.0 - 2022-05-18
-
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
-
7.23.1 - 2021-03-24
-
7.23.0 - 2021-03-23
-
7.22.0 - 2020-12-30
-
7.21.5 - 2020-10-20
-
7.21.4 - 2020-10-09
-
7.21.3 - 2020-10-02
-
7.21.2 - 2020-09-24
-
7.21.1 - 2020-09-23
-
7.21.0 - 2020-09-23
-
7.20.6 - 2020-08-12
-
7.20.5 - 2020-07-28
-
7.20.4 - 2020-07-27
-
7.20.3 - 2020-06-30
-
7.20.2 - 2020-06-29
-
7.20.1 - 2020-06-28
-
7.20.0 - 2020-05-13
-
7.19.0 - 2020-03-06
-
7.18.3 - 2020-02-03
-
7.18.2 - 2020-02-02
-
7.18.1 - 2020-02-01
-
7.18.0 - 2020-01-16
-
7.17.0 - 2019-11-29
-
7.16.0 - 2019-10-04
-
7.15.1 - 2019-10-01
-
7.15.0 - 2019-10-01
-
7.14.3 - 2019-07-22
-
7.14.2 - 2019-06-24
-
7.14.1 - 2019-06-24
-
7.14.0 - 2019-06-23
-
7.13.0 - 2019-05-03
-
7.12.4 - 2019-01-17
-
7.12.3 - 2019-01-04
-
7.12.2 - 2019-01-02
-
7.12.1 - 2019-01-01
-
7.12.0 - 2018-12-28
-
7.11.1 - 2018-08-14
from eslint-plugin-react GitHub release notesFixed
no-unknown-property: allowallowFullScreenoniframe(#3455 @ almeidx)Fixed
no-unknown-property: adddialogattributes (#3436 @ ljharb)no-arrow-function-lifecycle: when converting from an arrow, remove the semi and wrapping parens (#3337 @ ljharb)jsx-key: Ignore elements insideReact.Children.toArray()(#1591 @ silvenon)jsx-no-constructed-context-values: fix false positive for usage in non-components (#3448 @ golopot)static-property-placement: warn on nonstatic expected-statics (#2581 @ ljharb)no-unknown-property: properly tag-restrict case-insensitive attributes (@ ljharb)no-unknown-property: allowwebkitDirectoryoninput, case-insensitive (#3454 @ ljharb)Changed
no-unknown-property: fix typo in link (#3445 @ denkristoffer)no-unstable-nested-components: Warn about memoized, nested components (#3444 @ eps1lon)Fixed
no-unknown-property: addviewBoxonmarker(#3416 @ ljharb)no-unknown-property: addnoModuleonscript(#3414 @ ljharb)no-unknown-property: allowonLoadon<object>(#3415 @ OleksiiKachan)no-multi-comp: do not detect a function property returning only null as a component (#3412 @ ljharb)no-unknown-property: allowabbron<th>and<td>(#3419 @ OleksiiKachan)no-unknown-property: addviewBoxforpattern,symbol,view(#3424 @ MNBuyskih)no-unknown-property: addalignon all the tags that support it (#3425 @ ljharb)Changed
Fixed
no-unknown-property: avoid warning onfbtnodes entirely (#3391 @ ljharb)no-unknown-property: adddownloadproperty support foraandarea(#3394 @ HJain13)no-unknown-property: allowwebkitAllowFullScreenandmozAllowFullScreen(#3396 @ ljharb)no-unknown-property:controlsList, notcontrolList(#3397 @ ljharb)no-unknown-property: add more capture event properties (#3402 @ sjarva)no-unknown-property: Add more one word properties found in DefinitelyTyped's react/index.d.ts (#3402 @ sjarva)no-unknown-property: Mark onLoad/onError as supported on iframes (#3398 @ maiis, #3406 @ akx)no-unknown-property: allowimageSrcSetandimageSizesattributes on<link>(#3407 @ terrymun)no-unknown-property: addborder;focusableon<svg>(#3404 #3404 @ ljharb)no-unknown-property: React lowercasesdata-attrs (#3395 @ ljharb)no-unknown-property: addvalignon table components (#3389 @ ljharb)Fixed
no-unknown-property:onErrorandonLoadboth work onimgandscript(#3388 @ ljharb)no-unknown-property: data-* attributes can have numbers (#3390 @ sjarva)no-unknown-property: add more audio/video attributes (#3390 @ sjarva)no-unknown-property: move allowfullscreen to case ignored attributes (#3390 @ sjarva)no-unknown-property: fill works on line, mask, and use elements (#3390 @ sjarva)no-unknown-property: add onMouseMoveCapture as valid react-specific attribute (#3390 @ sjarva)no-unknown-property: make onLoad and onError be accepted on more elements (#3390 @ sjarva)Changed
no-unknown-property: add a mention about using ignores properties with libraries that add props (#3390 @ sjarva)Read more
Fixed
no-unknown-property: supportcheckedon inputs (#3383 @ ljharb)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