devsoc-unsw / freerooms

A web application designed to aid UNSW students in finding vacant rooms.
https://freerooms.devsoc.app/
Other
18 stars 1 forks source link

fix(deps): update dependency usehooks-ts to v3 #449

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
usehooks-ts (source) ^2.9.1 -> ^3.0.0 age adoption passing confidence

Release Notes

juliencrn/usehooks-ts (usehooks-ts) ### [`v3.0.2`](https://togithub.com/juliencrn/usehooks-ts/releases/tag/usehooks-ts%403.0.2) [Compare Source](https://togithub.com/juliencrn/usehooks-ts/compare/usehooks-ts@3.0.1...usehooks-ts@3.0.2) ##### Patch Changes - [`b14db5b`](https://togithub.com/juliencrn/usehooks-ts/commit/b14db5b): Add support for focus event to `useOnClickOutside` (Fixes: [#​522](https://togithub.com/juliencrn/usehooks-ts/issues/522)) - [`59c0b93`](https://togithub.com/juliencrn/usehooks-ts/commit/59c0b93): Add SVG element support to `useEventListener` ([#​546](https://togithub.com/juliencrn/usehooks-ts/issues/546) by [@​LumaKernel](https://togithub.com/LumaKernel)) - [`b14db5b`](https://togithub.com/juliencrn/usehooks-ts/commit/b14db5b): Expose `AddEventListenerOptions` in `useOnClickOutside` (Fixes [#​554](https://togithub.com/juliencrn/usehooks-ts/issues/554) from [@​metav-drimz](https://togithub.com/metav-drimz)) - [`b14db5b`](https://togithub.com/juliencrn/usehooks-ts/commit/b14db5b): Support missing refs in `useOnClickOutside` (Fixes: [#​531](https://togithub.com/juliencrn/usehooks-ts/issues/531)) - [`09341a3`](https://togithub.com/juliencrn/usehooks-ts/commit/09341a3): feat(useEventCallback): allow optional callback ([#​550](https://togithub.com/juliencrn/usehooks-ts/issues/550) by [@​Newbie012](https://togithub.com/Newbie012)) ### [`v3.0.1`](https://togithub.com/juliencrn/usehooks-ts/releases/tag/usehooks-ts%403.0.1) [Compare Source](https://togithub.com/juliencrn/usehooks-ts/compare/usehooks-ts@3.0.0...usehooks-ts@3.0.1) ##### Patch Changes - Fix: Update exported files ### [`v3.0.0`](https://togithub.com/juliencrn/usehooks-ts/releases/tag/usehooks-ts%403.0.0) [Compare Source](https://togithub.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.16.0...usehooks-ts@3.0.0) ##### Major Changes - [`a8e8968`](https://togithub.com/juliencrn/usehooks-ts/commit/a8e8968): Remove previously deprecated hooks and hooks' signatures ([#​503](https://togithub.com/juliencrn/usehooks-ts/issues/503)) - [`a8e8968`](https://togithub.com/juliencrn/usehooks-ts/commit/a8e8968): Improve JSDoc comments and rename or make private some type aliases - [`a8e8968`](https://togithub.com/juliencrn/usehooks-ts/commit/a8e8968): Prefer type over interface ([#​515](https://togithub.com/juliencrn/usehooks-ts/issues/515)) - [`a8e8968`](https://togithub.com/juliencrn/usehooks-ts/commit/a8e8968): Move the full workspace into ES Module

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



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