kumahq / kuma-grafana-datasource

A grafana datasource plugin for Kuma
Apache License 2.0
7 stars 6 forks source link

Bump react-use from 17.3.1 to 17.4.3 #249

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps react-use from 17.3.1 to 17.4.3.

Release notes

Sourced from react-use's releases.

v17.4.3

17.4.3 (2024-01-13)

Bug Fixes

  • update useMedia hook to use recommended approach of MDN (e7379f0)

v17.4.2

17.4.2 (2023-12-01)

Bug Fixes

  • correct peer dependencies (d770587)

v17.4.1

17.4.1 (2023-11-28)

Bug Fixes

  • 🐛 bump nano-css version (812952b)

v17.4.0

17.4.0 (2022-05-20)

Features

  • add usePinchZoom sensor hook (3e042cb)

v17.3.3

17.3.3 (2022-05-20)

Bug Fixes

v17.3.2

17.3.2 (2021-12-30)

Bug Fixes

  • useMedia SSR hydration bug with defaultState (#2216) (5c01189)
Changelog

Sourced from react-use's changelog.

17.4.3 (2024-01-13)

Bug Fixes

  • update useMedia hook to use recommended approach of MDN (e7379f0)

17.4.2 (2023-12-01)

Bug Fixes

  • correct peer dependencies (d770587)

17.4.1 (2023-11-28)

Bug Fixes

  • 🐛 bump nano-css version (812952b)

17.4.0 (2022-05-20)

Features

  • add usePinchZoom sensor hook (3e042cb)

17.3.3 (2022-05-20)

Bug Fixes

17.3.2 (2021-12-30)

Bug Fixes

  • useMedia SSR hydration bug with defaultState (#2216) (5c01189)
Commits
  • ea688b0 chore(release): 17.4.3 [skip ci]
  • 3264d96 Merge pull request #2536 from willnguyen1312/pr/update-use-media
  • e7379f0 fix: update useMedia hook to use recommended approach of MDN
  • e27c193 chore(release): 17.4.2 [skip ci]
  • d770587 fix: correct peer dependencies
  • 4b6298c chore(release): 17.4.1 [skip ci]
  • 812952b fix: 🐛 bump nano-css version
  • 325f5bd chore(deps): update node.js to v14.21.1
  • 50857c2 chore(deps): update dependency ts-node to v10.9.1
  • 8774519 chore(deps): update dependency ts-loader to v8.4.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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

Superseded by #251.