Skip to content

fix(deps): update dependency usehooks-ts to v2.16.0#636

Open
descope[bot] wants to merge 1 commit intomainfrom
renovate/usehooks-ts-2.x
Open

fix(deps): update dependency usehooks-ts to v2.16.0#636
descope[bot] wants to merge 1 commit intomainfrom
renovate/usehooks-ts-2.x

Conversation

@descope
Copy link
Contributor

@descope descope bot commented Dec 9, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
usehooks-ts (source) dependencies minor 2.9.4 -> 2.16.0 OpenSSF Scorecard

Release Notes

juliencrn/usehooks-ts (usehooks-ts)

v2.16.0

Compare Source

Minor Changes
Patch Changes

v2.15.1

Compare Source

Patch Changes

v2.15.0

Compare Source

Minor Changes
Patch Changes
Additional
  • Improved the doc introduction page
  • Updated all contributor list
  • Added regular contributing guide

v2.14.0

Compare Source

Minor Changes
  • d60f1c6: Added debounce option to both useScreen and useWindowSize
Patch Changes
  • 7d74e09: Release documentation for useEventCallback
  • 2660580: Depreciated useFetch, see the documentation for more information
  • bc3f967: Deprecated useEffectOnce, useIsFirstRender and useUpdateEffect

v2.13.0

Compare Source

Minor Changes
  • 87a5141: Improve useOnClickOutside:
    • Prevent handling callback when clicking on a not connected element (#​374 by @​hooriza)
    • Add support to accept multiple references
    • Add support for touch events in addition to mouse events
  • 87ba579: Fix SSR hooks by fallback with default or initial value instead of undefined
  • f39078f: Updated useIntersectionObserver API and fixed #​395, #​271 and #​182, see #​464.
  • a444ba7: Depreciated useElementSize replaced by useResizeObserver
  • e807ab3: Create useResizeObserver hook
Patch Changes

v2.12.1

Compare Source

Patch Changes
  • Don't remove comments during package build to keep JSdoc comments

v2.12.0

Compare Source

Minor Changes
Patch Changes

v2.11.0

Compare Source

Minor Changes
  • add1431: Created useUnmount hook
  • add1431: Created useDebounceCallback and useDebounceValue hooks
  • add1431: Depreciated useDebounce hook (replaced by useDebounceCallback or useDebounceValue)
  • fc8a30e: Fix hydration issues in both useScreen and useMediaQuery (Fixes #​394, thanks to @​bryantcodesart)
  • 4a9fc88: Introduce the SSR-friendly new optional { initializeWithValue?: boolean } parameter to useLocalStorage, useReadLocalStorage, useSessionStorage, useDarkMode, useTernaryDarkMode, useMediaQuery, useScreen, useWindowSize and useElementSize, see #​451.
  • 5c210c1: Add defaultValue option to useTernaryDarkMode and update its signature (using function overload for smooth migration)
  • 5c210c1: Update useDarkMode signature (using function overload for smooth migration)
  • 0321342, 4a9fc88: Drop Map, Set and Date supports in use*Storage hooks, it isn't compatible with useReadLocalStorage making the API un-consistent. Use a custom serializer/deserializer instead.
Patch Changes
  • add1431: Upgrade dependencies
  • a192167: Upgraded react and @testing-library/react (thanks to @​TheHaff)
  • 0321342: Make Typescript and @typescript-eslint stricter to catch bugs sooner
  • 382161a: Depreciate useImageOnLoad, too opinionated
  • 382161a: Add JSdoc comments to improve DX via in-IDE documentation
  • a192167: Migrate from jest to vitest (making test-suite execution 2 times faster)

v2.10.0

Compare Source

2.10.0

Minor Changes
Patch Changes

v2.9.5

Fixed

Updated

  • 60da216: use named exports instead of default exports
  • 5611309: added export map in package.json (CJS/ESM support)
  • 7141d01: Upgrade internal dependencies
  • 3588427: Add a comment in useMediaQuery (#​402)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Never, 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 Renovate Bot.

@descope descope bot added the renovate label Dec 9, 2024
@vercel
Copy link

vercel bot commented Dec 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-hosting ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2025 10:45am
auth-hosting-sandbox-us ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2025 10:45am
nir-itai-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2025 10:45am
5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
auth-hosting-dev ⬜️ Ignored (Inspect) Visit Preview Apr 21, 2025 10:45am
auth-hosting-euc1 ⬜️ Ignored (Inspect) Visit Preview Apr 21, 2025 10:45am
auth-hosting-sandbox ⬜️ Ignored (Inspect) Visit Preview Apr 21, 2025 10:45am
auth-hosting-star1 ⬜️ Ignored (Inspect) Visit Preview Apr 21, 2025 10:45am
auth-hosting-star2 ⬜️ Ignored (Inspect) Visit Preview Apr 21, 2025 10:45am

@vercel
Copy link

vercel bot commented Dec 9, 2024

Your Vercel team allenzhou is not permitted to deploy from this git repository. Contact an administrator to add github organization descope as a Protected Git Scope in allenzhou on Vercel. Once added, commit again to see your changes.

Learn more: https://vercel.com/docs/security/protected-git-scopes

@descope descope bot force-pushed the renovate/usehooks-ts-2.x branch from e5c2d48 to 77b6c5d Compare January 19, 2025 13:19
@descope descope bot force-pushed the renovate/usehooks-ts-2.x branch from 77b6c5d to 69985c8 Compare January 27, 2025 17:43
@descope descope bot force-pushed the renovate/usehooks-ts-2.x branch from 0ebd6bc to 105abcd Compare January 27, 2025 22:53
@descope descope bot force-pushed the renovate/usehooks-ts-2.x branch from 105abcd to 878e6bc Compare January 28, 2025 01:01
@descope descope bot force-pushed the renovate/usehooks-ts-2.x branch from 878e6bc to d875d5e Compare January 28, 2025 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants