Closed greenkeeper[bot] closed 7 years ago
Update to this version instead 🚀
The new version differs by 11 commits0.
2a847c2
chore: release v1.7.0
47e52e4
chore: update contributors
a99dc52
chore: fix lint task
51b4f64
Merge pull request #2682 from wesleycho/fix/for-in
ac62cc0
fix(middleware): change to use vanilla for loop
14b6dfd
Merge pull request #2664 from LoveIsGrief/feature-karma-2663
722bbbb
docs: add notice about casing in exports
e93d1e3
Merge pull request #2676 from mgol/log-order-fixes
316b944
fix(reporters): Revert the backwards-incompatible log priority order changes
ef62da9
test(reporters): Fix the log suppressing tests
460d423
feat(runner): Buffer stdout and stderr for output when errors occur
false
See the full diff
Version 1.6.0 of karma just got published.
The version 1.6.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 karma. 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.6.0Bug Fixes
Features
Commits
The new version differs by 33 commits .
03958ce
chore: release v1.6.0
af32d0c
chore: update contributors
2685e13
fix(middleware): does not work with mootools (#2591)
3263c06
Merge pull request #2639 from twolfson/dev/better.launch.fail.errors.sqwished
17c2c43
fix(reporter): keep users exact formatError result
db9682c
Merge pull request #2642 from maksimr/chore-file-list-tests
332ac4b
Merge pull request #2643 from maksimr/chore-remove-pending-tests
b1de55f
Merge pull request #2620 from chriscasola/fix/file-cache
74bfdf3
fix(file-list): always use file from first matcher
83a6be2
chore: remove skipped tests
85a1769
chore: Remove unhandled rejection Error from unit tests
bcfac8a
Merge pull request #2641 from chriscasola/fix/test-line-nums
67d1cfe
chore: ensure test failures show correct line number
7d33398
feat(launcher): output stderr for failing launchers
de55bc6
Merge pull request #2637 from maksimr/issue-2192
There are 33 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: