Skip to content

chore(deps): bump usehooks-ts from 2.9.1 to 3.1.0#993

Merged
dependabot[bot] merged 1 commit intostagingfrom
dependabot/npm_and_yarn/usehooks-ts-3.1.0
Jun 3, 2024
Merged

chore(deps): bump usehooks-ts from 2.9.1 to 3.1.0#993
dependabot[bot] merged 1 commit intostagingfrom
dependabot/npm_and_yarn/usehooks-ts-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps usehooks-ts from 2.9.1 to 3.1.0.

Release notes

Sourced from usehooks-ts's releases.

usehooks-ts@3.1.0

Minor Changes

Patch Changes

usehooks-ts@3.0.2

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)

usehooks-ts@3.0.1

Patch Changes

  • Fix: Update exported files

usehooks-ts@3.0.0

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

usehooks-ts@2.16.0

Minor Changes

Patch Changes

usehooks-ts@2.15.1

Patch Changes

... (truncated)

Commits

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @mvadari.


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 the dependencies Pull requests that update a dependency file label Jun 1, 2024
@mvadari
Copy link
Copy Markdown
Collaborator

mvadari commented Jun 3, 2024

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/usehooks-ts-3.1.0 branch from af6670f to c09cd31 Compare June 3, 2024 19:18
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.9.1 to 3.1.0.
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.9.1...usehooks-ts@3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/usehooks-ts-3.1.0 branch from c09cd31 to ff7a4a1 Compare June 3, 2024 19:23
@dependabot dependabot bot merged commit 6f3e824 into staging Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/usehooks-ts-3.1.0 branch June 3, 2024 19:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants