Update ng2-bootstrap to version 1.0.22 🚀 #303

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-ng2-bootstrap-1.0.22 into development
greenkeeperio-bot commented 2016-07-12 11:05:50 +00:00 (Migrated from github.com)

Hello lovely humans,

ng2-bootstrap just published its new version 1.0.22.

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

  • fdbd493 1.0.22
  • fa7cca6 chore(publish): disable source maps, they produce to much warnings
  • ac6b92b 1.0.21
  • 50f3e09 chore(publish): enable source maps
  • 5e88303 1.0.20
  • c661772 fix(package): removed peer dependency to router
  • e01bfd5 chore(changelog): removed v1.0.18
  • 257993d 1.0.19
  • 4771f6f fix(build): emit helpers
  • 753cc67 fix(build): fixed prod build webpack config
  • 25f6ffd 1.0.18
  • 377229c Merge branch 'master' into development
  • 0e327e9 chore(demo): pager, updated demo to fix pageChanged event (#679)
  • 758ad1b fix(typeahead): removed incorrect behavior to do ENTER behavior on TAB. TAB should simply skip to next field as expected. (#715)
  • a36d5f3 Merge pull request #714 from valor-software/pradeepsekar-development

There are 59 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.0.22. <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.0.22 </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 59 commits . - [`fdbd493`](https://github.com/valor-software/ng2-bootstrap/commit/fdbd4930853eb145bddb97815187fb9ce59d110d) <code>1.0.22</code> - [`fa7cca6`](https://github.com/valor-software/ng2-bootstrap/commit/fa7cca62450641229fdda47eac9f0e4c653f330d) <code>chore(publish): disable source maps, they produce to much warnings</code> - [`ac6b92b`](https://github.com/valor-software/ng2-bootstrap/commit/ac6b92b0834b9321e643acf9d3baf836a24bede1) <code>1.0.21</code> - [`50f3e09`](https://github.com/valor-software/ng2-bootstrap/commit/50f3e09a484589f6cc1e7f49f5f42c8d306f3ec9) <code>chore(publish): enable source maps</code> - [`5e88303`](https://github.com/valor-software/ng2-bootstrap/commit/5e88303ea9b51bd539ca3848b474d45639036eba) <code>1.0.20</code> - [`c661772`](https://github.com/valor-software/ng2-bootstrap/commit/c661772de1ac736484775b1b5a25f7f2257886dc) <code>fix(package): removed peer dependency to router</code> - [`e01bfd5`](https://github.com/valor-software/ng2-bootstrap/commit/e01bfd55edda8ec5c8bf7a6fd7e85bf837860138) <code>chore(changelog): removed v1.0.18</code> - [`257993d`](https://github.com/valor-software/ng2-bootstrap/commit/257993ddf0305c77fe2657f36138e594e13d3068) <code>1.0.19</code> - [`4771f6f`](https://github.com/valor-software/ng2-bootstrap/commit/4771f6f2a6e214c03209e7f1bf9647db7c22cb25) <code>fix(build): emit helpers</code> - [`753cc67`](https://github.com/valor-software/ng2-bootstrap/commit/753cc67e314d660aa2a357c3e37bb3f46a648b01) <code>fix(build): fixed prod build webpack config</code> - [`25f6ffd`](https://github.com/valor-software/ng2-bootstrap/commit/25f6ffdca95894275ff1f940ada0cd1b616d43b7) <code>1.0.18</code> - [`377229c`](https://github.com/valor-software/ng2-bootstrap/commit/377229c9fd5e65a70a07c0d34e5510f05ed7f68a) <code>Merge branch 'master' into development</code> - [`0e327e9`](https://github.com/valor-software/ng2-bootstrap/commit/0e327e921adb75159216c441032b5ea2237f9dac) <code>chore(demo): pager, updated demo to fix pageChanged event (#679)</code> - [`758ad1b`](https://github.com/valor-software/ng2-bootstrap/commit/758ad1b38c0a53502bbafffcf5226f63f6c969a3) <code>fix(typeahead): removed incorrect behavior to do ENTER behavior on TAB. TAB should simply skip to next field as expected. (#715)</code> - [`a36d5f3`](https://github.com/valor-software/ng2-bootstrap/commit/a36d5f310901eb9391693ad0737c2ab5a558ec46) <code>Merge pull request #714 from valor-software/pradeepsekar-development</code> There are 59 commits in total. See the [full diff](https://github.com/valor-software/ng2-bootstrap/compare/f92bc047416c9d97d727d50aa1dae68d0c8efdfb...fdbd4930853eb145bddb97815187fb9ce59d110d). --- 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#303