Release notes
*Sourced from [reactstrap's releases](https://github.com/reactstrap/reactstrap/releases).*
> ## 8.0.1
>
> ## [8.0.1](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.0.1) (2019-07-10)
>
>
> ### Bug Fixes
>
> * **DropdownMenu:** Allow positionFixed prop to be passed through ([#1538](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1538)) ([01466ae](https://github.com/reactstrap/reactstrap/commit/01466ae)), closes [#1473](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1473)
> * **FormGroup:** allow disable when tag is fieldset ([#1547](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1547)) ([0736f80](https://github.com/reactstrap/reactstrap/commit/0736f80)), closes [#1546](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1546)
> * **Modal:** handle init modal in SSR ([#1495](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1495)) ([c844ab1](https://github.com/reactstrap/reactstrap/commit/c844ab1))
> * **Modal:** update condition to call `setFocus` in case open mo… ([#1514](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1514)) ([ae6fe93](https://github.com/reactstrap/reactstrap/commit/ae6fe93))
> * **Tooltip:** clear timeouts on unmount ([#1562](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1562)) ([e85238b](https://github.com/reactstrap/reactstrap/commit/e85238b)), closes [#1255](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1255)
Changelog
*Sourced from [reactstrap's changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md).*
> ## [8.0.1](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.0.1) (2019-07-10)
>
>
> ### Bug Fixes
>
> * **DropdownMenu:** Allow positionFixed prop to be passed through ([#1538](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1538)) ([01466ae](https://github.com/reactstrap/reactstrap/commit/01466ae)), closes [#1473](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1473)
> * **FormGroup:** allow disable when tag is fieldset ([#1547](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1547)) ([0736f80](https://github.com/reactstrap/reactstrap/commit/0736f80)), closes [#1546](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1546)
> * **Modal:** handle init modal in SSR ([#1495](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1495)) ([c844ab1](https://github.com/reactstrap/reactstrap/commit/c844ab1))
> * **Modal:** update condition to call `setFocus` in case open mo… ([#1514](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1514)) ([ae6fe93](https://github.com/reactstrap/reactstrap/commit/ae6fe93))
> * **Tooltip:** clear timeouts on unmount ([#1562](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1562)) ([e85238b](https://github.com/reactstrap/reactstrap/commit/e85238b)), closes [#1255](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1255)
>
>
>
> Commits
- [`ce2a9a0`](https://github.com/reactstrap/reactstrap/commit/ce2a9a080dd3ac655900865acb98c88124b267ac) chore(release): adding 8.0.1
- [`01466ae`](https://github.com/reactstrap/reactstrap/commit/01466aed2f827586a3c612b46e94d139075647e4) fix(DropdownMenu): Allow positionFixed prop to be passed through ([#1538](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1538))
- [`e85238b`](https://github.com/reactstrap/reactstrap/commit/e85238b3fc32610d5c27340f87377a0a54df49a5) fix(Tooltip): clear timeouts on unmount ([#1562](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1562))
- [`31e3f87`](https://github.com/reactstrap/reactstrap/commit/31e3f8796856f22759ff5b016004d64d57bc5ff4) docs: add missing InputGroupText in InputGroupOverview example ([#1549](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1549))
- [`0736f80`](https://github.com/reactstrap/reactstrap/commit/0736f80462cbc50e5749f5a6545a98f198f3fa2f) fix(FormGroup): allow disable when tag is fieldset ([#1547](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1547))
- [`ae6fe93`](https://github.com/reactstrap/reactstrap/commit/ae6fe935b697e6d53b1700efbe62d7f6e4243039) fix(Modal): update condition to call `setFocus` in case open mo… ([#1514](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1514))
- [`01f474f`](https://github.com/reactstrap/reactstrap/commit/01f474f5f3f1adb98d7550ba3b1058aebe525196) Create FUNDING.yml
- [`b9f34c3`](https://github.com/reactstrap/reactstrap/commit/b9f34c308d2b0d17a0fd8f346e610c3e2eaad469) chore(deps-dev): bump webpack-cli from 3.3.0 to 3.3.4 ([#1534](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1534))
- [`7188499`](https://github.com/reactstrap/reactstrap/commit/718849992523079fa63cb0993cec225514aa0cbb) chore(deps-dev): bump rollup-plugin-replace from 2.1.1 to 2.2.0 ([#1508](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1508))
- [`9c3c26a`](https://github.com/reactstrap/reactstrap/commit/9c3c26abf07e791003faf20e39219df75a85f195) chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread from 7.4.3 to...
- Additional commits viewable in [compare view](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.0.1)
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 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.
Bumps reactstrap from 8.0.0 to 8.0.1.
Release notes
*Sourced from [reactstrap's releases](https://github.com/reactstrap/reactstrap/releases).* > ## 8.0.1 > > ## [8.0.1](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.0.1) (2019-07-10) > > > ### Bug Fixes > > * **DropdownMenu:** Allow positionFixed prop to be passed through ([#1538](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1538)) ([01466ae](https://github.com/reactstrap/reactstrap/commit/01466ae)), closes [#1473](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1473) > * **FormGroup:** allow disable when tag is fieldset ([#1547](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1547)) ([0736f80](https://github.com/reactstrap/reactstrap/commit/0736f80)), closes [#1546](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1546) > * **Modal:** handle init modal in SSR ([#1495](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1495)) ([c844ab1](https://github.com/reactstrap/reactstrap/commit/c844ab1)) > * **Modal:** update condition to call `setFocus` in case open mo… ([#1514](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1514)) ([ae6fe93](https://github.com/reactstrap/reactstrap/commit/ae6fe93)) > * **Tooltip:** clear timeouts on unmount ([#1562](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1562)) ([e85238b](https://github.com/reactstrap/reactstrap/commit/e85238b)), closes [#1255](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1255)Changelog
*Sourced from [reactstrap's changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md).* > ## [8.0.1](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.0.1) (2019-07-10) > > > ### Bug Fixes > > * **DropdownMenu:** Allow positionFixed prop to be passed through ([#1538](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1538)) ([01466ae](https://github.com/reactstrap/reactstrap/commit/01466ae)), closes [#1473](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1473) > * **FormGroup:** allow disable when tag is fieldset ([#1547](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1547)) ([0736f80](https://github.com/reactstrap/reactstrap/commit/0736f80)), closes [#1546](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1546) > * **Modal:** handle init modal in SSR ([#1495](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1495)) ([c844ab1](https://github.com/reactstrap/reactstrap/commit/c844ab1)) > * **Modal:** update condition to call `setFocus` in case open mo… ([#1514](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1514)) ([ae6fe93](https://github.com/reactstrap/reactstrap/commit/ae6fe93)) > * **Tooltip:** clear timeouts on unmount ([#1562](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1562)) ([e85238b](https://github.com/reactstrap/reactstrap/commit/e85238b)), closes [#1255](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1255) > > > >Commits
- [`ce2a9a0`](https://github.com/reactstrap/reactstrap/commit/ce2a9a080dd3ac655900865acb98c88124b267ac) chore(release): adding 8.0.1 - [`01466ae`](https://github.com/reactstrap/reactstrap/commit/01466aed2f827586a3c612b46e94d139075647e4) fix(DropdownMenu): Allow positionFixed prop to be passed through ([#1538](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1538)) - [`e85238b`](https://github.com/reactstrap/reactstrap/commit/e85238b3fc32610d5c27340f87377a0a54df49a5) fix(Tooltip): clear timeouts on unmount ([#1562](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1562)) - [`31e3f87`](https://github.com/reactstrap/reactstrap/commit/31e3f8796856f22759ff5b016004d64d57bc5ff4) docs: add missing InputGroupText in InputGroupOverview example ([#1549](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1549)) - [`0736f80`](https://github.com/reactstrap/reactstrap/commit/0736f80462cbc50e5749f5a6545a98f198f3fa2f) fix(FormGroup): allow disable when tag is fieldset ([#1547](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1547)) - [`ae6fe93`](https://github.com/reactstrap/reactstrap/commit/ae6fe935b697e6d53b1700efbe62d7f6e4243039) fix(Modal): update condition to call `setFocus` in case open mo… ([#1514](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1514)) - [`01f474f`](https://github.com/reactstrap/reactstrap/commit/01f474f5f3f1adb98d7550ba3b1058aebe525196) Create FUNDING.yml - [`b9f34c3`](https://github.com/reactstrap/reactstrap/commit/b9f34c308d2b0d17a0fd8f346e610c3e2eaad469) chore(deps-dev): bump webpack-cli from 3.3.0 to 3.3.4 ([#1534](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1534)) - [`7188499`](https://github.com/reactstrap/reactstrap/commit/718849992523079fa63cb0993cec225514aa0cbb) chore(deps-dev): bump rollup-plugin-replace from 2.1.1 to 2.2.0 ([#1508](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1508)) - [`9c3c26a`](https://github.com/reactstrap/reactstrap/commit/9c3c26abf07e791003faf20e39219df75a85f195) chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread from 7.4.3 to... - Additional commits viewable in [compare view](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.0.1)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 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.