Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

chore(deps): bump react-use from 15.1.1 to 17.2.0 #1014

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 11, 2021

Bumps react-use from 15.1.1 to 17.2.0.

Release notes

Sourced from react-use's releases.

v17.2.0

17.2.0 (2021-03-10)

Bug Fixes

  • delete isClient (72f4cb9)
  • lint issues. (dc5bbe0)
  • useOrientation: handle orientation being 0 (793b053)
  • useOrientation: update tests to increase coverage (f9c743f)
  • use window inside useEffect (2f33aa8)

Features

  • useOrientation: add tests (f45cb70)

v17.1.1

17.1.1 (2021-02-10)

Bug Fixes

  • useMountedState should not change state on componentDidUpdate lifecycle (701b306)

v17.1.0

17.1.0 (2021-02-01)

Features

  • prettier: make prettier a part of eslint. (b6993a6)

v17.0.2

17.0.2 (2021-02-01)

Bug Fixes

  • proper definition for useMeasure (1461527)

v17.0.1

17.0.1 (2021-01-31)

Bug Fixes

  • proper definition for isBrowser and isNavigator states. (a087deb), closes #1777

v17.0.0

... (truncated)

Changelog

Sourced from react-use's changelog.

17.2.0 (2021-03-10)

Bug Fixes

  • delete isClient (72f4cb9)
  • lint issues. (dc5bbe0)
  • useOrientation: handle orientation being 0 (793b053)
  • useOrientation: update tests to increase coverage (f9c743f)
  • use window inside useEffect (2f33aa8)

Features

  • useOrientation: add tests (f45cb70)

17.1.1 (2021-02-10)

Bug Fixes

  • useMountedState should not change state on componentDidUpdate lifecycle (701b306)

17.1.0 (2021-02-01)

Features

  • prettier: make prettier a part of eslint. (b6993a6)

17.0.2 (2021-02-01)

Bug Fixes

  • proper definition for useMeasure (1461527)

17.0.1 (2021-01-31)

Bug Fixes

  • proper definition for isBrowser and isNavigator states. (a087deb), closes #1777

17.0.0 (2021-01-31)

Features

  • refactor the useNetwork hook. (23037f2)

... (truncated)

Commits
  • 91ed225 chore(release): 17.2.0 [skip ci]
  • dc5bbe0 fix: lint issues.
  • e2ccb62 Merge pull request #1870 from kodai3/pr/use-orientation-ssr
  • 72f4cb9 fix: delete isClient
  • f9c743f fix(useOrientation): update tests to increase coverage
  • f45cb70 feat(useOrientation): add tests
  • 793b053 fix(useOrientation): handle orientation being 0
  • 2f33aa8 fix: use window inside useEffect
  • 0cb08ba chore(deps): update babel monorepo to v7.13.10
  • 317df2e chore(deps): update typescript-eslint monorepo to v4.17.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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 11, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dev/react-use-17.2.0 branch from 96fd0b4 to 36915c1 Compare March 11, 2021 09:45
@dependabot-preview
Copy link
Contributor Author

Superseded by #1067.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/dev/react-use-17.2.0 branch April 25, 2021 00:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants