Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 15 commits.
595ccae
bump version 4.1.4
ff137ce
Fix a package.json typo
23a2776
add node 10 to CI settings
2b9b672
Merge pull request #30 from marques-work/master
61db002
mute jsdom from bithound
33431be
travis should use the same version of yarn too
b45575e
appveyor now builds with yarn as well.
c236d50
Revert to jsdom 9 due to API changes
6f5f140
Bithound is whining that this is too old.
0fe7f33
Remove npm version upgrade because it breaks nodev4 builds
40fb8e6
Code style cleanup
f3f4150
Add package-lock.json and yarn.lock for repeatable builds with either tool.
11589d2
Don't rely on global references for tap-parser
3a9ed50
Update 'karma-tap-pretty-reporter' dev dependency
fa03798
bump version 4.1.3
See the full diff
Version 4.0.0 of karma-tap was just published.
The version 4.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of karma-tap.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
4.0.0Karma 2
tap-parser
to 7.x.x branchCommits
The new version differs by 13 commits.
68ba4fb
Update .travis.yml
a07047c
force clean cache
3a9c290
set install latest npm on travis
a335aa6
downgrade to jsdom 9.x.x for Node 4 support
52666a8
down karma devDepencies to 1.x.x
19390de
update tap-parser to 7.x.x branch
1f0e956
Update dependencies
22b6c36
Merge pull request #26 from SpainTrain/patch-1
20b785f
Support Karma v2
3b8b930
Update README.md
465b136
Update adapter.js
2214b32
Update karma.conf.js
229ff02
some cleanup
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: