parse-community / parse-server-push-adapter

A push notification adapter for Parse Server
https://parseplatform.org
MIT License
85 stars 100 forks source link

Update jasmine to the latest version 🚀 #76

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.6.0 of jasmine just got published.

Dependency jasmine
Current Version 2.5.3
Type devDependency

The version 2.6.0 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. 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.


Release Notes 2.6.0

Please see the release notes

Commits

The new version differs by 9 commits0.

  • 94de6d5 Bump version to 2.6.0
  • 6c3656f Merge branch 'lonelyelk-expose-reporters-management-api'
  • 6cb6d27 Making jshint pass.
  • 6f44d31 Expose closeReporters methos in the wrapper
  • 023455c Try to detect a exit being called inside the suite
  • 80e6b33 Merge branch 'add-config-option' of https://github.com/bcaudan/jasmine-npm into bcaudan-add-config-option
  • 77acbb1 Merge branch 'bcaudan-reject-unknown-options'
  • 88b838b Fix #53 - Reject unknown options
  • f527ab8 Fix #85 - Option to specify path to your jasmine.json

false

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov[bot] commented 7 years ago

Codecov Report

Merging #76 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   99.21%   99.21%           
=======================================
  Files           5        5           
  Lines         254      254           
=======================================
  Hits          252      252           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 02bfda8...5039e25. Read the comment docs.