Skip to content

Update dependency react-bootstrap to ^1.0.1

Warren Gifford requested to merge renovate/react-bootstrap-1.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
react-bootstrap (source) dependencies patch ^1.0.1 homepage, source code search for "react-bootstrap"

Release Notes

react-bootstrap/react-bootstrap

v1.0.1

Compare Source

Bug Fixes

v1.0.0

Compare Source

Features
Bug Fixes
BREAKING CHANGES
  • only breaking if you pass a popperConfig directly to overlay or dropdown components. The config format is now the v2 one. This change only relevant to users of popperConfig prop on Overlay, OverlayTrigger, and Dropdown

  • docs: update some packages, clean up version dropdown a bit

  • Apply suggestions from code review

  • fail in the right place

  • clean up popper injected props

  • fix types

Co-authored-by: Jimmy Jia mailto:[email protected]

v1.0.0-beta.17

Compare Source

Bug Fixes
Features

v1.0.0-beta.16

Compare Source

Bug Fixes

v1.0.0-beta.15

Compare Source

Bug Fixes
chore
Features
BREAKING CHANGES
  • custom Dropdown Menu's and Toggles can no longer be class components unless they are wrapped in forwardRef()

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this PR, check this box

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

Merge request reports

Loading