Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2024

Bumps usehooks-ts from 2.9.1 to 3.0.2.

Release notes

Sourced from usehooks-ts's releases.

[email protected]

Patch Changes

  • b14db5b: Add support for focus event to useOnClickOutside (Fixes: #522)
  • 59c0b93: Add SVG element support to useEventListener (#546 by @​LumaKernel)
  • b14db5b: Expose AddEventListenerOptions in useOnClickOutside (Fixes #554 from @​metav-drimz)
  • b14db5b: Support missing refs in useOnClickOutside (Fixes: #531)
  • 09341a3: feat(useEventCallback): allow optional callback (#550 by @​Newbie012)

[email protected]

Patch Changes

  • Fix: Update exported files

[email protected]

Major Changes

  • a8e8968: Remove previously deprecated hooks and hooks' signatures (#503)
  • a8e8968: Improve JSDoc comments and rename or make private some type aliases
  • a8e8968: Prefer type over interface (#515)
  • a8e8968: Move the full workspace into ES Module

[email protected]

Minor Changes

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

Patch Changes

... (truncated)

Commits
  • 07882a7 🔖 Version
  • 0134f2d Add Algolia logo to the website doc-search
  • b14db5b 🐛 Fix/use on click outside (#552)
  • 59c0b93 ✨ Support SVGElement for useEventListener (#547)
  • 753db94 👥 add Newbie012 as a contributor for code (#553)
  • 09341a3 ✨ feat(useEventCallback): allow optional callback (#550)
  • 2e03935 📝 Update permanent redirections (#551)
  • a749699 👥 add k-melnychuk as a contributor for content (#541)
  • 4f40e02 📝 Fix a link in migration docs (#537)
  • 4c62a2c 👥 add jcbhmr as a contributor for ideas (#540)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2024
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.9.1 to 3.0.2.
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@3.0.2)

---
updated-dependencies:
- dependency-name: usehooks-ts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/usehooks-ts-3.0.2 branch from 79e279e to 6f15f68 Compare March 28, 2024 05:06
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2024

Superseded by #2283.

@dependabot dependabot bot closed this Apr 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/usehooks-ts-3.0.2 branch April 5, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants