Skip to content

Update dependency react-use to v17#106

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-use-17.x
Closed

Update dependency react-use to v17#106
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-use-17.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 6, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-use ~15.3.4 -> ~17.4.0 age adoption passing confidence

Release Notes

streamich/react-use

v17.4.0

Compare Source

Features
  • add usePinchZoom sensor hook (3e042cb)

17.3.3 (2022-05-20)

Bug Fixes

17.3.2 (2021-12-30)

Bug Fixes

17.3.1 (2021-08-31)

Performance Improvements
  • ⚡️ change title only if it changed (51ef8d9)

v17.3.3

Compare Source

Bug Fixes

v17.3.2

Compare Source

Bug Fixes

v17.3.1

Compare Source

Performance Improvements
  • ⚡️ change title only if it changed (51ef8d9)

v17.3.0

Compare Source

Bug Fixes
  • do not re-render unncessarily in useAsyncFn hook (fa3ba25)
Features
  • useAudio add playing state (3203610)

17.2.4 (2021-04-23)

Bug Fixes
  • lint issues. (66b0f23)
  • useLocalStorage: reinitialize on key change (fdd1b23)
  • add generic typing to createHTMLMediaHook. no typecheck problem with ref anymore. (1f547ef)
  • add generic typing to createHTMLMediaHook. no typecheck problem with ref anymore. (ac4dd78)

17.2.3 (2021-04-06)

Bug Fixes

17.2.2 (2021-04-06)

Bug Fixes
  • useStateWithHistory: support callback style setState (fca687d)

17.2.1 (2021-03-11)

Bug Fixes
  • lint issues. (3e8af15)
  • useMeasure type definitions for SVG (e200f7f)
  • useUnmountPromise stops on immediate update (9ff5c09)

v17.2.4

Compare Source

Bug Fixes
  • lint issues. (66b0f23)
  • useLocalStorage: reinitialize on key change (fdd1b23)
  • add generic typing to createHTMLMediaHook. no typecheck problem with ref anymore. (1f547ef)
  • add generic typing to createHTMLMediaHook. no typecheck problem with ref anymore. (ac4dd78)

v17.2.3

Compare Source

Bug Fixes

v17.2.2

Compare Source

Bug Fixes
  • useStateWithHistory: support callback style setState (fca687d)

v17.2.1

Compare Source

Bug Fixes
  • lint issues. (3e8af15)
  • useMeasure type definitions for SVG (e200f7f)
  • useUnmountPromise stops on immediate update (9ff5c09)

v17.2.0

Compare Source

Bug Fixes
  • delete isClient (72f4cb9)
  • lint issues. (dc5bbe0)
  • useOrientation: handle orientation being 0 (793b053)
  • useOrientation: update tests to increase coverage (f9c743f)
  • use window inside useEffect (2f33aa8)
Features
  • useOrientation: add tests (f45cb70)

17.1.1 (2021-02-10)

Bug Fixes
  • useMountedState should not change state on componentDidUpdate lifecycle (701b306)

v17.1.1

Compare Source

Bug Fixes
  • useMountedState should not change state on componentDidUpdate lifecycle (701b306)

v17.1.0

Compare Source

Features
  • prettier: make prettier a part of eslint. (b6993a6)

17.0.2 (2021-02-01)

Bug Fixes
  • proper definition for useMeasure (1461527)

17.0.1 (2021-01-31)

Bug Fixes
  • proper definition for isBrowser and isNavigator states. (a087deb), closes #​1777

v17.0.2

Compare Source

Bug Fixes
  • proper definition for useMeasure (1461527)

v17.0.1

Compare Source

Bug Fixes
  • proper definition for isBrowser and isNavigator states. (a087deb), closes #​1777

v17.0.0

Compare Source

Features
  • refactor the useNetwork hook. (23037f2)
BREAKING CHANGES
  • useNetwork hook renamed to useNetworkState.

v16.1.0

Compare Source

Features
  • improve on and off util functions typing. (723c588)

v16.0.0

Compare Source

chore
  • refactoring and rearrangement. (a27f09f)
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 (2021-01-08)

Bug Fixes
  • improve useStateValidator and useMultiStateValidator typings. (acff81d)

15.3.7 (2021-01-08)

Bug Fixes

15.3.6 (2021-01-07)

Bug Fixes

15.3.4 (2020-09-04)

Bug Fixes
  • useLongPress hook linting fixes. (479dd99)

15.3.3 (2020-07-24)

Bug Fixes
  • replace createFactory usages with createElement (ad29bea)

15.3.2 (2020-06-29)

Bug Fixes

15.3.1 (2020-06-29)

Bug Fixes

v15.3.8

Compare Source

Bug Fixes
  • improve useStateValidator and useMultiStateValidator typings. (acff81d)

v15.3.7

Compare Source

Bug Fixes

v15.3.6

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 6am on Saturday" in timezone Europe/Copenhagen, Automerge - At any time (no schedule defined).

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

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

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate Bot force-pushed the renovate/react-use-17.x branch from 173d733 to f4504b4 Compare March 10, 2021 16:00
@renovate renovate Bot force-pushed the renovate/react-use-17.x branch from f4504b4 to d30102c Compare August 31, 2021 22:14
@renovate renovate Bot force-pushed the renovate/react-use-17.x branch from d30102c to da6dcb1 Compare May 20, 2022 14:31
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 29, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Oct 1, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 17.x releases. But if you manually upgrade to 17.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/react-use-17.x branch October 1, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants