Skip to content

Bump usehooks-ts from 2.5.3 to 2.9.1#54

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-usehooks-ts-2.9.1
Open

Bump usehooks-ts from 2.5.3 to 2.9.1#54
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-usehooks-ts-2.9.1

Conversation

@dependabot
Copy link

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

Bumps usehooks-ts from 2.5.3 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

usehooks-ts@2.7.2

Added

Updated

  • Removed import React line (not needed since react 17)

Fixes

usehooks-ts@2.7.1

Added

Updated

  • Remove hooks index files
  • Remove source-map

... (truncated)

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

2.7.2 - 2022-09-30

Added

Updated

  • Removed import React line (not needed since react 17)

Fixes

2.7.1 - 2022-09-22

Added

... (truncated)

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)

Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.5.3 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.5.3...usehooks-ts@2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2022
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.

0 participants