teiler / web.teiler.io

A JS web client for teiler.io.
https://web.teiler.io
MIT License
3 stars 0 forks source link

Update jasmine-core to the latest version 🚀 #96

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.7.0 of jasmine-core just got published.

Dependency jasmine-core
Current Version 2.6.4
Type devDependency

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


Release Notes 2.7.0

Please see the release notes.

Commits

The new version differs by 40 commits ahead by 40, behind by 6.

  • b256741 bump version to 2.7.0
  • 1d4a2b5 Merge branch 'user-context' of https://github.com/darthjee/jasmine into darthjee-user-context
  • b0aac6b Add class UserContext
  • 543e056 Merge branch 'jberney-master'
  • 7dfc5f5 Send unfocused tests through the same queue as focused tests
  • 4cce726 Update github issue and PR templates
  • 3116410 Get the casing right for IE8
  • f71218a Allow IE8 to be weird when pretty printing
  • 22e9d6d PrettyPrinter allows an object to have a toString that isn't a function
  • aa72b0b Simplified rounding code in toBeCloseTo
  • 9f3952f Merge branch 'vanduynslagerp-fix-tobecloseto'
  • c604012 Fix rounding in toBeCloseTo
  • 6aa069d IE 8&9 use setTimeout to clearStack so mock clock gets tricky
  • 585287b When stop on failure is enabled, skip subsequent it() and beforeEach().
  • de862f8 Only clear out the spec param for Run all link

There are 40 commits in total.

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: