Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps eslint-plugin-react from 7.32.2 to 7.37.4.

Release notes

Sourced from eslint-plugin-react's releases.

v7.37.4

Fixed

  • [no-unknown-property]: support onBeforeToggle, popoverTarget, popoverTargetAction attributes (#3865[] @​acusti)
  • [types] fix types of flat configs (#3874[] @​ljharb)

#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 #1134: jsx-eslint/eslint-plugin-react#1134 #1135: jsx-eslint/eslint-plugin-react#1135 #1139: jsx-eslint/eslint-plugin-react#1139 #1148: jsx-eslint/eslint-plugin-react#1148 #1149: jsx-eslint/eslint-plugin-react#1149

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.37.4 - 2025.01.12

Fixed

  • [no-unknown-property]: support onBeforeToggle, popoverTarget, popoverTargetAction attributes (#3865[] @​acusti)
  • [types] fix types of flat configs (#3874[] @​ljharb)

#3874: jsx-eslint/eslint-plugin-react#3874 #3865: jsx-eslint/eslint-plugin-react#3865

7.37.3 - 2024.12.23

Fixed

  • [no-danger]: avoid a crash on a nested component name (#3833[] @​ljharb)
  • [Fix] types: correct generated type declaration (#3840[] @​ocavue)
  • [no-unknown-property]: support precedence prop 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)

#3859: jsx-eslint/eslint-plugin-react#3859 #3849: jsx-eslint/eslint-plugin-react#3849 #3841: jsx-eslint/eslint-plugin-react#3841 #3840: jsx-eslint/eslint-plugin-react#3840 #3833: jsx-eslint/eslint-plugin-react#3833 #3829: jsx-eslint/eslint-plugin-react#3829

7.37.2 - 2024.10.22

Fixed

  • [destructuring-assignment]: fix false negative when using typeof props.a (#3835[] @​golopot)

Changed

  • [Refactor] [destructuring-assignment]: use getParentStatelessComponent (#3835[] @​golopot)

#3835: jsx-eslint/eslint-plugin-react#3835

7.37.1 - 2024.10.01

Fixed

Changed

... (truncated)

Commits
  • e6b5b41 Update CHANGELOG and bump version
  • cfd5edd [Dev Deps] update @babel/eslint-parser
  • efc021f [types] fix types of flat configs
  • 82a196a [Fix] no-unknown-property: support onBeforeToggle, popoverTarget, `popo...
  • 5c816ed [actions] publish action: allow additional URL
  • 244743a Update CHANGELOG and bump version
  • bc5b9dd [actions] release workflow needs some new domains
  • ed3b1cf [Tests] jsx-uses-vars, jsx-uses-react: fix no-unused-vars tests in esli...
  • 033ad19 [Deps] update array.prototype.flatmap, es-iterator-helpers, `object.value...
  • b4a14f4 [meta] add directories.test
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.2 to 7.37.4.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.32.2...v7.37.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
@dependabot dependabot bot requested a review from chintan9 January 13, 2025 09:20
@sonarqubecloud
Copy link

@socket-security
Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/code-frame@7.16.7 None 0 6.96 kB nicolo-ribaudo
npm/@babel/compat-data@7.17.7 None 0 50.5 kB nicolo-ribaudo
npm/@babel/core@7.17.8 environment, filesystem, unsafe 0 268 kB nicolo-ribaudo
npm/@babel/generator@7.17.7 None 0 119 kB nicolo-ribaudo
npm/@babel/helper-annotate-as-pure@7.16.7 None 0 2.67 kB nicolo-ribaudo
npm/@babel/helper-compilation-targets@7.17.7 None 0 16.9 kB nicolo-ribaudo
npm/@babel/helper-environment-visitor@7.16.7 None 0 3.05 kB nicolo-ribaudo
npm/@babel/helper-module-imports@7.16.7 None 0 16.3 kB nicolo-ribaudo
npm/@babel/helper-module-transforms@7.17.7 None 0 41.3 kB nicolo-ribaudo
npm/@babel/helper-plugin-utils@7.16.7 None 0 4.41 kB nicolo-ribaudo
npm/@babel/helper-simple-access@7.17.7 None 0 5.16 kB nicolo-ribaudo
npm/@babel/helper-split-export-declaration@7.16.7 None 0 4.32 kB nicolo-ribaudo
npm/@babel/helper-validator-identifier@7.16.7 None 0 19 kB nicolo-ribaudo
npm/@babel/helper-validator-option@7.16.7 None 0 4.57 kB nicolo-ribaudo
npm/@babel/helpers@7.17.8 None 0 110 kB nicolo-ribaudo
npm/@babel/highlight@7.16.10 None 0 4.88 kB nicolo-ribaudo
npm/@babel/parser@7.17.8 None 0 1.76 MB nicolo-ribaudo
npm/@babel/plugin-syntax-jsx@7.16.7 None 0 2.69 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-jsx-development@7.16.7 None 0 2.64 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-jsx-self@7.16.7 None 0 3.96 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-jsx-source@7.16.7 None 0 4.8 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-jsx@7.17.3 None 0 24.1 kB nicolo-ribaudo
npm/@babel/template@7.16.7 Transitive: environment +1 1.05 MB nicolo-ribaudo
npm/@esbuild/linux-loong64@0.14.54 None 0 8.19 MB evanw
npm/@jridgewell/resolve-uri@3.0.5 None 0 42.6 kB jridgewell
npm/@jridgewell/set-array@1.1.2 None 0 15.5 kB jridgewell
npm/@jridgewell/sourcemap-codec@1.4.11 None 0 28.9 kB jridgewell
npm/@jridgewell/trace-mapping@0.3.4 None 0 45.2 kB jridgewell
npm/@rollup/pluginutils@4.2.0 None 0 50.7 kB shellscape
npm/@types/prop-types@15.7.4 None 0 6.55 kB types
npm/@types/react-dom@17.0.14 None 0 25.8 kB types
npm/@types/react@17.0.41 None 0 177 kB types
npm/@vitejs/plugin-react@1.2.0 filesystem 0 62.2 kB patak
npm/array-includes@3.1.8 🔁 npm/array-includes@3.1.6 None 0 26.3 kB ljharb
npm/array.prototype.flatmap@1.3.3 🔁 npm/array.prototype.flatmap@1.3.1 None 0 20.9 kB ljharb
npm/browserslist@4.20.2 environment, filesystem 0 68.5 kB ai
npm/call-bind@1.0.8 🔁 npm/call-bind@1.0.2 None 0 22.9 kB ljharb
npm/caniuse-lite@1.0.30001319 None 0 1.49 MB caniuse-lite
npm/core-js@3.22.7 environment, eval, filesystem 0 987 kB zloirock
npm/csstype@3.0.11 None 0 1.2 MB faddee
npm/define-properties@1.2.1 🔁 npm/define-properties@1.1.4 None 0 12.9 kB ljharb
npm/electron-to-chromium@1.4.89 None 0 162 kB kilianvalkhof
npm/es-abstract@1.23.9 🔁 npm/es-abstract@1.21.2 None 0 2.39 MB ljharb
npm/es-shim-unscopables@1.0.2 🔁 npm/es-shim-unscopables@1.0.0 None 0 11 kB ljharb
npm/es-to-primitive@1.3.0 🔁 npm/es-to-primitive@1.2.1 None 0 44.5 kB ljharb
npm/esbuild-android-64@0.14.54 None 0 10.2 MB evanw
npm/esbuild-android-arm64@0.14.54 None 0 8.65 MB evanw
npm/esbuild-darwin-64@0.14.54 None 0 8.82 MB evanw
npm/esbuild-darwin-arm64@0.14.54 None 0 8.48 MB evanw
npm/esbuild-freebsd-64@0.14.54 None 0 8.36 MB evanw
npm/esbuild-freebsd-arm64@0.14.54 None 0 7.86 MB evanw
npm/esbuild-linux-32@0.14.54 None 0 7.95 MB evanw
npm/esbuild-linux-64@0.14.54 None 0 8.36 MB evanw
npm/esbuild-linux-arm@0.14.54 None 0 8 MB evanw
npm/esbuild-linux-arm64@0.14.54 None 0 7.86 MB evanw
npm/esbuild-linux-mips64le@0.14.54 None 0 9.04 MB evanw
npm/esbuild-linux-ppc64le@0.14.54 None 0 8 MB evanw
npm/esbuild-linux-riscv64@0.14.54 None 0 8 MB evanw
npm/esbuild-linux-s390x@0.14.54 None 0 8.65 MB evanw
npm/esbuild-netbsd-64@0.14.54 None 0 8.34 MB evanw
npm/esbuild-openbsd-64@0.14.54 None 0 8.37 MB evanw
npm/esbuild-sunos-64@0.14.54 None 0 8.35 MB evanw
npm/esbuild-windows-32@0.14.54 None 0 8.18 MB evanw
npm/esbuild-windows-64@0.14.54 None 0 8.51 MB evanw
npm/esbuild-windows-arm64@0.14.54 None 0 7.91 MB evanw
npm/esbuild@0.14.54 environment, filesystem, network, shell 0 120 kB evanw
npm/eslint-plugin-react@7.37.4 🔁 npm/eslint-plugin-react@7.32.2 Transitive: environment +1 1.07 MB ljharb, yannickcr
npm/function-bind@1.1.2 None 0 31.4 kB ljharb
npm/function.prototype.name@1.1.8 🔁 npm/function.prototype.name@1.1.5 None 0 27.1 kB ljharb
npm/get-intrinsic@1.2.7 🔁 npm/get-intrinsic@1.2.0 None 0 45.8 kB ljharb
npm/get-symbol-description@1.1.0 🔁 npm/get-symbol-description@1.0.0 None 0 17.2 kB ljharb
npm/has-property-descriptors@1.0.2 🔁 npm/has-property-descriptors@1.0.0 None 0 10.9 kB ljharb
npm/has-symbols@1.1.0 🔁 npm/has-symbols@1.0.3 None 0 23.4 kB ljharb
npm/has-tostringtag@1.0.2 🔁 npm/has-tostringtag@1.0.0 None 0 17.6 kB ljharb
npm/hls.js@1.1.5 None 0 11.6 MB hlsjs-ci
npm/internal-slot@1.1.0 🔁 npm/internal-slot@1.0.5 None 0 23 kB ljharb
npm/is-bigint@1.1.0 🔁 npm/is-bigint@1.0.4 None 0 17.9 kB ljharb
npm/is-boolean-object@1.2.1 🔁 npm/is-boolean-object@1.1.2 None 0 25.4 kB ljharb
npm/is-core-module@2.16.1 🔁 npm/is-core-module@2.11.0 None 0 33.5 kB ljharb
npm/is-core-module@2.8.1 🔁 npm/is-core-module@2.11.0 None 0 25.8 kB ljharb
npm/is-date-object@1.1.0 🔁 npm/is-date-object@1.0.5 None 0 24.2 kB ljharb
npm/is-number-object@1.1.1 🔁 npm/is-number-object@1.0.7 None 0 25.2 kB ljharb
npm/is-regex@1.2.1 🔁 npm/is-regex@1.1.4 None 0 35.7 kB ljharb
npm/is-shared-array-buffer@1.0.4 🔁 npm/is-shared-array-buffer@1.0.2 None 0 17.1 kB ljharb
npm/is-string@1.1.1 🔁 npm/is-string@1.0.7 None 0 24 kB ljharb
npm/is-symbol@1.1.1 🔁 npm/is-symbol@1.0.4 None 0 27 kB ljharb
npm/is-weakref@1.1.0 🔁 npm/is-weakref@1.0.2 None 0 15.2 kB ljharb
npm/js-tokens@4.0.0 None 0 15.1 kB lydell
npm/jsesc@2.5.2 None 0 32 kB mathias
npm/json5@2.2.3 None 0 235 kB jordanbtucker
npm/loadjs@4.2.0 None 0 958 kB muicss
npm/loose-envify@1.4.0 environment 0 5.81 kB zertosh
npm/ms@2.1.2 None 0 6.84 kB styfle
npm/nanoid@3.3.6 None 0 21.7 kB ai
npm/node-releases@2.0.2 None 0 23.7 kB ai
npm/object-assign@4.1.1 None 0 5.49 kB sindresorhus
npm/path-parse@1.0.7 None 0 4.51 kB jbgutierrez
npm/picocolors@1.0.0 environment 0 5.66 kB alexeyraspopov
npm/picomatch@2.3.1 None 0 90 kB mrmlnc
npm/plyr-react@4.0.0-alpha.5 None 0 54 kB chintan9
npm/plyr@3.7.2 network 0 5.2 MB sam_potts
npm/postcss@8.4.31 environment, filesystem 0 197 kB ai
npm/rangetouch@2.0.1 None 0 132 kB sampotts
npm/react-aptor@1.3.1 None 0 23.5 kB amirhe
npm/react-dom@17.0.2 environment 0 2.99 MB gaearon
npm/react-refresh@0.11.0 environment 0 60.3 kB gaearon
npm/react@17.0.2 environment 0 291 kB gaearon
npm/resolve@1.22.0 🔁 npm/resolve@2.0.0-next.4 None 0 144 kB ljharb
npm/rollup@2.77.3 environment, filesystem, unsafe 0 6.67 MB lukastaegert
npm/safe-buffer@5.1.2 None 0 31.7 kB feross
npm/scheduler@0.20.2 environment 0 113 kB gaearon
npm/semver@6.3.1 None 0 68.3 kB lukekarrys
npm/source-map-js@1.0.2 None 0 148 kB 7rulnik
npm/source-map@0.5.7 None 0 766 kB tromey
npm/supports-color@5.5.0 environment 0 6.63 kB sindresorhus
npm/supports-preserve-symlinks-flag@1.0.0 None 0 9.18 kB ljharb
npm/to-fast-properties@2.0.0 None 0 3.5 kB sindresorhus
npm/typescript@4.6.2 None 0 64.7 MB typescript-bot
npm/url-polyfill@1.1.12 None 0 74.5 kB lifaon74
npm/vite@2.9.16 environment, eval, filesystem, network, shell, unsafe 0 4.59 MB vitebot

🚮 Removed packages: npm/is-negative-zero@2.0.2, npm/jest-environment-jsdom@27.5.1, npm/jest-pnp-resolver@1.2.3, npm/jest-resolve@28.1.3

View full report↗︎

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #1198.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-react-7.37.4 branch September 22, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant