nobt-io / frontend

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

Bump react-bootstrap from 0.31.5 to 0.32.4 #230

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-bootstrap from 0.31.5 to 0.32.4.

Changelog *Sourced from [react-bootstrap's changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG-pre1.md).* > ## [v0.32.3] > > 2018-08-20 > > - **Bugfix:** Fix dependencies ([#3239], [#3240]) > > [v0.32.3]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.32.2...v0.32.3 > [#3239]: https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/pull/3239 > [#3240]: https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/pull/3240 > > > ## [v0.32.2] > > 2018-08-17 > > - **Feature:** Support custom `animation` for `` ([#3222]) > - **Bugfix:** Fix `` compatibility with React Hot Loader ([#2965]) > - **Docs:** Add search to docs ([#3094]) > - **Chore:** Upgrade to Babel 7 ([#3044]) > - **Chore:** Upgrade to webpack 4 ([#3075], [#3100]) > > [v0.32.2]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.32.1...v0.32.2 > [#2965]: https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/pull/2965 > [#3044]: https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/pull/3044 > [#3075]: https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/pull/3075 > [#3094]: https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/pull/3094 > [#3100]: https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/pull/3100 > [#3222]: https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/pull/3222 > > > ## [v0.32.1] > > 2018-01-24 > > - **Bugfix:** Do not allow more than one open panel in an accordion group ([#2940]) > > [v0.32.1]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.32.0...v0.32.1 > [#2940]: https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/pull/2940 > > > ## [v0.32.0] > > 2018-01-04 > > - **Breaking:** Refactor Panel API ([#1769]) > - **Breaking:** Remove Pagination logic, for purely presentational components ([#2587]) > > - **Feature:** Switch to react-transition-group for Transition components ([#2676]) > - **Feature:** Remove inconsistent preventDefaults onSelect events ([#2790]) > - **BugFix:** Use different properties for mouseover and mouseout in handleMouseOverOut ([#2908]) > - **Docs:** Add new Gatsby docs! ([#2920]) > - **Chore:** replace old TransitionEvents ([#2902]) > > [v0.32.0]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.31.5...v0.32.0 > ... (truncated)
Commits - [`3360fde`](https://github.com/react-bootstrap/react-bootstrap/commit/3360fdee104758d94136a7adf54cedb068197ea5) Release v0.32.4 - [`686473e`](https://github.com/react-bootstrap/react-bootstrap/commit/686473e978085abde044a21c40b704e579d733aa) fix lock - [`c41fea8`](https://github.com/react-bootstrap/react-bootstrap/commit/c41fea84fe9110b14031dbbb1e493d03859396d0) use corejs ([#3263](https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/issues/3263)) - [`4cf4a4e`](https://github.com/react-bootstrap/react-bootstrap/commit/4cf4a4ec655264f76712564453c89345a2d7af99) Update to babel 7 final ([#3261](https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/issues/3261)) - [`aa678fd`](https://github.com/react-bootstrap/react-bootstrap/commit/aa678fdcb0685865d98b1099950f4a2d6f3a805f) Merge pull request [#3253](https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/issues/3253) from huchenme/patch-1 - [`a649607`](https://github.com/react-bootstrap/react-bootstrap/commit/a6496077cfba2bd6a166495d6a0addbcab0cab68) fix: Move enzyme-adapter-react-16 to devDependencies - [`95a360a`](https://github.com/react-bootstrap/react-bootstrap/commit/95a360aa050d20bf32185f58b6676510221fe16e) Release v0.32.3 - [`b7ab011`](https://github.com/react-bootstrap/react-bootstrap/commit/b7ab0118200fd7fba71551397c20ff24217da23e) Merge pull request [#3240](https://github-redirect.dependabot.com/react-bootstrap/react-bootstrap/issues/3240) from taion/fix2 - [`16b5a55`](https://github.com/react-bootstrap/react-bootstrap/commit/16b5a55fda37fb0bcf7f55b26925037284191c2e) One more fix - [`1cdd85c`](https://github.com/react-bootstrap/react-bootstrap/commit/1cdd85c8e046b8092647d127bba442d6144f1718) Update changelog for release - Additional commits viewable in [compare view](https://github.com/react-bootstrap/react-bootstrap/compare/v0.31.5...v0.32.4)


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @thomaseizinger.


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.