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-spec-reporter to the latest version 🚀 #97

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.2.0 of jasmine-spec-reporter just got published.

Dependency jasmine-spec-reporter
Current Version 4.1.1
Type devDependency

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


Release Notes v4.2.0

Feature

  • Support reporting errors in afterAll #210, #214
Commits

The new version differs by 36 commits.

  • 68cc0d0 4.2.0
  • a00e167 1.2.0
  • 1375a92 Update CHANGELOG.md
  • 2acc40c Support reporting errors in afterAll.
  • a8af52a chore(lint): remove strict-type-predicates rule
  • 5e1a958 chore(package): update jasmine-core to version 2.7.0
  • 3c281ea chore(yarn.lock): update yarn.lock
  • fd4cbe5 chore(package): update jasmine to version 2.7.0
  • 68448c2 chore(yarn.lock): update yarn.lock
  • a211ce7 chore(package): update codecov to version 2.3.0
  • b300292 chore(yarn.lock): update yarn.lock
  • 6a2e361 chore(package): update @types/node to version 8.0.18
  • c34cb37 chore(yarn.lock): update yarn.lock
  • fdaf887 chore(package): update nyc to version 11.1.0
  • c3c7261 Suggest debugging with console.warn()

There are 36 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: