nobt-io / frontend

Frontend of nobt.io.
https://nobt.io
GNU General Public License v3.0
10 stars 4 forks source link

Bump react-overlays from 0.8.3 to 1.2.0 #226

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-overlays from 0.8.3 to 1.2.0.

Changelog *Sourced from [react-overlays's changelog](https://github.com/react-bootstrap/react-overlays/blob/master/CHANGELOG.md).* > # [1.2.0](https://github.com/react-bootstrap/react-overlays/compare/v1.1.2...v1.2.0) (2019-03-07) > > > ### Features > > * allow configurable menu focus behavior ([#286](https://github-redirect.dependabot.com/react-bootstrap/react-overlays/issues/286)) ([76a63d4](https://github.com/react-bootstrap/react-overlays/commit/76a63d4)) > > > > > > ## [1.1.2](https://github.com/react-bootstrap/react-overlays/compare/v1.1.1...v1.1.2) (2019-02-13) > > > ### Bug Fixes > > * modal focus ([#277](https://github-redirect.dependabot.com/react-bootstrap/react-overlays/issues/277)) ([d348903](https://github.com/react-bootstrap/react-overlays/commit/d348903)) > > > > > > ## [1.1.1](https://github.com/react-bootstrap/react-overlays/compare/v1.1.0...v1.1.1) (2019-01-04) > > > ### Bug Fixes > > * release config ([31a379a](https://github.com/react-bootstrap/react-overlays/commit/31a379a)) > > > > > > # [1.1.0](https://github.com/react-bootstrap/react-overlays/compare/v1.0.0...v1.1.0) (2019-01-03) > > > ### Bug Fixes > > * add uncontrollable to deps ([#276](https://github-redirect.dependabot.com/react-bootstrap/react-overlays/issues/276)) ([e07cf96](https://github.com/react-bootstrap/react-overlays/commit/e07cf96)), closes [#262](https://github-redirect.dependabot.com/react-bootstrap/react-overlays/issues/262) > > > ### Features > > * add RootCloseWrapper's disabled support to Overlay ([#273](https://github-redirect.dependabot.com/react-bootstrap/react-overlays/issues/273)) ([2e316d1](https://github.com/react-bootstrap/react-overlays/commit/2e316d1))
Commits - [`7145ad1`](https://github.com/react-bootstrap/react-overlays/commit/7145ad11a7e691e045513b23b9afdc0251910bee) Publish v1.2.0 - [`1b9c444`](https://github.com/react-bootstrap/react-overlays/commit/1b9c4442f19154fded2f2d5c3824ff00a907a6fa) Publish v1.2.0 - [`76a63d4`](https://github.com/react-bootstrap/react-overlays/commit/76a63d4146fb019a21154bb7edfa5ccce46b3e82) feat: allow configurable menu focus behavior ([#286](https://github-redirect.dependabot.com/react-bootstrap/react-overlays/issues/286)) - [`30745a6`](https://github.com/react-bootstrap/react-overlays/commit/30745a69ac8140568cd926ab08f0834a3579f0cf) Publish v1.1.2 - [`74c556b`](https://github.com/react-bootstrap/react-overlays/commit/74c556b44645026b45c1c5821b896ab0d1b6e8e5) Publish v1.1.2 - [`ec91119`](https://github.com/react-bootstrap/react-overlays/commit/ec9111983a163f3f9ee3de423fbb8d34f2c7d955) chore: fix test - [`d348903`](https://github.com/react-bootstrap/react-overlays/commit/d3489033dac75ca9c6e2e2d58aa925c3f7e1d265) fix: modal focus ([#277](https://github-redirect.dependabot.com/react-bootstrap/react-overlays/issues/277)) - [`687832d`](https://github.com/react-bootstrap/react-overlays/commit/687832d4d5177c069d45def394ad51bba836b0bc) Publish v1.1.1 - [`5deb428`](https://github.com/react-bootstrap/react-overlays/commit/5deb4285d5a90b9b10306c3aaa7c0b89d22970c3) Publish v1.1.1 - [`31a379a`](https://github.com/react-bootstrap/react-overlays/commit/31a379a5f1dc2c24a247fe706ebdbd222a1674c7) fix: release config - Additional commits viewable in [compare view](https://github.com/react-bootstrap/react-overlays/compare/v0.8.3...v1.2.0)


Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #261.