Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-use from 17.1.1 to 17.2.1 #397

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps react-use from 17.1.1 to 17.2.1.

Release notes

Sourced from react-use's releases.

v17.2.1

17.2.1 (2021-03-11)

Bug Fixes

  • lint issues. (3e8af15)
  • useMeasure type definitions for SVG (e200f7f)
  • useUnmountPromise stops on immediate update (9ff5c09)

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)
Changelog

Sourced from react-use's changelog.

17.2.1 (2021-03-11)

Bug Fixes

  • lint issues. (3e8af15)
  • useMeasure type definitions for SVG (e200f7f)
  • useUnmountPromise stops on immediate update (9ff5c09)

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)
Commits
  • 5575bd4 chore(release): 17.2.1 [skip ci]
  • 3e8af15 fix: lint issues.
  • 110f072 Merge pull request #1700 from eaglus/master
  • 458895a Merge pull request #1745 from robinvw1/pr/fix-usemeasure-typings-for-svg
  • e200f7f fix: useMeasure type definitions for SVG
  • 6b708c8 fix for useWindowScroll may lose window scroll change at mount #1699
  • 6ee97ec Merge pull request #1771 from crimx/patch-3
  • e3adac0 Merge branch 'master' into patch-3
  • fa9d123 Merge pull request #1864 from streamich/renovate/node-14.x
  • cf9ab4b Merge pull request #1866 from streamich/dependabot/npm_and_yarn/elliptic-6.5.4
  • 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 the dependencies Pull requests that update a dependency file label Mar 12, 2021
@netlify
Copy link

netlify bot commented Mar 12, 2021

Deploy preview for gazebo ready!

Built with commit d8ea904

https://deploy-preview-397--gazebo.netlify.app

@codecov
Copy link

codecov bot commented Mar 12, 2021

The author of this PR, dependabot[bot], is not an activated member of this organization on Codecov.
Please activate this user on Codecov to display this PR comment.
Coverage data is still being uploaded to Codecov.io for purposes of overall coverage calculations.
Please don't hesitate to email us at success@codecov.io with any questions.

@TerrySmithDC TerrySmithDC merged commit 4299956 into main Mar 12, 2021
@TerrySmithDC TerrySmithDC deleted the dependabot/npm_and_yarn/react-use-17.2.1 branch March 12, 2021 15:49
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.

1 participant