Closed greenkeeper[bot] closed 7 years ago
Update to this version instead 🚀
The new version differs by 5 commits.
b74a51e
1.16.2
a6e1d0e
Merge pull request #1133 from trentmwillis/fix-emit
fdcaf86
Fix arguments passed to emitted events
eaaee77
Merge pull request #1131 from testem/greenkeeper/sinon-2.3.2
f9e950c
chore(package): update sinon to version 2.3.2
See the full diff
Update to this version instead 🚀
The new version differs by 5 commits.
10199a1
1.17.0
b215c7e
Merge pull request #1141 from woprandi/master
192949d
Merge pull request #1144 from trentmwillis/browser-args-mode
863d0b1
Add ability to specify different browser_args based on mode
6b39f74
Detect Chrome Beta/Dev/Canary correctly on each platform
See the full diff
Update to this version instead 🚀
The new version differs by 14 commits.
f6bef77
1.18.1
e42eb02
Merge pull request #1158 from getsnoopy/getsnoopy/config-cwd
a3f811e
Merge pull request #1157 from getsnoopy/getsnoopy/on-exit-hook
880ef7e
Use config.cwd() to determine available launchers
b2ad9fb
Call on_exit hook even on failure
0280ab2
Merge pull request #1155 from trentmwillis/qunit-adapter-fix
408362c
QUnit Adapter: Stop manually tracking currentModule and use testStart params instead
4e6e484
Merge pull request #1145 from testem/greenkeeper/eslint-4.1.0
9bab2fd
Merge branch 'master' into greenkeeper/eslint-4.1.0
6fc59be
Merge pull request #1136 from testem/greenkeeper/chai-4.0.2
b969f95
fix code style issue
fbe99a4
dirty-chai v2.0.0
1cc651a
chore(package): update eslint to version 4.1.0
1d639bb
chore(package): update chai to version 4.0.2
See the full diff
Update to this version instead 🚀
The new version differs by 9 commits.
9d4e761
1.18.2
140d657
Merge pull request #1163 from trentmwillis/message-parsing
929770e
Guard for non-JSON messages on the client
e8e416d
Merge pull request #1165 from getsnoopy/getsnoopy/mocha-double-failure
06d9578
Merge pull request #1164 from getsnoopy/getsnoopy/on-exit-hook-wait-for-callback
2223b06
Fix Mocha's duplicate failure logs
88441c8
Wait for on_exit to finish on failure
4a681c5
Merge pull request #1160 from khornberg/patch-1
d212f66
Correct spelling of test description
See the full diff
Update to this version instead 🚀
The new version differs by 5 commits.
523b331
1.18.4
6d46372
Merge pull request #1167 from getsnoopy/getsnoopy/mocha-duplicate-failure-log
55c78f1
Merge pull request #1168 from testem/greenkeeper/tmp-0.0.33
ffa3f8c
chore(package): update tmp to version 0.0.33
4345b38
Fix Mocha's duplicate error messages on failure
See the full diff
Version 1.16.0 of testem just got published.
The version 1.16.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 testem. 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
v1.16.0Added
Various doc fixes and improvements thanks to @brettz9👏
Commits
The new version differs by 34 commits .
b3bc989
Merge pull request #1112 from johanneswuerbach/customizable-decycle
417825a
Configurable decycle depth
fb79ee7
Merge pull request #1109 from bradleylandis/master
7a6466c
remove duplicates when combining results of multiple globs
a1d07d9
1.16.0
af18ac5
Merge pull request #1103 from ibroadfo/master
2e0d598
Merge pull request #1104 from brettz9/patch-1
c6d82ad
Potentially available browsers
e36f0a3
add warning when multiple config files are found
babbff1
Merge pull request #1102 from ibroadfo/patch-1
d900e79
fix config_file.md link
d3030b6
Merge pull request #1090 from brettz9/patch-3
2f7c1ab
Merge pull request #1099 from brettz9/patch-6
f80f237
Add still other missing config (and possible values/defaults)
623141d
More thorough description of
data
provided toreport
There are 34 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: