Update eslint-plugin-react 7.35.2 → 7.37.5 (minor) #163
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-plugin-react (7.35.2 → 7.37.5) · Repo · Changelog
Release Notes
7.37.5
7.37.4
7.37.3
7.37.2
7.37.1
7.37.0
7.36.1
7.36.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 72 commits:
Update CHANGELOG and bump version[Fix] `no-unknown-property`: allow `transform-origin` on `rect`[Fix] `jsx-no-constructed-context-values`: detect constructed context values in React 19 `<Context>` usage[Tests] `prop-types`: use proper spacing/semis, button type[Fix] `prop-types`: support `ComponentPropsWithRef` from a namespace import[Fix] `no-unknown-property`: allow shadow root attrs on `<template>`[Deps] update `object.entries`[Dev Deps] update `@babel/core`, `@babel/eslint-parser`[Docs] `button-has-type`: clean up phrasingUpdate CHANGELOG and bump version[Dev Deps] update `@babel/eslint-parser`[types] fix types of flat configs[Fix] `no-unknown-property`: support `onBeforeToggle`, `popoverTarget`, `popoverTargetAction` attributes[actions] publish action: allow additional URLUpdate CHANGELOG and bump version[actions] release workflow needs some new domains[Tests] `jsx-uses-vars`, `jsx-uses-react`: fix `no-unused-vars` tests in eslint v9.17[Deps] update `array.prototype.flatmap`, `es-iterator-helpers`, `object.values`, `string.prototype.matchall`[meta] add `directories.test`[Fix] `prop-types`: props missing in validation when using generic types from a namespace import[Fix] `no-unknown-property`: support `precedence` prop in react 19[Dev Deps] update `@babel/preset-react`[Docs] fix broken links:[Tests] pin `@typescript-eslint/parser to < 8.18, due to a breaking change[Deps] update `es-iterator-helpers`[Dev Deps] update `@babel/core`[Refactor] some cleanups[actions] update step-security/harden-runner from v1 to v2[Fix] types: correct generated type declaration[Tests] `jsx-no-script-url`: Improve tests[eslint] ignore d.ts files[Fix] `no-danger`: avoid a crash on a nested component name[actions] publish action: hopefully clarify failure reasonsUpdate CHANGELOG and bump version[Deps] update `es-iterator-helpers`[Dev Deps] update `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-syntax-decorators`, `@babel/plugin-syntax-do-expressions`, `@babel/plugin-syntax-function-bind`, `@babel/preset-react`[Dev Deps] update `@babel/core, `@babel/eslint-parser`, `@babel/plugin-syntax-decorators`, `@babel/plugin-syntax-do-expressions`, `@babel/plugin-syntax-function-bind`, `@babel/preset-react`, `eslint-plugin-import`[types] [Fix] ensure the index types are generated[Fix] `destructuring-assignment`: fix false negative when using `typeof props.a`[Refactor] `destructuring-assignment`: use `getParentStatelessComponent`Update CHANGELOG and bump version[meta] do not npmignore `d.ts` files[readme] Fix shared settings linkUpdate CHANGELOG and bump version[meta] fix release workflow[readme] flat config example for react 17+[New] `no-unstable-nested-components`: add `propNamePattern` to support custom render prop naming conventions[New] `forbid-component-props`: add `allowedForPatterns`/`disallowedForPatterns` options[New] `no-unescaped-entities`: add suggestions[New] add type generation[Dev Deps] update `eslint-plugin-import`, `gfm-footnotes`[meta] fix release workflowUpdate CHANGELOG and bump version[Fix] `jsx-no-literals`: Avoid crashing on valueless boolean props[Fix] `no-is-mounted`: fix logic in method name check[actions] fix release script[meta] add missing rule linkUpdate CHANGELOG and bump version[New] add `forward-ref-uses-ref` rule for checking ref parameter[Fix] `jsx-props-no-spreading`: add `explicitSpread` option to schema[Tests] `button-has-type`: add test case with spread[types] add jsdoc type annotations[New] `jsx-no-literals` Add `elementOverrides` option and the ability to ignore this rule on specific elements[Fix] JSX pragma: fail gracefully[Docs] `no-danger`: update broken link[Fix] `jsx-max-depth`: finding JSX element in newer `@typescript-eslint/parser` versions[Fix] super type parameter resolving in newer @typescript-eslint/parser versions[Fix] `function-component-definition`, `boolean-prop-naming`, `jsx-first-prop-new-line`, `jsx-props-no-multi-spaces`, `propTypes`: use type args[Tests] add `@typescript-eslint/parser` v6, v7, v8[Tests] use `require.resolve` to get absolute paths to parsers[meta] update release workflow to prune footnotesMerge tag 'v7.35.2'Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands