Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Mar 7, 2017 · 5 comments
Open

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

greenkeeper bot opened this issue Mar 7, 2017 · 5 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Mar 7, 2017

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 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 18, 2017

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
Copy link
Author

greenkeeper bot commented Apr 21, 2017

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
Copy link
Author

greenkeeper bot commented Sep 7, 2017

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
Copy link
Author

greenkeeper bot commented Oct 24, 2017

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
Copy link
Author

greenkeeper bot commented Oct 24, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants