Open greenkeeper[bot] opened 7 years ago
Update to this version instead π
The new version differs by 6 commits .
6867652
0.3.10
b81fb1d
Update changelog for 0.3.10
553d4a6
Merge pull request #83 from jdenly/parallel-flag-coverage-merge
eb7bc80
Merge pull request #87 from DingoEatingFuzz/handle-synchronous-requests-synchronously
adbc468
Use synchronous control flow when making synchronous requests
02f255d
Add coverage-merge command and parallel configuration to allow use with parallel testing.
See the full diff.
Update to this version instead π
The new version differs by 6 commits .
d16cee7
0.3.11
58fdfbd
Add v0.3.11 to CHANGELOG.
2e4e317
Merge pull request #94 from samtsai/bugfix/missing-rsvp
6a61063
Move rsvp
package to dependencies
19f2899
Merge pull request #92 from jdenly/coverage-merge-test
0088dab
Add test for parallel configuration and coverage-merge command.
See the full diff.
Update to this version instead π
The new version differs by 23 commits.
be5b698
0.4.2
315814e
Merge pull request #142 from kategengler/rwwagner90-patch-1
3fb0ba5
Add node badge
970ea20
Merge pull request #140 from rwjblue/bump-cli-babel-version
c020a4a
Update minimum version of ember-cli-babel.
b712f85
Merge pull request #127 from dfreeman/fix-addon-paths
7f9b961
Merge pull request #119 from mattmarcum/add-mocha-support
5155112
Merge pull request #93 from designblooz/nested-coverage-folder
3a702aa
fix test
f025d5f
support nested coverageFolder
88ee657
Merge pull request #137 from darylalexjohnson/master
2efe038
Spelling Fix
db041be
Merge pull request #126 from luketheobscure/patch-1
0c19ef7
Resolve addon file paths correctly in CLI >= 2.12
c6a085f
Suggest using posttest
hook for ember coverage-merge
There are 23 commits in total.
See the full diff
Update to this version instead π
The new version differs by 21 commits.
a8eed20
Released v1.0.0-beta.0
74eb5e1
Add ember-cli-changelog
09b7d80
Bump ember-cli-release
0c0f7ed
Adjust some deps
cf98c74
Merge pull request #141 from kategengler/spike-simpler-instrumentation
a0cf470
Bump ember, fix lint
2a81916
Merge pull request #145 from adamjmcgrath/spike-simpler-instrumentation-updates
25704f6
Fix typo
47ee106
Add comment about .istanbul.yml to README
9a9a79f
Update some docs
76ee728
Add index.js unit tests
9ee9309
Only include test fixtures when testing the addon.
fbad578
Revert parallel changes (TODO: move to another PR)
2b1c9fa
Add support for in-repo-addons #120
cc12db2
Remove component fixtures and add tests for 'excludes' config
There are 21 commits in total.
See the full diff
Update to this version instead π
The new version differs by 15 commits.
619a333
Adjust deploy config
6d1a928
Split out script for use with matrix build
3d3b005
Pin auto-dist-tag and add --no-sandbox to chrome args if on travis
eca2b62
Reformat .travis.yml and do not require sudo
c345a0e
Try using travis stages
c6c537e
Don't restrict travis to particular branches
d09214e
1.0.0-beta.1
e194f10
Add v1.0.0-beta.1 to CHANGELOG
bd44ca6
Merge pull request #157 from kategengler/kg-release-process
f4734b7
Setup travis ci to release on pushed tag, add lerna-changelog
9998dac
Merge pull request #155 from kategengler/kg-upgrade-deps
1724024
Update sinon
0429711
Upgrade out-of-date deps
d51a8cf
Merge pull request #153 from adamjmcgrath/warn-not-throw
046e445
Add back "Avoid throwing errors while requiring files for coverage" #64
See the full diff
Version 0.3.9 of ember-cli-code-coverage just got published.
The version 0.3.9 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 ember-cli-code-coverage. 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.
Commits
The new version differs by 27 commits .
c63bf2b
0.3.9
2a3b47b
Update changelog for 0.3.9
4e388f7
Merge pull request #82 from jesseditson/phantom-sync-xhr
9fff480
Make phantom requests synchronous to fix a race condition (?) on large test suites
bf02c24
0.3.8
4cd4be0
Update CHANGELOG for v0.3.8.
b6822e1
Merge pull request #74 from kategengler/travis-updates
8100f1c
Restrict branches for builds, use preinstalled Chrome
678f9aa
Merge pull request #72 from kategengler/sync-true
bc3cb2b
Set sync to true, to make nested files work
a02c70f
Merge pull request #68 from kategengler/refactor-addon-renaming
5c7e1a5
Make requested changes
ef15eea
Refactor add-on renaming
baa00f2
Merge pull request #61 from rwwagner90/eslint
9a2abbd
Remove jscs from travis
There are 27 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: