ashfurrow / mastodon

My fork of Mastodon, see public branch for docs
https://github.com/ashfurrow/mastodon/tree/public
GNU Affero General Public License v3.0
33 stars 5 forks source link

Bump react-overlays from 0.9.3 to 5.1.2 #121

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-overlays from 0.9.3 to 5.1.2.

Changelog

Sourced from react-overlays's changelog.

5.1.2 (2022-05-10)

Bug Fixes

5.1.1 (2021-07-11)

Bug Fixes

  • types: fixed TransitionCallbacks interface to reflect react-transition-group args (#962) (282161c)

5.1.0 (2021-06-25)

Bug Fixes

  • Dropdown: add checking if ref exists on dropdown (#958) (b0363c0)
  • Dropdown: avoid calling onToggle when tabbing if menu ref not set (#959) (1c23c7d)
  • allow internal tabbing in dropdown menu (#939) (30fb517)

Features

  • Modal: split modal types for ease of export (#956) (849ab56)

5.0.1 (2021-04-21)

Bug Fixes

  • allow internal tabbing in dropdown menu (#939) (30fb517)

... (truncated)

Commits
  • 23c27b3 Publish v5.1.2
  • 82d9bf9 fix: update @​restart/hooks to 0.4.7 (#999)
  • 6a56f30 Publish v5.1.1
  • 282161c fix(types): fixed TransitionCallbacks interface to reflect react-transition-g...
  • e7e0d0b Publish v5.1.0
  • 1c23c7d fix(Dropdown): avoid calling onToggle when tabbing if menu ref not set (#959)
  • b0363c0 fix(Dropdown): add checking if ref exists on dropdown (#958)
  • 849ab56 feat(Modal): split modal types for ease of export (#956)
  • 1c8688d Publish v5.0.1
  • 30fb517 fix: allow internal tabbing in dropdown menu (#939)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kytsang, a new releaser for react-overlays since your current version.


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[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.