Closed greenkeeper[bot] closed 5 years ago
Update to this version instead ๐
Please see the release notes.
Update to this version instead ๐
Please see the release notes
Update to this version instead ๐
The new version differs by 17 commits.
74d3e96
bump version to 3.0
b8cf9aa
Merge branch 'master' into 3.0-features
b831ccf
Add --fail-fast to help message
375b7aa
Support stopping jasmine execution on first spec failure
9aea4e9
Add ability to pass --reporter
on the command line
76f9fa2
Print full details for suite failures
38d5568
Report how to re-run Jasmine with the current seed
9af225e
Run specs in random order by default
1e5a1f6
Merge branch 'master' into 3.0-features
f55808f
Updated node.js versions
ca8e39b
Ignore vim swap files
a17e3f9
Depend on core 3.0
5643389
Added an editorconfig file
894f6c3
Treat suites with focused specs as failures
dcca51c
Removed deprecated completion callback from console reporter
There are 17 commits in total.
See the full diff
Update to this version instead ๐
Please see the release notes
Update to this version instead ๐
Please see the release notes
The new version differs by 15 commits.
3ed35d3
bump version to 3.2.0
a1c3369
Merge pull request #139 from fossabot/master
cf155f7
Add license scan report and status
18e0459
Merge branch 'elliot-nelson-enelson/unknownOptionsExitCode'
71df19f
Unknown command line options produce exit code 1
869ad0c
Add option "require(s)" to command line and config file
1f60cbc
Merge branch 'susisu-add-force-color-option'
51624e3
Change option name --force-color to --color
2fade44
Add description for --force-color option
3ed7ea5
Add --force-color option
0f20d7e
Merge branch 'cancerberoSgx-master'
a906d34
fix --filter in README
8177c58
fix unwanted change
7f89fd7
3.1.0
a472a0d
filtering note in readme
See the full diff
devDependency
jasmine was updated from 2.6.0
to 3.3.0
.devDependency
jasmine was updated from 2.6.0
to 3.3.1
.Update to this version instead ๐
The new version differs by 6 commits.
0f2531c
Bump version to 3.3.1
82b7db2
Add null
encoding when writing to streams on close
791267b
Merge branch 'claudiosdc-Fix'
7405df3
Additional changes to avoid config deprecation warnings (from jasmine-core).
86a4a1a
Update unit tests to account for change to avoid config deprecation warnings.
48a72e7
Changes to avoid config deprecation warnings (from jasmine-core).
See the full diff
Version 2.7.0 of jasmine just got published.
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. 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.0Please see the release notes.
Commits
The new version differs by 5 commits.
9503fb3
bump version to 2.7.0
86dde9b
Merge branch 'seed-reporting' of https://github.com/sgravrock/jasmine-npm into sgravrock-seed-reporting
418ecbd
Merge branch 'donmccurdy-patch-1'
67f151a
Fix linebreak between jasmine config examples.
bc71117
Report the random seed at the beginning and end of execution
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: