philschatz / gh-board

:octocat: "Serverless" Kanban for GitHub Issues using gh-pages
http://philschatz.github.io/gh-board/
GNU Affero General Public License v3.0
428 stars 110 forks source link

An in-range update of react-bootstrap is breaking the build 🚨 #86

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.30.8 of react-bootstrap just got published.

Branch Build failing 🚨
Dependency react-bootstrap
Current Version 0.30.7
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

As react-bootstrap is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/philschatz/gh-board/builds/208710572)
Commits

The new version differs by 52 commits .

  • 6adbf8a Release v0.30.8
  • 4c65662 Update changelog for release [ci skip]
  • ced97b6 Merge pull request #2504 from taion/mountOnEnter
  • d2e35d8 Wire up mountOnEnter
  • 24cf384 Merge pull request #2482 from erykpiast/patch-1
  • 2f3d6be Merge branch 'master' into patch-1
  • e122b48 Update package.json
  • 9a2b804 Fix whitespace
  • c87409a Add eventType to onToggle and source for handleClose (#2422)
  • bd76a90 Modal: add restoreFocus option
  • 45f2b05 Merge pull request #2480 from react-bootstrap/jquense-patch-1
  • baf631a Update MenuItemSection.js
  • 45308a7 Fix typo
  • fe0fd04 Merge pull request #2469 from sidewaysgravity/patch-1
  • fa1097e Clarify naming expectation for glyph prop

There are 52 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 0.30.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 10 commits .

  • f84bebe Release v0.30.9
  • dd41f42 Update changelog for release
  • f9bfaf2 Merge pull request #2572 from sidd/patch-1
  • 08432b7 Fix typo
  • 502fe00 Update components to use external prop-types instead of React (#2552)
  • 8b9f2dc Merge pull request #2546 from taion/fix-Radio-example
  • f8a3724 Fix example
  • 84f4aab #2539: change condition from truthy to not nully (#2541)
  • 9ca1300 Remove link style from DropdownButtonBasic to match upstream (#2512)
  • 63977b8 Export PaginationButton to people can build their own paginations (#2505)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.30.10 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 13 commits .

  • 5d3a9e8 Release v0.30.10
  • 035e95e update changelog
  • e224cea Update package.json (#2576)
  • f84bebe Release v0.30.9
  • dd41f42 Update changelog for release
  • f9bfaf2 Merge pull request #2572 from sidd/patch-1
  • 08432b7 Fix typo
  • 502fe00 Update components to use external prop-types instead of React (#2552)
  • 8b9f2dc Merge pull request #2546 from taion/fix-Radio-example
  • f8a3724 Fix example
  • 84f4aab #2539: change condition from truthy to not nully (#2541)
  • 9ca1300 Remove link style from DropdownButtonBasic to match upstream (#2512)
  • 63977b8 Export PaginationButton to people can build their own paginations (#2505)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.31.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 61 commits.

  • 66d74bf Release v0.31.3
  • f9dd83c Update changelog for release
  • fe3e946 Updated documention with multiple expandable Panels. (#2776)
  • 16d2688 Fix for issue #1914 (#2768)
  • 027e185 SafeAnchor a11y - Provide keydown handler for "space" (#2697)
  • c152582 Fix ToggleButton's disabled attribute to work (#2760)
  • d87f84d Release v0.31.2
  • 154aa70 Update changelog for release [ci skip]
  • ed8989a Merge pull request #2742 from pastak/master
  • 39ecee4 Fix import * as PropTypes to import PropTypes
  • b5215ce Merge pull request #2732 from taion/tgb
  • a7fbb8e Improve ButtonGroup docs
  • 30e6392 cleanup, add tests (#2731)
  • bf2a65d Add backdropClassName to Modal props to allow extra class names (like dialogClassName). (#2723)
  • b4e4ffa export ToggleButton, ToggleButtonGroup for public use (#2704)

There are 61 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.31.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 19 commits.

  • 7ac93f9 Release v0.31.4
  • c75e7ce Update changelog for release [ci skip]
  • c83af55 Fixes #2831 added missing devDependencies (#2837)
  • 4fbebc4 Update changelog for release [ci skip]
  • 87a8002 Merge pull request #2855 from taion/update-ro
  • dc58dbd Update react-overlays dependency
  • 47e21a3 Add align prop to MediaBody (#2824) (#2830)
  • c9ab07d make setModalRef a bound function so that it doesn't get called with null (#2844)
  • b7de5e3 Update Yarn lock (#2851)
  • c2fae31 Merge pull request #2801 from Maistho/patch-1
  • 5278383 Merge pull request #2839 from react-bootstrap/jquense-patch-1
  • 62393b7 update RO range
  • c272229 update babel-config (#2821)
  • 78d5dc6 Merge pull request #2823 from taion/travis-yarn
  • f48a608 Fix Travis caching for Yarn

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.31.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • 49f8769 Release v0.31.5
  • f87872c Update changelog for release [ci skip]
  • c696569 Merge pull request #2856 from taion/fix-es-build
  • 694f040 Fix ES module build

See the full diff