react-input-verification-code
react-input-verification-code copied to clipboard
chore(deps-dev): bump eslint-plugin-react from 7.34.4 to 7.37.1
Bumps eslint-plugin-react from 7.34.4 to 7.37.1.
Release notes
Sourced from eslint-plugin-react's releases.
v7.37.1
Fixed
Changed
- [readme] Fix shared settings link (#3834[]
@MgenGlder)#3834: jsx-eslint/eslint-plugin-react#3834 #3836: jsx-eslint/eslint-plugin-react#3836
v7.37.0
Added
- add type generation (#3830[]
@voxpelli)- [
no-unescaped-entities]: add suggestions (#3831[]@StyleShit)- [
forbid-component-props]: addallowedForPatterns/disallowedForPatternsoptions (#3805[]@Efimenko)- [
no-unstable-nested-components]: addpropNamePatternto support custom render prop naming conventions (#3826[]@danreeves)Changed
- [readme] flat config example for react 17+ (#3824[]
@GabenGar)#3805: jsx-eslint/eslint-plugin-react#3805 #3824: jsx-eslint/eslint-plugin-react#3824 #3826: jsx-eslint/eslint-plugin-react#3826 #3830: jsx-eslint/eslint-plugin-react#3830 #3831: jsx-eslint/eslint-plugin-react#3831 [
forbid-component-props]: docs/rules/forbid-component-props.md [no-unescaped-entities]: docs/rules/no-unescaped-entities.md [no-unstable-nested-components]: docs/rules/no-unstable-nested-components.mdv7.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
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
[7.37.1] - 2024.10.01
Fixed
Changed
- [readme] Fix shared settings link (#3834[]
@MgenGlder)#3836: jsx-eslint/eslint-plugin-react#3836 #3834: jsx-eslint/eslint-plugin-react#3834
[7.37.0] - 2024.09.26
Added
- add type generation (#3830[]
@voxpelli)- [
no-unescaped-entities]: add suggestions (#3831[]@StyleShit)- [
forbid-component-props]: addallowedForPatterns/disallowedForPatternsoptions (#3805[]@Efimenko)- [
no-unstable-nested-components]: addpropNamePatternto 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] 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
... (truncated)
Commits
ae6fb8dUpdate CHANGELOG and bump version63e0b49[meta] do not npmignored.tsfiles1f95a24[readme] Fix shared settings linkec27e20Update CHANGELOG and bump version0cc5b7a[meta] fix release workflow744135b[readme] flat config example for react 17+a1273d5[New]no-unstable-nested-components: addpropNamePatternto support custo...3073214[New]forbid-component-props: addallowedForPatterns/`disallowedForPatter...95297ed[New]no-unescaped-entities: add suggestions7f3ac1b[New] add type generation- 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)