react-input-verification-code
react-input-verification-code copied to clipboard
chore(deps-dev): bump eslint-plugin-react from 7.34.4 to 7.36.1
Bumps eslint-plugin-react from 7.34.4 to 7.36.1.
Release notes
Sourced from eslint-plugin-react's releases.
v7.36.1
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
v7.36.0
Added
- [
no-string-refs]: allow this.refs in > 18.3.0 (#3807[]@henryqdineen)jsx-no-literalsAddelementOverridesoption 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]: addexplicitSpreadoption to schema (#3799[]@ljharb)Changed
- [Tests] add
@typescript-eslint/parserv6 (#3629[]@HenryBrown0)- [Tests] add
@typescript-eslint/parserv7 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 #3812: jsx-eslint/eslint-plugin-react#3812 #3731: jsx-eslint/eslint-plugin-react#3731 #3694: jsx-eslint/eslint-plugin-react#3667 #3629: jsx-eslint/eslint-plugin-react#3629 #3817: jsx-eslint/eslint-plugin-react#3817 #3807: jsx-eslint/eslint-plugin-react#3807
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
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] AddelementOverridesoption 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]: addexplicitSpreadoption to schema (#3799[]@ljharb)Changed
- [Tests] add
@typescript-eslint/parserv6 (#3629[]@HenryBrown0)- [Tests] add
@typescript-eslint/parserv7 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 #3812: jsx-eslint/eslint-plugin-react#3812 #3731: jsx-eslint/eslint-plugin-react#3731 #3694: jsx-eslint/eslint-plugin-react#3667 #3629: jsx-eslint/eslint-plugin-react#3629 #3817: jsx-eslint/eslint-plugin-react#3817 #3807: jsx-eslint/eslint-plugin-react#3807
7.35.2 - 2024.09.03
Fixed
- [
jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute (#3814[]@ljharb)#3814: jsx-eslint/eslint-plugin-react#3814
[7.35.1] - 2024.09.02
Fixed
... (truncated)
Commits
59ef14cUpdate CHANGELOG and bump version99e15e1[Fix]jsx-no-literals: Avoid crashing on valueless boolean propsa09083b[Fix]no-is-mounted: fix logic in method name check1df23d2[actions] fix release scriptb918f02[meta] add missing rule linkf25251fUpdate CHANGELOG and bump versionceb73fe[New] addforward-ref-uses-refrule for checking ref parametered64b24[Fix]jsx-props-no-spreading: addexplicitSpreadoption to schemaf435df9[Tests]button-has-type: add test case with spread0a8092f[types] add jsdoc type annotations- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)