Closed greenkeeper[bot] closed 4 years ago
Merging #88 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #88 +/- ##
=======================================
Coverage 84.16% 84.16%
=======================================
Files 21 21
Lines 379 379
Branches 49 49
=======================================
Hits 319 319
Misses 60 60
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 44e9db7...c346da4. Read the comment docs.
The devDependency jasmine-core was updated from
3.3.0
to3.5.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: slackersoft License: MIT
Release Notes for 3.5.0
Please see the release notes
Commits
The new version differs by 157 commits.
99799f7
Still need some ruby stuff around to release the jasmine-core gem
e8263e3
bump version to 3.5.0
53561ae
Show details of syntax (etc) errors when loading Jasmine's own specs
68f25a7
Don't create env instances in beforeEach
96ba66a
Built distribution
ba4a8d1
Fixed jsdocs
65d9e93
Removed broken & long-disabled JsApiReporter integration specs
2d3ac38
toBeRejectedWithError can expect the error to be Error, not just a subtype
5a219da
Added basic integration tests for all built-in matchers
f056f3b
Fixed indentation
aeb0b73
Merge branch 'dtychshenko-1740-fail-on-no-expectations'
7263a38
Adds new configuration option to failSpecWithNoExpectations that will report specs without expectations as failures if enabled
e8870db
Merge branch 'fix-missing-asynchronous-stacktrace' of https://github.com/prantlf/jasmine into prantlf-fix-missing-asynchronous-stacktrace
35d1508
Show argument diffs in toHaveBeenCalledWith failure messages
19292e4
Stop testing against PhantomJS
There are 157 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: