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-overlays from 0.9.3 to 5.1.0 #978

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 28, 2021

Bumps react-overlays from 0.9.3 to 5.1.0.

Changelog

Sourced from react-overlays's changelog.

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)

5.0.0 (2021-03-01)

  • feat!: Make DropdownAPI consistent and fix keyboard handling (#843) (3ed2d85), closes #843

BREAKING CHANGES

  • Dropdown does not inject props or accept a children render function (it just works)

4.1.1 (2020-10-29)

Bug Fixes

  • Popper: Prevent duplicate ids in aria-describedby (#883) (48bb128)
  • root-close firing immediately in react 17 (#880) (fa8c878)

... (truncated)

Commits
  • 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)
  • 0fb5e57 chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /www (#927)
  • 6886f6c chore(deps): update all non-major dependencies (#931)
  • aa5e92d chore(deps): bump prismjs from 1.21.0 to 1.23.0 in /www (#923)
  • 75c419f chore(deps): bump ssri from 8.0.0 to 8.0.1 (#930)
  • 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)

Bumps [react-overlays](https://github.com/react-bootstrap/react-overlays) from 0.9.3 to 5.1.0.
- [Release notes](https://github.com/react-bootstrap/react-overlays/releases)
- [Changelog](https://github.com/react-bootstrap/react-overlays/blob/master/CHANGELOG.md)
- [Commits](react-bootstrap/react-overlays@v0.9.3...v5.1.0)

---
updated-dependencies:
- dependency-name: react-overlays
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 28, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 12, 2021

Superseded by #995.

@dependabot dependabot bot closed this Jul 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-overlays-5.1.0 branch July 12, 2021 12:03
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.

0 participants