Update jasmine-core to version 2.6.0 🚀 #756

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-jasmine-core-2.6.0 into development
greenkeeperio-bot commented 2017-04-24 20:47:53 +00:00 (Migrated from github.com)

Hello lovely humans,

jasmine-core just published its new version 2.6.0.

State Update 🚀
Dependency jasmine-core
New version 2.6.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-core.
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

Please see the release notes


The new version differs by 79 commits .

  • 4b696fb Bump version to 2.6.0
  • 74511f5 Merge pull request #1316 from rachelcarmena/update-introduction-url
  • 3e912f7 Updating introduction url to last version
  • 19b83a7 Throw a recognizable Error message when fail outside of a spec.
  • 98569ba Cache installed gems, so they don't need to be installed every time.
  • 7f11ecb Merge branch '1123-custom-error' of https://github.com/deckar01/jasmine into deckar01-1123-custom-error
  • 97f8db0 Merge branch 'gdborton-afterAll-order'
  • 50880fc [lifecycle hooks] Make afterAll hooks operate in the fashion as afterEach.
  • ddcae84 Merge branch 'issue-1294' of https://github.com/toubou91/jasmine into toubou91-issue-1294
  • 9d6a95d Merge pull request #1301 from toubou91/gitignore-update
  • 0d3b2b2 Added iml files to gitignore
  • 08f046c Added infinity methods, with tests
  • 90c8714 Expect an undefined error to be passed to the expectation result
  • 25d9a39 Test that custom matchers can supply custom errors
  • c42b197 Allow the matcher provide a custom error message

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


Try the all new Greenkeeper GitHub Integration
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.

Screencast

Try it today. Free for private repositories during beta.
Hello lovely humans, [jasmine-core](https://www.npmjs.com/package/jasmine-core) just published its new version 2.6.0. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> jasmine-core </td> </tr> <tr> <th align=left> New version </td> <td> 2.6.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-core. 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/jasmine/jasmine/releases/tag/v2.6.0) <p>Please see the <a href="https://urls.greenkeeper.io/jasmine/jasmine/blob/master/release_notes/2.6.0.md">release notes</a></p> --- The new version differs by 79 commits . - [`4b696fb`](https://github.com/jasmine/jasmine/commit/4b696fbf266bdfa720cfdbdde4ca6c1b692cbde3) <code>Bump version to 2.6.0</code> - [`74511f5`](https://github.com/jasmine/jasmine/commit/74511f5425f7f09753833736817a94c1aab53fcf) <code>Merge pull request #1316 from rachelcarmena/update-introduction-url</code> - [`3e912f7`](https://github.com/jasmine/jasmine/commit/3e912f7f4edab34a620639a0b8185e113d996e08) <code>Updating introduction url to last version</code> - [`19b83a7`](https://github.com/jasmine/jasmine/commit/19b83a7434ea33ac9db68ecbe22e28c9fceb7948) <code>Throw a recognizable Error message when `fail` outside of a spec.</code> - [`98569ba`](https://github.com/jasmine/jasmine/commit/98569ba0f3cf3150455e87609d5a55c4561dbb2b) <code>Cache installed gems, so they don't need to be installed every time.</code> - [`7f11ecb`](https://github.com/jasmine/jasmine/commit/7f11ecb62eab24d1b008c261cc6a93871a73f01f) <code>Merge branch '1123-custom-error' of https://github.com/deckar01/jasmine into deckar01-1123-custom-error</code> - [`97f8db0`](https://github.com/jasmine/jasmine/commit/97f8db0616222d14bbe61495662862124180a03d) <code>Merge branch 'gdborton-afterAll-order'</code> - [`50880fc`](https://github.com/jasmine/jasmine/commit/50880fcff76ac1b2eb64362455789a9b28e685c6) <code>[lifecycle hooks] Make afterAll hooks operate in the fashion as afterEach.</code> - [`ddcae84`](https://github.com/jasmine/jasmine/commit/ddcae8448078bbd6ec2f93f96608ffc87ca72025) <code>Merge branch 'issue-1294' of https://github.com/toubou91/jasmine into toubou91-issue-1294</code> - [`9d6a95d`](https://github.com/jasmine/jasmine/commit/9d6a95d9baf1c086c211d6ed431551397c695f31) <code>Merge pull request #1301 from toubou91/gitignore-update</code> - [`0d3b2b2`](https://github.com/jasmine/jasmine/commit/0d3b2b2f8e69acba5a38e9145c2ed03cf7215e6d) <code>Added iml files to gitignore</code> - [`08f046c`](https://github.com/jasmine/jasmine/commit/08f046c24c29d8fae4ff5e734a0410529e4fe2f5) <code>Added infinity methods, with tests</code> - [`90c8714`](https://github.com/jasmine/jasmine/commit/90c87140acccbab4961d245282a14be19bb7586a) <code>Expect an undefined error to be passed to the expectation result</code> - [`25d9a39`](https://github.com/jasmine/jasmine/commit/25d9a396aa3fcd98c2669d86b152d1749953103d) <code>Test that custom matchers can supply custom errors</code> - [`c42b197`](https://github.com/jasmine/jasmine/commit/c42b1972e2d9ed7b24c43136a8819cd38b6e8f9a) <code>Allow the matcher provide a custom error message</code> There are 79 commits in total. See the [full diff](https://github.com/jasmine/jasmine/compare/6816bc4252fe40ea2cf6a16b4aac7ddce6922095...4b696fbf266bdfa720cfdbdde4ca6c1b692cbde3). --- | ✨ Try the all new [Greenkeeper GitHub Integration](https://git.io/uptodate) ✨ | | --- | | 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> <details><summary>Screencast</summary><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /></details><br> [**Try it today**](https://git.io/uptodate). Free for private repositories during beta. |

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