relay-tools / found-relay

Relay integration for Found
MIT License
276 stars 32 forks source link

chore(deps): update all non-major dependencies #608

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@4c/babel-preset ^8.0.3 -> ^8.0.4 age adoption passing confidence
@babel/cli (source) ^7.13.10 -> ^7.13.16 age adoption passing confidence
@babel/core (source) ^7.13.10 -> ^7.13.16 age adoption passing confidence
@babel/node (source) ^7.13.10 -> ^7.13.13 age adoption passing confidence
eslint (source) ^7.22.0 -> ^7.25.0 age adoption passing confidence
eslint-config-prettier ^8.1.0 -> ^8.3.0 age adoption passing confidence
eslint-plugin-jest ^24.3.2 -> ^24.3.6 age adoption passing confidence
eslint-plugin-prettier ^3.3.1 -> ^3.4.0 age adoption passing confidence
eslint-plugin-react ^7.22.0 -> ^7.23.2 age adoption passing confidence
react (source) ^17.0.1 -> ^17.0.2 age adoption passing confidence
react-dom (source) ^17.0.1 -> ^17.0.2 age adoption passing confidence

Release Notes

4Catalyzer/javascript ### [`v8.0.4`](https://togithub.com/4Catalyzer/javascript/compare/@4c/babel-preset@8.0.3...@4c/babel-preset@8.0.4) [Compare Source](https://togithub.com/4Catalyzer/javascript/compare/@4c/babel-preset@8.0.3...@4c/babel-preset@8.0.4)
babel/babel ### [`v7.13.16`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71316-2021-04-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.14...v7.13.16) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​13143](https://togithub.com/babel/babel/pull/13143) fix: raise `SyntaxError` for `declare` before getter/setter ([@​fedeci](https://togithub.com/fedeci)) ##### :bug: Bug Fix - `babel-helpers`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-spread`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime` - [#​13129](https://togithub.com/babel/babel/pull/13129) Support iterating generators in browsers without `Symbol` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-compilation-targets` - [#​13159](https://togithub.com/babel/babel/pull/13159) fix: add default value for browserslist config path ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator` - [#​13136](https://togithub.com/babel/babel/pull/13136) Fix printing of single-param async arrow function with comments ([@​nwalters512](https://togithub.com/nwalters512)) ##### :memo: Documentation - Other - [#​13155](https://togithub.com/babel/babel/pull/13155) Update links in eslint-parser README ([@​codyatwork](https://togithub.com/codyatwork)) - `babel-types` - [#​13148](https://togithub.com/babel/babel/pull/13148) docs: refine babel-types docs generator ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-compilation-targets` - [#​13131](https://togithub.com/babel/babel/pull/13131) docs: add README to helper-compilation-targets ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-helper-bindify-decorators`, `babel-helper-explode-class` - [#​13160](https://togithub.com/babel/babel/pull/13160) Archive helper-explode-class and helper-bindify-decorators ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​13158](https://togithub.com/babel/babel/pull/13158) codecov: token not required ([@​hzoo](https://togithub.com/hzoo)) - `babel-helper-call-delegate` - [#​13153](https://togithub.com/babel/babel/pull/13153) Archive `@babel/helper-call-delegate` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-hoist-variables`, `babel-plugin-transform-block-scoping` - [#​13152](https://togithub.com/babel/babel/pull/13152) refactor: use FunctionParent on visiting var scope ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-plugin-transform-function-name`, `babel-register`, `babel-types` - [#​13139](https://togithub.com/babel/babel/pull/13139) Remove remaining `lodash` dependencies ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.13.14`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71314-2021-03-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.10...v7.13.14) ##### :bug: Bug Fix - `babel-core` - [#​13068](https://togithub.com/babel/babel/pull/13068) fix(core): make sure "clone-deep-browser" code path is used on browsers ([@​charlessuh](https://togithub.com/charlessuh)) ##### :house: Internal - Other - [#​13066](https://togithub.com/babel/babel/pull/13066) add SHOW_CONFIG_FOR to template ([@​hzoo](https://togithub.com/hzoo)) - `babel-cli`, `babel-core`, `babel-helper-transform-fixture-test-runner`, `babel-register`, `babel-types` - [#​13057](https://togithub.com/babel/babel/pull/13057) Remove lodash deps ([@​hzoo](https://togithub.com/hzoo)) ##### :running_woman: Performance - `babel-core` - [#​13063](https://togithub.com/babel/babel/pull/13063) Only resolve `package.json` when relative configs are enabled ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
eslint/eslint ### [`v7.25.0`](https://togithub.com/eslint/eslint/releases/v7.25.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.24.0...v7.25.0) - [`5df5e4a`](https://togithub.com/eslint/eslint/commit/5df5e4a9976964fcf4dc67e241d4e22ec1370fe0) Update: highlight last write reference for no-unused-vars (fixes [#​14324](https://togithub.com/eslint/eslint/issues/14324)) ([#​14335](https://togithub.com/eslint/eslint/issues/14335)) (Nitin Kumar) - [`0023872`](https://togithub.com/eslint/eslint/commit/00238729329b86b4f8af89ebfe278da3095a6075) Docs: Add deprecated note to `working-with-rules-deprecated` page ([#​14344](https://togithub.com/eslint/eslint/issues/14344)) (Michael Novotny) - [`36fca70`](https://togithub.com/eslint/eslint/commit/36fca70fa29ab65080076810de98e09133254b8a) Chore: Upgrade eslump to 3.0.0 ([#​14350](https://togithub.com/eslint/eslint/issues/14350)) (Stephen Wade) - [`59b689a`](https://togithub.com/eslint/eslint/commit/59b689a0b3fa658b8380431007cc1facb4617a3b) Chore: add node v16 ([#​14355](https://togithub.com/eslint/eslint/issues/14355)) (薛定谔的猫) - [`35a1f5e`](https://togithub.com/eslint/eslint/commit/35a1f5e967e4e87360d3e70d3fca0f7adeeaa1d7) Sponsors: Sync README with website (ESLint Jenkins) - [`fb0a92b`](https://togithub.com/eslint/eslint/commit/fb0a92b3d2fed4a17bc39b7f02c540cd1175ec7d) Chore: rename misspelled identifier in test ([#​14346](https://togithub.com/eslint/eslint/issues/14346)) (Tobias Nießen) - [`f2babb1`](https://togithub.com/eslint/eslint/commit/f2babb1069194166e0ac1afd1269bbd06ac299b6) Docs: update pull request template ([#​14336](https://togithub.com/eslint/eslint/issues/14336)) (Nitin Kumar) - [`02dde29`](https://togithub.com/eslint/eslint/commit/02dde29eeb523ca24bc4ae7797d38627c3ba9fe9) Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' ([#​14332](https://togithub.com/eslint/eslint/issues/14332)) (Nate-Wilkins) - [`07d14c3`](https://togithub.com/eslint/eslint/commit/07d14c304c358fbc9c3d318e1377d2b2bda9179f) Chore: remove extraneous command from lint-staged config ([#​14314](https://togithub.com/eslint/eslint/issues/14314)) (James George) - [`41b3570`](https://togithub.com/eslint/eslint/commit/41b3570b6c014c534bb3208ed00050fd99842101) Update: lint code block with same extension but different content ([#​14227](https://togithub.com/eslint/eslint/issues/14227)) (JounQin) - [`eb29996`](https://togithub.com/eslint/eslint/commit/eb299966bdc3920dd2c6f9774d95103d242fc409) Docs: add more examples with arrow functions for no-sequences rule ([#​14313](https://togithub.com/eslint/eslint/issues/14313)) (Nitin Kumar) ### [`v7.24.0`](https://togithub.com/eslint/eslint/releases/v7.24.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.23.0...v7.24.0) - [`0c346c8`](https://togithub.com/eslint/eslint/commit/0c346c87fa83c6d1184fdafb9c0748c2e15a423d) Chore: ignore `pnpm-lock.yaml` ([#​14303](https://togithub.com/eslint/eslint/issues/14303)) (Nitin Kumar) - [`f06ecdf`](https://togithub.com/eslint/eslint/commit/f06ecdf78b6d6f366434d73a6acfe7041d575223) Update: Add disallowTemplateShorthand option in no-implicit-coercion ([#​13579](https://togithub.com/eslint/eslint/issues/13579)) (Remco Haszing) - [`71a80e3`](https://togithub.com/eslint/eslint/commit/71a80e38aab2dada01b808ed43d9b0e806d863c4) Docs: fix broken links in Node.js API docs toc ([#​14296](https://togithub.com/eslint/eslint/issues/14296)) (u-sho (Shouhei Uechi)) - [`bd46dc4`](https://togithub.com/eslint/eslint/commit/bd46dc4647faa4c3bbb5f60d4c00616a64081398) Docs: Fix incorrect reference to "braces" in arrow-parens ([#​14300](https://togithub.com/eslint/eslint/issues/14300)) (emclain) - [`0d6235e`](https://togithub.com/eslint/eslint/commit/0d6235ea201b8b90761ee69bb4d46ae18899c28d) Docs: update header in max-lines ([#​14273](https://togithub.com/eslint/eslint/issues/14273)) (Shinigami) - [`70c9216`](https://togithub.com/eslint/eslint/commit/70c92164017238e329e3a2d1654a0227b8f953f7) Docs: Update issue triage to include blocked column ([#​14275](https://togithub.com/eslint/eslint/issues/14275)) (Nicholas C. Zakas) - [`abca186`](https://togithub.com/eslint/eslint/commit/abca186a845200fd7728c4e5f220973e640054f9) Docs: Fix typo in suggestions section ([#​14293](https://togithub.com/eslint/eslint/issues/14293)) (Kevin Partington) - [`c4d8b0d`](https://togithub.com/eslint/eslint/commit/c4d8b0db62b859e721105d4bc0f4044ce346995e) Fix: no-unused-vars ignoreRestSiblings check assignments (fixes [#​14163](https://togithub.com/eslint/eslint/issues/14163)) ([#​14264](https://togithub.com/eslint/eslint/issues/14264)) (YeonJuan) - [`b51d077`](https://togithub.com/eslint/eslint/commit/b51d0778d76c2aa27578caca3ea82c867dced3e4) Update: add ignoreNonDeclaration to no-multi-assign rule (fixes [#​12545](https://togithub.com/eslint/eslint/issues/12545)) ([#​14185](https://togithub.com/eslint/eslint/issues/14185)) (t-mangoe) - [`c981fb1`](https://togithub.com/eslint/eslint/commit/c981fb1994cd04914042ced1980aa86b68ba7be9) Chore: Upgrade mocha to 8.3.2 ([#​14278](https://togithub.com/eslint/eslint/issues/14278)) (Stephen Wade) - [`147fc04`](https://togithub.com/eslint/eslint/commit/147fc045e699811fab33dddf77498324ddf7e9d6) Docs: Fix `repro:needed` label in bug report template ([#​14285](https://togithub.com/eslint/eslint/issues/14285)) (Milos Djermanovic) - [`e1cfde9`](https://togithub.com/eslint/eslint/commit/e1cfde93eec71a15c2df1ad660a7a6171204ba80) Docs: Update bug report template ([#​14276](https://togithub.com/eslint/eslint/issues/14276)) (Nicholas C. Zakas) - [`c85c2f1`](https://togithub.com/eslint/eslint/commit/c85c2f1138a9e952655f19ee780ab0c8e35431a8) Docs: Add fatal to Node.js API LintMessage type ([#​14251](https://togithub.com/eslint/eslint/issues/14251)) (Brandon Mills) ### [`v7.23.0`](https://togithub.com/eslint/eslint/releases/v7.23.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.22.0...v7.23.0) - [`687ccae`](https://togithub.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99) Update: add option "allowInParentheses" to no-sequences (fixes [#​14197](https://togithub.com/eslint/eslint/issues/14197)) ([#​14199](https://togithub.com/eslint/eslint/issues/14199)) (Daniel Rentz) - [`dbf2529`](https://togithub.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24) Sponsors: Sync README with website (ESLint Jenkins) - [`4bdf2c1`](https://togithub.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491) Sponsors: Sync README with website (ESLint Jenkins) - [`49d1697`](https://togithub.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3) Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps ([#​14244](https://togithub.com/eslint/eslint/issues/14244)) (Brandon Mills) - [`43f1685`](https://togithub.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0) Update: `--quiet` should not supress `--max-warnings` (fixes [#​14202](https://togithub.com/eslint/eslint/issues/14202)) ([#​14242](https://togithub.com/eslint/eslint/issues/14242)) (Milos Djermanovic) - [`909c727`](https://togithub.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82) Docs: Add valid example that shows vars in a block scope ([#​14230](https://togithub.com/eslint/eslint/issues/14230)) (Ed S) - [`28583eb`](https://togithub.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931) Fix: no-mixed-operators false positives with `? :` (fixes [#​14223](https://togithub.com/eslint/eslint/issues/14223)) ([#​14226](https://togithub.com/eslint/eslint/issues/14226)) (Milos Djermanovic) - [`a99eb2d`](https://togithub.com/eslint/eslint/commit/a99eb2dc2a297d16e40a9feef3956668716c4eb5) Fix: Clarify line breaks in object-curly-newline (fixes [#​14024](https://togithub.com/eslint/eslint/issues/14024)) ([#​14063](https://togithub.com/eslint/eslint/issues/14063)) (armin yahya) - [`8984c91`](https://togithub.com/eslint/eslint/commit/8984c91372e64d1e8dd2ce21b87b80977d57bff9) Update: eslint --env-info output os info ([#​14059](https://togithub.com/eslint/eslint/issues/14059)) (薛定谔的猫) - [`2a79306`](https://togithub.com/eslint/eslint/commit/2a79306f71c4c80f1e3e73be2a140d07cf55c63d) Sponsors: Sync README with website (ESLint Jenkins) - [`ebd7026`](https://togithub.com/eslint/eslint/commit/ebd70263f6e6fe597613d90f4b8de84710c2f3d6) Docs: Fix typo ([#​14225](https://togithub.com/eslint/eslint/issues/14225)) (Greg Finley) - [`a2013fc`](https://togithub.com/eslint/eslint/commit/a2013fcf996c8651bc760df21d900442828a6884) Sponsors: Sync README with website (ESLint Jenkins)
prettier/eslint-config-prettier ### [`v8.3.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-830-2021-04-24) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.2.0...v8.3.0) - Added: Support for [@​babel/eslint-plugin]. Thanks to Chip Zhang ([@​ChipZhang](https://togithub.com/ChipZhang)) for the heads-up! ([eslint-plugin-babel] is still supported, too.) ### [`v8.2.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-820-2021-04-13) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.1.0...v8.2.0) - Added: [flowtype/quotes]. Thanks to Martin Zlámal ([@​mrtnzlml](https://togithub.com/mrtnzlml))!
jest-community/eslint-plugin-jest ### [`v24.3.6`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2436-httpsgithubcomjest-communityeslint-plugin-jestcomparev2435v2436-2021-04-26) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.3.5...v24.3.6) ##### Bug Fixes - **no-conditional-expect:** check for expects in `catch`s on promises ([#​819](https://togithub.com/jest-community/eslint-plugin-jest/issues/819)) ([1fee973](https://togithub.com/jest-community/eslint-plugin-jest/commit/1fee973429a74c60b14eead6a335623b4349b5f2)) - **valid-expect:** support async `expect` in ternary statements ([#​833](https://togithub.com/jest-community/eslint-plugin-jest/issues/833)) ([7b7a396](https://togithub.com/jest-community/eslint-plugin-jest/commit/7b7a396e12c46d3087b467227887ed64854480c0)) - improve handling of `.each` calls and with tagged literals ([#​814](https://togithub.com/jest-community/eslint-plugin-jest/issues/814)) ([040c605](https://togithub.com/jest-community/eslint-plugin-jest/commit/040c605cf7929a00980b3fa58331cd78ac6274f6)) ### [`v24.3.5`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2435-httpsgithubcomjest-communityeslint-plugin-jestcomparev2434v2435-2021-04-10) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.3.4...v24.3.5) ##### Bug Fixes - **valid-describe:** support using `each` with modifiers ([#​820](https://togithub.com/jest-community/eslint-plugin-jest/issues/820)) ([cbdbcef](https://togithub.com/jest-community/eslint-plugin-jest/commit/cbdbcef47984eb01509493bd5b2423f518a2663d)) ### [`v24.3.4`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2434-httpsgithubcomjest-communityeslint-plugin-jestcomparev2433v2434-2021-04-05) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.3.3...v24.3.4) ##### Bug Fixes - support all variations of `describe`, `it`, & `test` ([#​792](https://togithub.com/jest-community/eslint-plugin-jest/issues/792)) ([0968b55](https://togithub.com/jest-community/eslint-plugin-jest/commit/0968b557dd9cdb5cfcaf8a0d84e8a456825e6b25)) ### [`v24.3.3`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2433-httpsgithubcomjest-communityeslint-plugin-jestcomparev2432v2433-2021-04-02) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.3.2...v24.3.3) ##### Bug Fixes - **no-duplicate-hooks:** support `describe.each` ([#​797](https://togithub.com/jest-community/eslint-plugin-jest/issues/797)) ([243cb4f](https://togithub.com/jest-community/eslint-plugin-jest/commit/243cb4f970e40aa195a3bffa0528dbdbfef7c4f5)), closes [#​642](https://togithub.com/jest-community/eslint-plugin-jest/issues/642) - **prefer-expect-assertions:** support `.each` ([#​798](https://togithub.com/jest-community/eslint-plugin-jest/issues/798)) ([f758243](https://togithub.com/jest-community/eslint-plugin-jest/commit/f75824359f2242f53997c59c238d83a59badeea3)), closes [#​676](https://togithub.com/jest-community/eslint-plugin-jest/issues/676)
prettier/eslint-plugin-prettier ### [`v3.4.0`](https://togithub.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md#v340-2021-04-15) [Compare Source](https://togithub.com/prettier/eslint-plugin-prettier/compare/v3.3.1...0813a83512ab52194b4e8da7193daf880a8cbef5) - feat: support processor virtual filename ([#​401](git@github.com:prettier/eslint-plugin-prettier/issues/401)) ([ee0ccc6](git@github.com:prettier/eslint-plugin-prettier/commit/ee0ccc6ac06d13cd546e78b444e53164f59eb27f)) - Simplify report logic ([#​380](git@github.com:prettier/eslint-plugin-prettier/issues/380)) ([d993f24](git@github.com:prettier/eslint-plugin-prettier/commit/d993f247b5661683af031ab3b93955a0dfe448fa)) - Update: README.md ([#​375](git@github.com:prettier/eslint-plugin-prettier/issues/375)) ([3ea4242](git@github.com:prettier/eslint-plugin-prettier/commit/3ea4242a8d4acdb76eb7e7dca9e44d3e87db70e3))
yannickcr/eslint-plugin-react ### [`v7.23.2`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7232---20210408) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.23.1...v7.23.2) ##### Fixed - [`jsx-max-depth`]: Prevent getting stuck in circular references ([#​2957][] [@​AriPerkkio](https://togithub.com/AriPerkkio)) - [`jsx-no-target-blank`]: fix handling of `warnOnSpreadAttributes` being false ([#​2953][] [@​Nokel81](https://togithub.com/Nokel81)) - [`forbid-dom-props`]: support `JSXNamespacedName` ([#​2961][] [@​mrtnzlml](https://togithub.com/mrtnzlml)) - [`forbid-component-props`]: support `JSXNamespacedName` ([@​ljharb](https://togithub.com/ljharb)) ##### Changed - Fix CHANGELOG.md ([#​2950][] [@​JounQin](https://togithub.com/JounQin)) [7.23.2]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.23.1...v7.23.2 [#​2961]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2961 [#​2953]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2953 [#​2957]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2957 [#​2950]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2950 ### [`v7.23.1`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7231---20210323) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.23.0...v7.23.1) ##### Fixed - version detection: support processor virtual filename ([#​2949][] [@​JounQin](https://togithub.com/JounQin)) [7.23.1]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.23.0...v7.23.1 [#​2949]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2949 ### [`v7.23.0`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7230---20210322) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.23.0) ##### Added - [`jsx-no-target-blank`]: add fixer ([#​2862][] [@​Nokel81](https://togithub.com/Nokel81)) - [`jsx-pascal-case`]: support minimatch `ignore` option ([#​2906][] [@​bcherny](https://togithub.com/bcherny)) - [`jsx-pascal-case`]: support `allowNamespace` option ([#​2917][] [@​kev-y-huang](https://togithub.com/kev-y-huang)) - [`jsx-newline`]: Add prevent option ([#​2935][] [@​jsphstls](https://togithub.com/jsphstls)) - [`no-unstable-nested-components`]: Prevent creating unstable components inside components ([#​2750][] [@​AriPerkkio](https://togithub.com/AriPerkkio)) - added `jsx-runtime` config, for the modern JSX runtime transform ([@​ljharb](https://togithub.com/ljharb)) ##### Fixed - [`jsx-no-constructed-context-values`]: avoid a crash with `as X` TS code ([#​2894][] [@​ljharb](https://togithub.com/ljharb)) - [`jsx-no-constructed-context-values`]: avoid a crash with boolean shorthand ([#​2895][] [@​ljharb](https://togithub.com/ljharb)) - [`static-property-placement`]: do not report non-components ([#​2893][] [@​golopot](https://togithub.com/golopot)) - [`no-array-index-key`]: support optional chaining ([#​2897][] [@​SyMind](https://togithub.com/SyMind)) - [`no-typos`]: avoid a crash on bindingless `prop-types` import; add warning ([#​2899][] [@​ljharb](https://togithub.com/ljharb)) - [`jsx-curly-brace-presence`]: ignore containers with comments ([#​2900][] [@​golopot](https://togithub.com/golopot)) - [`destructuring-assignment`]: fix a false positive for local prop named `context` in SFC ([#​2929][] [@​SyMind](https://togithub.com/SyMind)) - [`jsx-no-target-blank`]: Allow rel="noreferrer" when `allowReferrer` is true ([#​2925][] [@​edemaine](https://togithub.com/edemaine)) - [`boolean-prop-naming`]: add check for typescript "boolean" type ([#​2930][] [@​vedadeepta](https://togithub.com/vedadeepta)) - version detection: Add tests that verify versioning works for sibling and child projects ([#​2943][] [@​jcrosetto](https://togithub.com/jcrosetto)) - [`jsx-curly-newline`]: Update error messages ([#​2933][] [@​jbrower2](https://togithub.com/jbrower2)) ##### Changed - [Docs][`jsx-no-constructed-context-values`]\[]: fix invalid example syntax ([#​2910][] [@​kud](https://togithub.com/kud)) - [readme] Replace lists of rules with tables in readme ([#​2908][] [@​motato1](https://togithub.com/motato1)) - [Docs] added missing curly braces ([#​2923][] [@​Muditxofficial](https://togithub.com/Muditxofficial)) [7.23.0]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.23.0 [#​2943]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2943 [#​2935]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2935 [#​2933]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2933 [#​2930]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2930 [#​2929]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2929 [#​2925]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2925 [#​2923]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2923 [#​2917]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2917 [#​2910]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2910 [#​2908]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2908 [#​2906]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2906 [#​2900]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2900 [#​2899]: https://togithub.com/yannickcr/eslint-plugin-react/issues/2899 [#​2897]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2897 [#​2895]: https://togithub.com/yannickcr/eslint-plugin-react/issues/2895 [#​2894]: https://togithub.com/yannickcr/eslint-plugin-react/issues/2894 [#​2893]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2893 [#​2862]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2862 [#​2750]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2750
facebook/react ### [`v17.0.2`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​1702-March-22-2021) [Compare Source](https://togithub.com/facebook/react/compare/v17.0.1...v17.0.2) ##### React DOM - Remove an unused dependency to address the [`SharedArrayBuffer` cross-origin isolation warning](https://developer.chrome.com/blog/enabling-shared-array-buffer/). ([@​koba04](https://togithub.com/koba04) and [@​bvaughn](https://togithub.com/bvaughn) in [#​20831](https://togithub.com/facebook/react/pull/20831), [#​20832](https://togithub.com/facebook/react/pull/20832), and [#​20840](https://togithub.com/facebook/react/pull/20840))

Configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.