eslint-config-algolia
eslint-config-algolia copied to clipboard
chore(deps): update dependency eslint-plugin-react to v7.37.5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-react | 7.35.0 -> 7.37.5 |
Release Notes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5
Fixed
- [
no-unknown-property]: allow shadow root attrs on<template>(#3912 @ljharb) - [
prop-types]: supportComponentPropsWithReffrom a namespace import (#3651 @corydeppen) - [
jsx-no-constructed-context-values]: detect constructed context values in React 19<Context>usage (#3910 @TildaDares) - [
no-unknown-property]: allowtransform-originonrect(#3914 @ljharb)
Changed
- [Docs] [
button-has-type]: clean up phrasing (#3909 @hamirmahal)
v7.37.4
Fixed
- [
no-unknown-property]: supportonBeforeToggle,popoverTarget,popoverTargetActionattributes (#3865 @acusti) - [types] fix types of flat configs (#3874 @ljharb)
v7.37.3
Fixed
- [
no-danger]: avoid a crash on a nested component name (#3833 @ljharb) - [Fix] types: correct generated type declaration (#3840 @ocavue)
- [
no-unknown-property]: supportprecedenceprop in react 19 (#3829 @acusti) - [
prop-types]: props missing in validation when using generic types from a namespace import (#3859 @rbondoc96)
Changed
- [Tests] [
jsx-no-script-url]: Improve tests (#3849 @radu2147) - [Docs] fix broken links: [
default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#3841 @bastiendmt)
v7.37.2
Fixed
Changed
v7.37.1
Fixed
Changed
- [readme] Fix shared settings link (#3834 @MgenGlder)
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)
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)
v7.36.0
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/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)
v7.35.2
Fixed
- [
jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute (#3814 @ljharb)
v7.35.1
Fixed
Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.