Update ng2-bootstrap to version 1.1.1 🚀 #376

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-ng2-bootstrap-1.1.1 into development
greenkeeperio-bot commented 2016-09-02 12:25:57 +00:00 (Migrated from github.com)

Hello lovely humans,

ng2-bootstrap just published its new version 1.1.1.

State Update 🚀
Dependency ng2-bootstrap
New version 1.1.1
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ng2-bootstrap.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


The new version differs by 144 commits .

  • bd9027c 1.1.1
  • 165a6d2 Merge branch 'master' into development
  • 0b7012a fix(window): fixed window usage
  • 341dcf8 fix(dropdown): toggle does not close when clicking directly on an icon in Chrome (#851)
  • cd78f84 fear(dropdown): add dropdown-toggle class to dropdownToggle element by default (#903)
  • 34338a8 Merge pull request #908 from valor-software/feat-rc6
  • 4c9e0d0 Merge pull request #778 from valor-software/development
  • 9228bbb 1.1.0
  • 1874ef5 update lib to rc6
  • 2cc2722 Merge pull request #864 from valor-software/feat-rc5
  • 7d3cbf9 remove deprecated directive exports, fix main readme
  • 873fec1 update modal docs
  • a514243 update docs (remove deprecated params), fix undefined event for firefox #902
  • 68d17e7 remove import-destructuring-spacing rule and fix all lint issues
  • 8b6ee52 update rxjs (5.0.0-beta.6 -> 5.0.0-beta.11) and zone.js (0.6.12 -> 0.6.17) dependencies and make updated zone.js work (see https://github.com/angular/zone.js/issues/404)

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? greenkeeper upgrade

Hello lovely humans, [ng2-bootstrap](https://www.npmjs.com/package/ng2-bootstrap) just published its new version 1.1.1. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> ng2-bootstrap </td> </tr> <tr> <th align=left> New version </td> <td> 1.1.1 </td> </tr> <tr> <th align=left> Type </td> <td> devDependency </td> </tr> </table> This version is **not covered** by your **current version range**. Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though. I recommend you look into these changes and try to get onto the latest version of ng2-bootstrap. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). Good luck with your project :sparkles: You rock! :palm_tree: --- The new version differs by 144 commits . - [`bd9027c`](https://github.com/valor-software/ng2-bootstrap/commit/bd9027ce05ad21b8f39e84dc84b7492ab9ea9a64) <code>1.1.1</code> - [`165a6d2`](https://github.com/valor-software/ng2-bootstrap/commit/165a6d2ee7a03cd68ad68972db9a79b0c0bcd413) <code>Merge branch 'master' into development</code> - [`0b7012a`](https://github.com/valor-software/ng2-bootstrap/commit/0b7012ab7ee041fddfe2090d28275ab7263e8f3d) <code>fix(window): fixed window usage</code> - [`341dcf8`](https://github.com/valor-software/ng2-bootstrap/commit/341dcf85c89a717ad8506b53eedc6b8a1f8b3022) <code>fix(dropdown): toggle does not close when clicking directly on an icon in Chrome (#851)</code> - [`cd78f84`](https://github.com/valor-software/ng2-bootstrap/commit/cd78f84528a4621f4eeba85b36e906719abcbb97) <code>fear(dropdown): add dropdown-toggle class to dropdownToggle element by default (#903)</code> - [`34338a8`](https://github.com/valor-software/ng2-bootstrap/commit/34338a82cab1c5ad4f1bec8fdd93ea80570e6850) <code>Merge pull request #908 from valor-software/feat-rc6</code> - [`4c9e0d0`](https://github.com/valor-software/ng2-bootstrap/commit/4c9e0d00698170067d0f80cd4a6f8096c33b5dbd) <code>Merge pull request #778 from valor-software/development</code> - [`9228bbb`](https://github.com/valor-software/ng2-bootstrap/commit/9228bbb99b5931b2b0afc361de009771a25e6e73) <code>1.1.0</code> - [`1874ef5`](https://github.com/valor-software/ng2-bootstrap/commit/1874ef58169086bed3806527f689567db984a361) <code>update lib to rc6</code> - [`2cc2722`](https://github.com/valor-software/ng2-bootstrap/commit/2cc27222bf2a2e5455c9d175099a5383abd94ac8) <code>Merge pull request #864 from valor-software/feat-rc5</code> - [`7d3cbf9`](https://github.com/valor-software/ng2-bootstrap/commit/7d3cbf93798514a65ba83d62767c49aae7056c96) <code>remove deprecated directive exports, fix main readme</code> - [`873fec1`](https://github.com/valor-software/ng2-bootstrap/commit/873fec1fd97302dde6a90090e1f36a1b9678f377) <code>update modal docs</code> - [`a514243`](https://github.com/valor-software/ng2-bootstrap/commit/a5142439bf67ea5f87d8680b6b3c49130e2ceeaa) <code>update docs (remove deprecated params), fix undefined event for firefox #902</code> - [`68d17e7`](https://github.com/valor-software/ng2-bootstrap/commit/68d17e7f76f45434d7d3907d4f0674f0e6a283c2) <code>remove import-destructuring-spacing rule and fix all lint issues</code> - [`8b6ee52`](https://github.com/valor-software/ng2-bootstrap/commit/8b6ee52440d063c44b290fdee9721a5da1938d2d) <code>update rxjs (5.0.0-beta.6 -> 5.0.0-beta.11) and zone.js (0.6.12 -> 0.6.17) dependencies and make updated zone.js work (see https://github.com/angular/zone.js/issues/404)</code> There are 144 commits in total. See the [full diff](https://github.com/valor-software/ng2-bootstrap/compare/f92bc047416c9d97d727d50aa1dae68d0c8efdfb...bd9027ce05ad21b8f39e84dc84b7492ab9ea9a64). --- This pull request was created by [greenkeeper.io](https://greenkeeper.io/). <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#376