actionhero / actionhero-react-next-chat

Using Next.js and React to use ActionHero websockets
https://react.actionherojs.com
8 stars 0 forks source link

Update react-bootstrap to the latest version 🚀 #7

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.32.0 of react-bootstrap was just published.

Dependency react-bootstrap
Current Version 0.31.5
Type dependency

The version 0.32.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of react-bootstrap.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 19 commits.

  • 80fa3d0 Release v0.32.0
  • ab9ce89 yarn
  • 68f289e Release prep (#2923)
  • 08af669 Prettier (#2921)
  • 786e77a Next (#2920)
  • db06363 [WIP] gatsby docs (#2818)
  • 089762d Use different properties for mouseover and mouseout (#2908)
  • 1d3cef3 Update the readme added in Related modules a section for awesome-reac… (#2915)
  • b6fb8d6 Merge pull request #2903 from kevinzwhuang/add-root-close-event-docs-note
  • 81e8a33 Replace code link with tag reference instead of commit for Dropdown docs
  • 7794c88 Merge pull request #2905 from kevinzwhuang/remove-deprecated-react-dom-code-usage
  • 82eb1f1 Remove deprecated use of React.DOM.code
  • 3944ffc Add expanded hint for implementing rootCloseEvent in custom dropdown components
  • 6eaf31e Add documentation note about rootCloseEvent being unavailable to custom dropdowns
  • e41e041 Merge pull request #2902 from kevinzwhuang/replace-transition-events-with-dom-helpers

There are 19 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: