MemeLabs / Rustla2

Livestream viewing with chat
https://strims.gg
MIT License
44 stars 24 forks source link

Bump react-use from 15.1.0 to 15.3.3 #307

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps react-use from 15.1.0 to 15.3.3.

Release notes

Sourced from react-use's releases.

v15.3.3

15.3.3 (2020-07-24)

Bug Fixes

  • replace createFactory usages with createElement (ad29bea)

v15.3.2

15.3.2 (2020-06-29)

Bug Fixes

  • useFullscreen: fix typings so #1205 can be merged. (e6e55a3)

v15.3.1

15.3.1 (2020-06-29)

Bug Fixes

  • usePrevious: revert the reworked variant as a fix of #1315 (a4279eb)

v15.3.0

15.3.0 (2020-06-19)

Features

  • usePrevious: reworked the hook, now it is more memory-efficient. (8c6f467)

v15.2.5

15.2.5 (2020-06-15)

Bug Fixes

  • bump react-universal-interface (1540c1a)

v15.2.4

15.2.4 (2020-06-13)

Bug Fixes

  • doesn't unlock the body on unmount (1ead4ef)

v15.2.3

15.2.3 (2020-06-13)

Changelog

Sourced from react-use's changelog.

15.3.3 (2020-07-24)

Bug Fixes

  • replace createFactory usages with createElement (ad29bea)

15.3.2 (2020-06-29)

Bug Fixes

  • useFullscreen: fix typings so #1205 can be merged. (e6e55a3)

15.3.1 (2020-06-29)

Bug Fixes

  • usePrevious: revert the reworked variant as a fix of #1315 (a4279eb)

15.3.0 (2020-06-19)

Features

  • usePrevious: reworked the hook, now it is more memory-efficient. (8c6f467)

15.2.5 (2020-06-15)

Bug Fixes

  • bump react-universal-interface (1540c1a)

15.2.4 (2020-06-13)

Bug Fixes

  • doesn't unlock the body on unmount (1ead4ef)

15.2.3 (2020-06-13)

Bug Fixes

  • 🐛 improve how text is dropped in useDrop hook (b2f46d1)

15.2.2 (2020-06-08)

Commits
  • 4851f4c chore(release): 15.3.3 [skip ci]
  • 82165d4 Merge pull request #1375 from Necmttn/common-spelling-fixes
  • 120179d Merge pull request #1049 from Tirzono/pr/replace-createfactory
  • 0c28fa8 chore(deps): update dependency @types/jest to v26.0.7
  • ed7747c chore(deps): update dependency @types/jest to v26.0.6
  • f986e03 chore(deps): update dependency @testing-library/react-hooks to v3.4.1
  • edbb105 chore(deps): update dependency fork-ts-checker-webpack-plugin to v5.0.9
  • 8ecfb77 chore(deps): update node.js to v10.22.0
  • 74b49d8 Fix typo 👇🏻
  • 61d0765 chore(deps): update dependency fork-ts-checker-webpack-plugin to v5.0.8
  • 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)
jbpratt commented 4 years ago

@dependabot squash and merge