Update jasmine-spec-reporter to version 4.1.0 🚀 #770

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-jasmine-spec-reporter-4.1.0 into development
greenkeeperio-bot commented 2017-04-30 11:34:05 +00:00 (Migrated from github.com)
🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️
This version of Greenkeper will be shutdown on May 31st.
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.


Hello lovely humans,

jasmine-spec-reporter just published its new version 4.1.0.

State Update 🚀
Dependency jasmine-spec-reporter
New version 4.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 jasmine-spec-reporter.
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!

🌴


GitHub Release

Feature

  • If any defined spec is not executed, report INCOMPLETE rather than SUCCESS #142, #145

Other

  • Rewrite unit tests by bumping jasmine-core to 2.6.x #155
  • Use yarn for development #98, #138
  • Add greenkeeper-yarn.sh to automatically updates yarn.lock on greenkeeper PR

The new version differs by 65 commits .

  • 9607e6f 4.1.0
  • a6362ce Update CHANGELOG.md
  • e05d74c chore(yarn.lock): update yarn.lock
  • 681050d chore(package): update jasmine-core to version 2.6.1
  • b14886a greenkeeper yarn: check only direct dependencies for examples
  • 46a253d If any defined spec is not executed, report INCOMPLETE rather than SUCCESS.
  • 97b7b6f chore: update yarn.lock
  • 38ee567 chore(package): update @types/node to version 7.0.14
  • 21f8433 chore: update yarn.lock
  • 76bcbb1 chore(package): update @types/colors to version 1.1.3
  • 0170cd4 chore: update yarn.lock
  • 2ee3ec8 chore(package): update typescript to version 2.3.2
  • be6fee9 Upgrade example yarn.lock only if it depends on upgraded package
  • a3d3048 Upgrade travis yarn version
  • e2af13e Add greenkeeper yarn support for examples

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

| 🚨🔥⚠️ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! 🚨🔥⚠️ | | --- | | This version of Greenkeper will be __shutdown on May 31st.__ | | With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. **Simpler setup, fewer pull-requests, faster than ever**.<br><br><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /> --- Hello lovely humans, [jasmine-spec-reporter](https://www.npmjs.com/package/jasmine-spec-reporter) just published its new version 4.1.0. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> jasmine-spec-reporter </td> </tr> <tr> <th align=left> New version </td> <td> 4.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 jasmine-spec-reporter. 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: --- [GitHub Release](https://github.com/bcaudan/jasmine-spec-reporter/releases/tag/v4.1.0) <h2>Feature</h2> <ul> <li>If any defined spec is not executed, report INCOMPLETE rather than SUCCESS <a href="https://urls.greenkeeper.io/bcaudan/jasmine-spec-reporter/issues/142" class="issue-link js-issue-link" data-url="https://github.com/bcaudan/jasmine-spec-reporter/issues/142" data-id="224255423" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#142</a>, <a href="https://urls.greenkeeper.io/bcaudan/jasmine-spec-reporter/pull/145" class="issue-link js-issue-link" data-url="https://github.com/bcaudan/jasmine-spec-reporter/issues/145" data-id="225126381" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#145</a></li> </ul> <h2>Other</h2> <ul> <li>Rewrite unit tests by bumping jasmine-core to 2.6.x <a href="https://urls.greenkeeper.io/bcaudan/jasmine-spec-reporter/pull/155" class="issue-link js-issue-link" data-url="https://github.com/bcaudan/jasmine-spec-reporter/issues/155" data-id="225264440" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#155</a></li> <li>Use yarn for development <a href="https://urls.greenkeeper.io/bcaudan/jasmine-spec-reporter/issues/98" class="issue-link js-issue-link" data-url="https://github.com/bcaudan/jasmine-spec-reporter/issues/98" data-id="203859038" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#98</a>, <a href="https://urls.greenkeeper.io/bcaudan/jasmine-spec-reporter/pull/138" class="issue-link js-issue-link" data-url="https://github.com/bcaudan/jasmine-spec-reporter/issues/138" data-id="221957531" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#138</a></li> <li>Add <code>greenkeeper-yarn.sh</code> to automatically updates yarn.lock on greenkeeper PR</li> </ul> --- The new version differs by 65 commits . - [`9607e6f`](https://github.com/bcaudan/jasmine-spec-reporter/commit/9607e6fa2602feceaafad8fcd16f8328b243b6b9) <code>4.1.0</code> - [`a6362ce`](https://github.com/bcaudan/jasmine-spec-reporter/commit/a6362ce7d1a22834f9b23d422a34576dae3c8038) <code>Update CHANGELOG.md</code> - [`e05d74c`](https://github.com/bcaudan/jasmine-spec-reporter/commit/e05d74cf53b7ba9e7e55c360f7274a354615019f) <code>chore(yarn.lock): update yarn.lock</code> - [`681050d`](https://github.com/bcaudan/jasmine-spec-reporter/commit/681050daf0c11a76e4691efb33d5e4f173c4cb3e) <code>chore(package): update jasmine-core to version 2.6.1</code> - [`b14886a`](https://github.com/bcaudan/jasmine-spec-reporter/commit/b14886aaa7d99d476b097755879c92b33e202e34) <code>greenkeeper yarn: check only direct dependencies for examples</code> - [`46a253d`](https://github.com/bcaudan/jasmine-spec-reporter/commit/46a253d1afc727e8acb6952556192970eaf40a1e) <code>If any defined spec is not executed, report INCOMPLETE rather than SUCCESS.</code> - [`97b7b6f`](https://github.com/bcaudan/jasmine-spec-reporter/commit/97b7b6f2912e433a9a36ffbda6e12b5c5d21f051) <code>chore: update yarn.lock</code> - [`38ee567`](https://github.com/bcaudan/jasmine-spec-reporter/commit/38ee567cc4087de70986cc93d178fe0a7ff2f8f5) <code>chore(package): update @types/node to version 7.0.14</code> - [`21f8433`](https://github.com/bcaudan/jasmine-spec-reporter/commit/21f84336248a0d0a69e6be3ac23f9964d557b526) <code>chore: update yarn.lock</code> - [`76bcbb1`](https://github.com/bcaudan/jasmine-spec-reporter/commit/76bcbb18e417c8e955d65cac94041626695e4052) <code>chore(package): update @types/colors to version 1.1.3</code> - [`0170cd4`](https://github.com/bcaudan/jasmine-spec-reporter/commit/0170cd42d3edfddf91ace55e9f587b3d57d113f5) <code>chore: update yarn.lock</code> - [`2ee3ec8`](https://github.com/bcaudan/jasmine-spec-reporter/commit/2ee3ec8290e23bfd6c2f1e5a137f44b44605063c) <code>chore(package): update typescript to version 2.3.2</code> - [`be6fee9`](https://github.com/bcaudan/jasmine-spec-reporter/commit/be6fee9db1d84b04137db2ef17c0ae0ffb9b1eb9) <code>Upgrade example yarn.lock only if it depends on upgraded package</code> - [`a3d3048`](https://github.com/bcaudan/jasmine-spec-reporter/commit/a3d30480d2c4314e4aed36d87b3014996daadb71) <code>Upgrade travis yarn version</code> - [`e2af13e`](https://github.com/bcaudan/jasmine-spec-reporter/commit/e2af13eb8a029d9d87e68964ffe6e7e8a14f6c3a) <code>Add greenkeeper yarn support for examples</code> There are 65 commits in total. See the [full diff](https://github.com/bcaudan/jasmine-spec-reporter/compare/a296db029e51fdf4db024fea6314fc8819239855...9607e6fa2602feceaafad8fcd16f8328b243b6b9).

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#770