schretzilla / Website-3.0

Updated version of my personal website using React!
http://www.greatscottsworld.com/
0 stars 0 forks source link

fix(deps): update dependency react-bootstrap to v1.1.0 #111

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
react-bootstrap (source) dependencies minor 1.0.1 -> 1.1.0

Release Notes

react-bootstrap/react-bootstrap ### [`v1.1.0`](https://togithub.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md#​110-httpsgithubcomreact-bootstrapreact-bootstrapcomparev101v110-2020-07-06) [Compare Source](https://togithub.com/react-bootstrap/react-bootstrap/compare/v1.0.1...v1.1.0) ##### Bug Fixes - **Button:** Use type attribute if specified ([#​5208](https://togithub.com/react-bootstrap/react-bootstrap/issues/5208)) ([426b6da](https://togithub.com/react-bootstrap/react-bootstrap/commit/426b6da8af15c9cbb66e409b311ebab17b24c77e)) - **Toast:** Fix bsPrefix ([#​5240](https://togithub.com/react-bootstrap/react-bootstrap/issues/5240)) ([501b3bf](https://togithub.com/react-bootstrap/react-bootstrap/commit/501b3bf2a597a52979aa740508b7ecd6a7e80013)) - **Toast:** Reset autohide timer only if show or autohide changed ([#​5220](https://togithub.com/react-bootstrap/react-bootstrap/issues/5220)) ([20b532d](https://togithub.com/react-bootstrap/react-bootstrap/commit/20b532d924554af0af5dc17f9b244225a0349924)) - make each context unique to prevent them being optimized away by Parcel ([#​5181](https://togithub.com/react-bootstrap/react-bootstrap/issues/5181)) ([c918dbf](https://togithub.com/react-bootstrap/react-bootstrap/commit/c918dbfce2c6d4f6b2f88d09abad075a1453a406)) ##### Features - Add proper Typescript support ([#​5251](https://togithub.com/react-bootstrap/react-bootstrap/issues/5251)) ([dec919b](https://togithub.com/react-bootstrap/react-bootstrap/commit/dec919bf9bb0cb3153f3e3afe6a486968b218329)), closes [#​5150](https://togithub.com/react-bootstrap/react-bootstrap/issues/5150) [#​5204](https://togithub.com/react-bootstrap/react-bootstrap/issues/5204) - **Col:** Allow false to be used for Col span ([#​5232](https://togithub.com/react-bootstrap/react-bootstrap/issues/5232)) ([eef3791](https://togithub.com/react-bootstrap/react-bootstrap/commit/eef37912eda899899bbf1c92063d3eb77396760b)) - **[`Feedbac`](https://togithub.com/react-bootstrap/react-bootstrap/commit/Feedbac)k:** Add support for tooltips ([#​5189](https://togithub.com/react-bootstrap/react-bootstrap/issues/5189)) ([59b1fce](https://togithub.com/react-bootstrap/react-bootstrap/commit/59b1fcec6c2097539374bf3f600086a816d17b6c)) - **FormControl:** Add support for html size attribute ([#​5161](https://togithub.com/react-bootstrap/react-bootstrap/issues/5161)) ([1ddd8c7](https://togithub.com/react-bootstrap/react-bootstrap/commit/1ddd8c70ae4a031e6210ff45fa907ac7b7507a5d)) - **Modal:** Add modal static backdrop animation ([#​5165](https://togithub.com/react-bootstrap/react-bootstrap/issues/5165)) ([f846dfb](https://togithub.com/react-bootstrap/react-bootstrap/commit/f846dfbe9b8d85fa9ec8cd3d7e50d1310fd12220)) #### [1.0.1](https://togithub.com/react-bootstrap/react-bootstrap/compare/v1.0.0...v1.0.1) (2020-04-22) ##### Bug Fixes - consider margins in Popper calculations ([#​5112](https://togithub.com/react-bootstrap/react-bootstrap/issues/5112)) ([52de702](https://togithub.com/react-bootstrap/react-bootstrap/commit/52de7027b59d8c0c59642899c70d741c1fa97c03)) - use upstream types and fix Overlay, Modal, Tooltip, and Popover … ([#​5124](https://togithub.com/react-bootstrap/react-bootstrap/issues/5124)) ([02484ef](https://togithub.com/react-bootstrap/react-bootstrap/commit/02484efb372450f3ba3c6c8dcb4e41e281d50175)) - **AccordionToggle:** default button type=button ([#​5076](https://togithub.com/react-bootstrap/react-bootstrap/issues/5076)) ([59468d7](https://togithub.com/react-bootstrap/react-bootstrap/commit/59468d72d81aacc46ffd0f5d713bba4467de22f9)) - **types:** more accurate form types ([#​5067](https://togithub.com/react-bootstrap/react-bootstrap/issues/5067)) ([2395802](https://togithub.com/react-bootstrap/react-bootstrap/commit/239580251390cdb8ddeb014d61689a977ef7d3af)) - **types:** types for FormLabel ([#​5063](https://togithub.com/react-bootstrap/react-bootstrap/issues/5063)) ([42bd5af](https://togithub.com/react-bootstrap/react-bootstrap/commit/42bd5afc40f07f8a6e7acded31d6fa537176f533)), closes [#​5056](https://togithub.com/react-bootstrap/react-bootstrap/issues/5056)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.