carbon-design-system / carbon-for-ibm-dotcom-nextjs-template

This is a NextJS template utilizing Carbon for IBM.com React
Apache License 2.0
33 stars 21 forks source link

fix(deps): update react monorepo (major) #121

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react-hooks (source) ^1.6.0 -> ^4.0.0 age adoption passing confidence
eslint-plugin-react-hooks (source) ^3.0.0 -> ^4.0.0 age adoption passing confidence
react (source) 16.14.0 -> 17.0.2 age adoption passing confidence
react-dom (source) 16.14.0 -> 17.0.2 age adoption passing confidence

Release Notes

facebook/react ### [`v4.3.0`](https://togithub.com/facebook/react/blob/master/packages/react-devtools/CHANGELOG.md#​430-December-20-2019) ##### Features - Show component location for selected element in bottom/right panel ([bvaughn](https://togithub.com/bvaughn) in [#​17567](https://togithub.com/facebook/react/pull/17567)) - Improved inspected element values with inline previews ([bvaughn](https://togithub.com/bvaughn) in [#​17579](https://togithub.com/facebook/react/pull/17579)) - Improved selection and toggling for inspected element panel ([bvaughn](https://togithub.com/bvaughn) in [#​17588](https://togithub.com/facebook/react/pull/17588)) - Copy context menu for inspecting and copying props/state/hooks/context values ([bvaughn](https://togithub.com/bvaughn) in [#​17608](https://togithub.com/facebook/react/pull/17608)) ##### Bug fixes - Fix serialization for `BigInt` type so that it does not break inspection panel. ([nutboltu](https://togithub.com/nutboltu) in [#​17233](https://togithub.com/facebook/react/pull/17233)) - Fix display name logic for `forwardRef`s that use `displayName` property ([zthxxx](https://togithub.com/zthxxx) in [#​17613](https://togithub.com/facebook/react/pull/17613)) ### [`v4.2.0`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​420) - No changes, this was an automated release together with React 17. ### [`v4.1.2`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​412) - Fix a crash with the TypeScript 4.x parser. ([@​eps1lon](https://togithub.com/eps1lon) in [#​19815](https://togithub.com/facebook/react/pull/19815)) ### [`v4.1.1`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​411) - Improve support for optional chaining. ([@​pfongkye](https://togithub.com/pfongkye) in [#​19680](https://togithub.com/facebook/react/pull/19680)) - Fix a false positive warning for TypeScript parameters. ([@​NeoRaider](https://togithub.com/NeoRaider) in [#​19751](https://togithub.com/facebook/react/pull/19751)) ### [`v4.1.0`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​410) - **New Violations:** Warn when dependencies change on every render. ([@​captbaritone](https://togithub.com/captbaritone) in [#​19590](https://togithub.com/facebook/react/pull/19590)) ### [`v4.0.8`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​408) - Fixes TypeScript `typeof` annotation to not be considered a dependency. ([@​delca85](https://togithub.com/delca85) in [#​19316](https://togithub.com/facebook/react/pull/19316)) ### [`v4.0.7`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​407) - Fixes an overly coarse dependency suggestion. ([@​gaearon](https://togithub.com/gaearon) in [#​19313](https://togithub.com/facebook/react/pull/19313)) ### [`v4.0.6`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​406) - Fix crashes and other bugs related to optional chaining. ([@​gaearon](https://togithub.com/gaearon) in [#​19273](https://togithub.com/facebook/react/pull/19273) and [#​19275](https://togithub.com/facebook/react/pull/19275)) ### [`v4.0.5`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​405) - Fix a crash when the dependency array has an empty element. ([@​yeonjuan](https://togithub.com/yeonjuan) in [#​19145](https://togithub.com/facebook/react/pull/19145)) - Fix a false positive warning that occurs with optional chaining. ([@​fredvollmer](https://togithub.com/fredvollmer) in [#​19061](https://togithub.com/facebook/react/pull/19061)) ### [`v4.0.4`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​404) - Fix a false positive warning that occurs with optional chaining. ([@​fredvollmer](https://togithub.com/fredvollmer) in [#​19061](https://togithub.com/facebook/react/pull/19061)) - Support nullish coalescing and optional chaining. ([@​yanneves](https://togithub.com/yanneves) in [#​19008](https://togithub.com/facebook/react/pull/19008)) ### [`v4.0.3`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​403) - Remove the heuristic that checks all Hooks ending with `Effect` due to too many false positives. ([@​gaearon](https://togithub.com/gaearon) in [#​19004](https://togithub.com/facebook/react/pull/19004)) ### [`v4.0.2`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​402) - Prevent Hooks that have `Effect` in the middle from being considered effects. ([@​surgeboris](https://togithub.com/surgeboris) in [#​18907](https://togithub.com/facebook/react/pull/18907)) ### [`v4.0.1`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​401) - Declare support for ESLint 7. ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey) in [#​18878](https://togithub.com/facebook/react/pull/18878)) ### [`v4.0.0`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​400) - **New Violations:** Consider `PascalCase.useFoo()` calls as Hooks. ([@​cyan33](https://togithub.com/cyan33) in [#​18722](https://togithub.com/facebook/react/pull/18722)) - **New Violations:** Check callback body when it's not written inline. ([@​gaearon](https://togithub.com/gaearon) in [#​18435](https://togithub.com/facebook/react/pull/18435)) - **New Violations:** Check dependencies for all Hooks ending with `Effect`. ([@​airjp73](https://togithub.com/airjp73) in [#​18580](https://togithub.com/facebook/react/pull/18580)) - Add a way to enable the dangerous autofix. ([@​gaearon](https://togithub.com/gaearon) in [#​18437](https://togithub.com/facebook/react/pull/18437)) - Offer a more sensible suggestion when encountering an assignment. ([@​Zzzen](https://togithub.com/Zzzen) in [#​16784](https://togithub.com/facebook/react/pull/16784)) - Consider TypeScript casts of `useRef` as constant. ([@​sophiebits](https://togithub.com/sophiebits) in [#​18496](https://togithub.com/facebook/react/pull/18496)) - Add documentation. ([@​ghmcadams](https://togithub.com/ghmcadams) in [#​16607](https://togithub.com/facebook/react/pull/16607)) ### [`v3.0.0`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​300) - **New Violations:** Forbid calling Hooks from classes. ([@​ianobermiller](https://togithub.com/ianobermiller) in [#​18341](https://togithub.com/facebook/react/pull/18341)) - Add a recommended config. ([@​SimenB](https://togithub.com/SimenB) in [#​14762](https://togithub.com/facebook/react/pull/14762)) ### [`v2.5.0`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​250) - Fix a misleading error message in loops. ([@​M-Izadmehr](https://togithub.com/M-Izadmehr) in [#​16853](https://togithub.com/facebook/react/pull/16853)) ### [`v2.4.0`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​240) - **New Violations:** Run checks for functions passed to `forwardRef`. ([@​dprgarner](https://togithub.com/dprgarner) in [#​17255](https://togithub.com/facebook/react/pull/17255)) - **New Violations:** Check for ref usage in any Hook containing the word `Effect`. ([@​gaearon](https://togithub.com/gaearon) in [#​17663](https://togithub.com/facebook/react/pull/17663)) - Disable dangerous autofix and use ESLint Suggestions API instead. ([@​wdoug](https://togithub.com/wdoug) in [#​17385](https://togithub.com/facebook/react/pull/17385)) ### [`v2.0.0`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​200) - **New Violations:** Forbid calling Hooks at the top level. ([@​gaearon](https://togithub.com/gaearon) in [#​16455](https://togithub.com/facebook/react/pull/16455)) - Fix a crash when referencing arguments in arrow functions. ([@​hristo-kanchev](https://togithub.com/hristo-kanchev) in [#​16356](https://togithub.com/facebook/react/pull/16356))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 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.

ibmdotcom-bot commented 2 years ago

Deploy preview created: https://ibmdotcom-nextjs-template.s3-web.us-east.cloud-object-storage.appdomain.cloud/deploy-previews/121/index.html

Built with commit: c95d0a20f1b51ee73a000143d0a7cd7ab99d9d2b