Update ng2-bootstrap to version 1.1.0 🚀 #374

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-ng2-bootstrap-1.1.0 into development
greenkeeperio-bot commented 2016-09-01 13:31:03 +00:00 (Migrated from github.com)

Hello lovely humans,

ng2-bootstrap just published its new version 1.1.0.

State Update 🚀
Dependency ng2-bootstrap
New version 1.1.0
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 136 commits .

  • 9228bbb 1.1.0
  • 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)
  • 64f8ebd directives, inputs and properties are deprecated for the component annotation
  • 4bffd5e merge, update dependencies
  • 65d76fc return component.host instead of hostbinding in modal for now
  • 801194c Merge remote-tracking branch 'devoto13/development' into devoto13Dev
  • a77a78b merge
  • 88f609c update package.json, add align input to pagination component
  • 797216f Refactored symbols deprecated in RC-5
  • 08bac04 Eliminated need to have BS_VIEW_PROVIDERS to access application root

There are 136 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.0. <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.0 </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 136 commits . - [`9228bbb`](https://github.com/valor-software/ng2-bootstrap/commit/9228bbb99b5931b2b0afc361de009771a25e6e73) <code>1.1.0</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> - [`64f8ebd`](https://github.com/valor-software/ng2-bootstrap/commit/64f8ebdd9c0f032b568638d420337de6c7e5c5ef) <code>directives, inputs and properties are deprecated for the component annotation</code> - [`4bffd5e`](https://github.com/valor-software/ng2-bootstrap/commit/4bffd5e07d606952c9201d89f256eebb69dd9ecf) <code>merge, update dependencies</code> - [`65d76fc`](https://github.com/valor-software/ng2-bootstrap/commit/65d76fce1c3e1d179e0219d848582c08bd27f7c8) <code>return component.host instead of hostbinding in modal for now</code> - [`801194c`](https://github.com/valor-software/ng2-bootstrap/commit/801194cf3d2f9c1b65d0d65816b59bd85cb5b827) <code>Merge remote-tracking branch 'devoto13/development' into devoto13Dev</code> - [`a77a78b`](https://github.com/valor-software/ng2-bootstrap/commit/a77a78bf2d1a748b298993ca8ae35ae3faa23a64) <code>merge</code> - [`88f609c`](https://github.com/valor-software/ng2-bootstrap/commit/88f609c0d0de785f605f0d4bc182e35e74c7d605) <code>update package.json, add align input to pagination component</code> - [`797216f`](https://github.com/valor-software/ng2-bootstrap/commit/797216f9321c59c7f4945886810b21427e2b4028) <code>Refactored symbols deprecated in RC-5</code> - [`08bac04`](https://github.com/valor-software/ng2-bootstrap/commit/08bac04c50fdacee90a0ca7c24ae74dd4779da17) <code>Eliminated need to have BS_VIEW_PROVIDERS to access application root</code> There are 136 commits in total. See the [full diff](https://github.com/valor-software/ng2-bootstrap/compare/f92bc047416c9d97d727d50aa1dae68d0c8efdfb...9228bbb99b5931b2b0afc361de009771a25e6e73). --- 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#374