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

build(deps): bump react-use from 17.1.1 to 17.2.1 #829

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 11, 2021
@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #829 (c86b83c) into master (0655032) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #829   +/-   ##
=======================================
  Coverage   64.04%   64.04%           
=======================================
  Files         103      103           
  Lines        3363     3363           
  Branches      963      963           
=======================================
  Hits         2154     2154           
  Misses       1208     1208           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0655032...c86b83c. Read the comment docs.

@QingqiShi QingqiShi merged commit 6a1b7fb into master Mar 11, 2021
@QingqiShi QingqiShi deleted the dependabot/npm_and_yarn/react-use-17.2.1 branch March 11, 2021 18:41
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