joellesenne / joellesenne.dev

This repo is archived. Thanks!
https://joellesenne.dev
MIT License
1 stars 0 forks source link

fix(deps): update dependency react-use to v17 #376

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
react-use ^15.3.8 -> ^17.2.4 age adoption passing confidence

Release Notes

streamich/react-use ### [`v17.2.4`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1724-httpsgithubcomstreamichreact-usecomparev1723v1724-2021-04-23) [Compare Source](https://togithub.com/streamich/react-use/compare/v17.2.3...v17.2.4) ##### Bug Fixes - lint issues. ([66b0f23](https://togithub.com/streamich/react-use/commit/66b0f235477c5f93807df75a53a84b3c5cd053e5)) - **useLocalStorage:** reinitialize on key change ([fdd1b23](https://togithub.com/streamich/react-use/commit/fdd1b23fd7ba6ae30139eeef02c552a8c7d6d333)) - add generic typing to createHTMLMediaHook. no typecheck problem with ref anymore. ([1f547ef](https://togithub.com/streamich/react-use/commit/1f547efb12d6cbe7687e86925ad80bd85fac3dfd)) - add generic typing to createHTMLMediaHook. no typecheck problem with ref anymore. ([ac4dd78](https://togithub.com/streamich/react-use/commit/ac4dd786f42a2c59bdaaf9ddebe2e830982d7fcc)) ### [`v17.2.3`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1723-httpsgithubcomstreamichreact-usecomparev1722v1723-2021-04-06) [Compare Source](https://togithub.com/streamich/react-use/compare/v17.2.2...v17.2.3) ##### Bug Fixes - lint issues. ([5a5a575](https://togithub.com/streamich/react-use/commit/5a5a5755bc1f10add9c7a100ea6577ab6d427c0c)) ### [`v17.2.2`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1722-httpsgithubcomstreamichreact-usecomparev1721v1722-2021-04-06) [Compare Source](https://togithub.com/streamich/react-use/compare/v17.2.1...v17.2.2) ##### Bug Fixes - **useStateWithHistory:** support callback style setState ([fca687d](https://togithub.com/streamich/react-use/commit/fca687d32c37148dab3072f053109f6c4d3c36ba)) ### [`v17.2.1`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1721-httpsgithubcomstreamichreact-usecomparev1720v1721-2021-03-11) [Compare Source](https://togithub.com/streamich/react-use/compare/v17.2.0...v17.2.1) ##### Bug Fixes - lint issues. ([3e8af15](https://togithub.com/streamich/react-use/commit/3e8af15086135c873d18079a0b92b21da668a2ff)) - useMeasure type definitions for SVG ([e200f7f](https://togithub.com/streamich/react-use/commit/e200f7fcbb371a1d794be8d350f9559f940e5760)) - useUnmountPromise stops on immediate update ([9ff5c09](https://togithub.com/streamich/react-use/commit/9ff5c09e671c4f07f25f30a60617fca7660e7607)) ### [`v17.2.0`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1720-httpsgithubcomstreamichreact-usecomparev1711v1720-2021-03-10) [Compare Source](https://togithub.com/streamich/react-use/compare/v17.1.1...v17.2.0) ##### Bug Fixes - delete isClient ([72f4cb9](https://togithub.com/streamich/react-use/commit/72f4cb9b405b3729975bca3acb06658ca467d15b)) - lint issues. ([dc5bbe0](https://togithub.com/streamich/react-use/commit/dc5bbe0e94d131dda90942ba90c14b200df3f34e)) - **useOrientation:** handle orientation being 0 ([793b053](https://togithub.com/streamich/react-use/commit/793b0539f0305e2512e7022c45a5c33b842d24d5)) - **useOrientation:** update tests to increase coverage ([f9c743f](https://togithub.com/streamich/react-use/commit/f9c743fa8375ef726d33f85285d4a5af608f9a42)) - use window inside useEffect ([2f33aa8](https://togithub.com/streamich/react-use/commit/2f33aa8182c92bf56d49ec3184e6b20f0c0c1e1e)) ##### Features - **useOrientation:** add tests ([f45cb70](https://togithub.com/streamich/react-use/commit/f45cb707b52363f1cb1b32a0ebf2fdbdae79b322)) #### [17.1.1](https://togithub.com/streamich/react-use/compare/v17.1.0...v17.1.1) (2021-02-10) ##### Bug Fixes - useMountedState should not change state on componentDidUpdate lifecycle ([701b306](https://togithub.com/streamich/react-use/commit/701b306ed97382cbec73c834f6d3dd7baa58e339)) ### [`v17.1.1`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1711-httpsgithubcomstreamichreact-usecomparev1710v1711-2021-02-10) [Compare Source](https://togithub.com/streamich/react-use/compare/v17.1.0...v17.1.1) ##### Bug Fixes - useMountedState should not change state on componentDidUpdate lifecycle ([701b306](https://togithub.com/streamich/react-use/commit/701b306ed97382cbec73c834f6d3dd7baa58e339)) ### [`v17.1.0`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1710-httpsgithubcomstreamichreact-usecomparev1702v1710-2021-02-01) [Compare Source](https://togithub.com/streamich/react-use/compare/v17.0.2...v17.1.0) ##### Features - **prettier:** make prettier a part of eslint. ([b6993a6](https://togithub.com/streamich/react-use/commit/b6993a6f95a1b493945c03aecc44dafd10870816)) #### [17.0.2](https://togithub.com/streamich/react-use/compare/v17.0.1...v17.0.2) (2021-02-01) ##### Bug Fixes - proper definition for `useMeasure` ([1461527](https://togithub.com/streamich/react-use/commit/1461527ffc55b2a1e3c9dc6a0efc2572b66e5381)) #### [17.0.1](https://togithub.com/streamich/react-use/compare/v17.0.0...v17.0.1) (2021-01-31) ##### Bug Fixes - proper definition for isBrowser and isNavigator states. ([a087deb](https://togithub.com/streamich/react-use/commit/a087deb48e57b1f0a23a2d0a28d0c2d10a640cd6)), closes [#​1777](https://togithub.com/streamich/react-use/issues/1777) ### [`v17.0.2`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1702-httpsgithubcomstreamichreact-usecomparev1701v1702-2021-02-01) [Compare Source](https://togithub.com/streamich/react-use/compare/v17.0.1...v17.0.2) ##### Bug Fixes - proper definition for `useMeasure` ([1461527](https://togithub.com/streamich/react-use/commit/1461527ffc55b2a1e3c9dc6a0efc2572b66e5381)) ### [`v17.0.1`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1701-httpsgithubcomstreamichreact-usecomparev1700v1701-2021-01-31) [Compare Source](https://togithub.com/streamich/react-use/compare/v17.0.0...v17.0.1) ##### Bug Fixes - proper definition for isBrowser and isNavigator states. ([a087deb](https://togithub.com/streamich/react-use/commit/a087deb48e57b1f0a23a2d0a28d0c2d10a640cd6)), closes [#​1777](https://togithub.com/streamich/react-use/issues/1777) ### [`v17.0.0`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1700-httpsgithubcomstreamichreact-usecomparev1610v1700-2021-01-31) [Compare Source](https://togithub.com/streamich/react-use/compare/v16.1.0...v17.0.0) ##### Features - refactor the useNetwork hook. ([23037f2](https://togithub.com/streamich/react-use/commit/23037f207d07604dd2cd7e2cc4ba9475221be780)) ##### BREAKING CHANGES - `useNetwork` hook renamed to `useNetworkState`. ### [`v16.1.0`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1610-httpsgithubcomstreamichreact-usecomparev1600v1610-2021-01-31) [Compare Source](https://togithub.com/streamich/react-use/compare/v16.0.0...v16.1.0) ##### Features - improve `on` and `off` util functions typing. ([723c588](https://togithub.com/streamich/react-use/commit/723c588fef6aba9f10ea9f5ea7bc444532519f9a)) ### [`v16.0.0`](https://togithub.com/streamich/react-use/blob/master/CHANGELOG.md#​1600-httpsgithubcomstreamichreact-usecomparev1538v1600-2021-01-30) [Compare Source](https://togithub.com/streamich/react-use/compare/v15.3.8...v16.0.0) ##### chore - refactoring and rearrangement. ([a27f09f](https://togithub.com/streamich/react-use/commit/a27f09fd367f8b172866b5fcbaf66f9a5a3481bb)) ##### BREAKING CHANGES - all `create*` factories been moved to `factory` subdirectory and in case direct import should be imported like `react-use/esm/factory/createBreakpoint` - `comps` directory renamed to `component` #### [15.3.8](https://togithub.com/streamich/react-use/compare/v15.3.7...v15.3.8) (2021-01-08) ##### Bug Fixes - improve useStateValidator and useMultiStateValidator typings. ([acff81d](https://togithub.com/streamich/react-use/commit/acff81d99abdbbefcc2985297ee01c3cda9ef4c9)) #### [15.3.7](https://togithub.com/streamich/react-use/compare/v15.3.6...v15.3.7) (2021-01-08) ##### Bug Fixes - [#​1646](https://togithub.com/streamich/react-use/issues/1646) ([ebc7094](https://togithub.com/streamich/react-use/commit/ebc7094bbc156be57b3de855c6984c1d056cf0e6)) #### [15.3.6](https://togithub.com/streamich/react-use/compare/v15.3.5...v15.3.6) (2021-01-07) ##### Bug Fixes - Fix issues in tests ([7668ce5](https://togithub.com/streamich/react-use/commit/7668ce5c5f0f186437907f1c352d3a62e3ae8ba7)) #### [15.3.4](https://togithub.com/streamich/react-use/compare/v15.3.3...v15.3.4) (2020-09-04) ##### Bug Fixes - useLongPress hook linting fixes. ([479dd99](https://togithub.com/streamich/react-use/commit/479dd9977bfcc43ccadc58eb93690adee462a16e)) #### [15.3.3](https://togithub.com/streamich/react-use/compare/v15.3.2...v15.3.3) (2020-07-24) ##### Bug Fixes - replace createFactory usages with createElement ([ad29bea](https://togithub.com/streamich/react-use/commit/ad29bea7b03f46aa697e6623bdf7a17347ace651)) #### [15.3.2](https://togithub.com/streamich/react-use/compare/v15.3.1...v15.3.2) (2020-06-29) ##### Bug Fixes - **useFullscreen:** fix typings so [#​1205](https://togithub.com/streamich/react-use/issues/1205) can be merged. ([e6e55a3](https://togithub.com/streamich/react-use/commit/e6e55a3f94993b621566ac66488fd973e992704f)) #### [15.3.1](https://togithub.com/streamich/react-use/compare/v15.3.0...v15.3.1) (2020-06-29) ##### Bug Fixes - **usePrevious:** revert the reworked variant as a fix of [#​1315](https://togithub.com/streamich/react-use/issues/1315) ([a4279eb](https://togithub.com/streamich/react-use/commit/a4279eb660f6b433ed88e0d90c2bb0b3158d3b00))

Configuration

:date: Schedule: "on the 2nd and 4th day instance on sunday after 9pm" (UTC).

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

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

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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