Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2022

Bumps usehooks-ts from 2.7.2 to 2.9.1.

Release notes

Sourced from usehooks-ts's releases.

usehooks-ts@2.9.1

Fixes

  • fix hard-coded useLockedBody anchor id
  • useEventListener passes options to removeEventListener (#235 by @​marnusw)
  • rename useBoolean, useCounter, useLockedBody and useSidebar hooks ReturnType to Output (#234 by @​valentinpolitov)

usehooks-ts@2.9.0

Fixes

  • Transpile commonjs to es5 and esm to es6 (fixes #232)

usehooks-ts@2.8.0

Added

Updated

  • Remove unnecessary import React from "react"

Fixes

Changelog

Sourced from usehooks-ts's changelog.

2.9.1 - 2022-10-13

Fixes

  • fix hard-coded useLockedBody anchor id
  • useEventListener passes options to removeEventListener (#235 by @​marnusw)
  • rename useBoolean, useCounter, useLockedBody and useSidebar hooks ReturnType to Output (#234 by valentinpolitov)

2.9.0 - 2022-10-13

Fixes

  • Transpile commonjs to es5 (fixes #232)

2.8.0 - 2022-10-13

Added

Updated

  • Remove React import line in all files

Fixes

Commits
  • d5f3de8 release: usehooks-ts@2.9.1
  • 79f5880 chore: update changelog and contributor list
  • 04396e4 feat: dynamise useLockedBody anchor id
  • 1c56f2a fix: update useEventListener tests
  • 6acb132 fix: useEventListener removeEventListener options
  • cb47590 fix: rename hooks ReturnType to Output
  • 1b7e89f release: usehooks-ts@2.9.0
  • beb1e92 chore: update changelog
  • 83cccf3 fix: transpile cjs to es5 and esm to es6 (#232)
  • 109423d release: usehooks-ts@2.8.0
  • 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 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 Oct 14, 2022
@dependabot dependabot bot requested a review from a team October 14, 2022 07:28
@vercel
Copy link

vercel bot commented Oct 14, 2022

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

Name Status Preview Updated
nextjs-helo-app ✅ Ready (Inspect) Visit Preview Oct 19, 2022 at 10:01PM (UTC)

Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.7.2 to 2.9.1.
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Changelog](https://github.com/juliencrn/usehooks-ts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.7.2...usehooks-ts@2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/usehooks-ts-2.9.1 branch from eb92800 to 1badbb5 Compare October 19, 2022 21:57
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

1 participant