react-typist-component
react-typist-component copied to clipboard
chore(deps-dev): bump eslint-plugin-react from 7.35.0 to 7.37.0
Bumps eslint-plugin-react from 7.35.0 to 7.37.0.
Release notes
Sourced from eslint-plugin-react's releases.
v7.37.0
Added
- add type generation (#3830[]
@voxpelli
)- [
no-unescaped-entities
]: add suggestions (#3831[]@StyleShit
)- [
forbid-component-props
]: addallowedForPatterns
/disallowedForPatterns
options (#3805[]@Efimenko
)- [
no-unstable-nested-components
]: addpropNamePattern
to support custom render prop naming conventions (#3826[]@danreeves
)Changed
- [readme] flat config example for react 17+ (#3824[]
@GabenGar
)#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123 #1130: jsx-eslint/eslint-plugin-react#1130 #1131: jsx-eslint/eslint-plugin-react#1131 #1132: jsx-eslint/eslint-plugin-react#1132
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
[7.37.0] - 2024.09.26
Added
- add type generation (#3830[]
@voxpelli
)- [
no-unescaped-entities
]: add suggestions (#3831[]@StyleShit
)- [
forbid-component-props
]: addallowedForPatterns
/disallowedForPatterns
options (#3805[]@Efimenko
)- [
no-unstable-nested-components
]: addpropNamePattern
to support custom render prop naming conventions (#3826[]@danreeves
)Changed
- [readme] flat config example for react 17+ (#3824[]
@GabenGar
)#3831: jsx-eslint/eslint-plugin-react#3831 #3830: jsx-eslint/eslint-plugin-react#3830 #3826: jsx-eslint/eslint-plugin-react#3826 #3824: jsx-eslint/eslint-plugin-react#3824 #3805: jsx-eslint/eslint-plugin-react#3805
7.36.1 - 2024.09.12
Fixed
- [
no-is-mounted
]: fix logic in method name check (#3821[]@Mathias-S
)- [
jsx-no-literals
]: Avoid crashing on valueless boolean props (#3823[]@reosarevok
)#3823: jsx-eslint/eslint-plugin-react#3823 #3821: jsx-eslint/eslint-plugin-react#3821
7.36.0 - 2024.09.12
Added
- [
no-string-refs
]: allow this.refs in > 18.3.0 (#3807[]@henryqdineen
)- [
jsx-no-literals
] AddelementOverrides
option and the ability to ignore this rule on specific elements (#3812[]@Pearce-Ropion
)- [
forward-ref-uses-ref
]: add rule for checking ref parameter is added (#3667[]@NotWoods
)Fixed
- [
function-component-definition
], [boolean-prop-naming
], [jsx-first-prop-new-line
], [jsx-props-no-multi-spaces
],propTypes
: use type args (#3629[]@HenryBrown0
)- JSX pragma: fail gracefully (#3632[]
@ljharb
)- [
jsx-props-no-spreading
]: addexplicitSpread
option to schema (#3799[]@ljharb
)Changed
- [Tests] add
@typescript-eslint/parser
v6 (#3629[]@HenryBrown0
)- [Tests] add
@typescript-eslint/parser
v7 and v8 (#3629[]@hampustagerud
)- [Docs] [
no-danger
]: update broken link (#3817[]@lucasrmendonca
)- [types] add jsdoc type annotations (#3731[]
@y-hsgw
)- [Tests]
button-has-type
: add test case with spread (#3731[]@y-hsgw
)#3799: jsx-eslint/eslint-plugin-react#3799 #3632: jsx-eslint/eslint-plugin-react#3632
... (truncated)
Commits
ec27e20
Update CHANGELOG and bump version0cc5b7a
[meta] fix release workflow744135b
[readme] flat config example for react 17+a1273d5
[New]no-unstable-nested-components
: addpropNamePattern
to support custo...3073214
[New]forbid-component-props
: addallowedForPatterns
/`disallowedForPatter...95297ed
[New]no-unescaped-entities
: add suggestions7f3ac1b
[New] add type generation4ecf034
[Dev Deps] updateeslint-plugin-import
,gfm-footnotes
9668ee0
[meta] fix release workflow59ef14c
Update CHANGELOG and bump version- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)