ember-cli-addon-tests icon indicating copy to clipboard operation
ember-cli-addon-tests copied to clipboard

Results 41 ember-cli-addon-tests issues
Sort by recently updated
recently updated
newest added
trafficstars

## The dependency [findup-sync](https://github.com/gulpjs/findup-sync) was updated from `2.0.0` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

It's solves #209 cc: @rwjblue @stefanpenner

In #208 we were forced to use `~3.8.0` because [email protected] has a fundamental issue in fastboot (and was causing our own tests to fail). As of https://github.com/emberjs/data/pull/6011, this should no...

## The dependency [chalk](https://github.com/chalk/chalk) was updated from `2.4.1` to `2.4.2`. 🚨 [View failing branch](https://github.com/tomdale/ember-cli-addon-tests/compare/master...tomdale:greenkeeper%2Fchalk-2.4.2). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## Version **4.0.0** of **debug** was just published. Dependency debug Current Version 3.2.3 Type dependency The version **4.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

Spent the last two hours trying to make tests pass on travis with ember-cli-addon-tests addon. Turned out that `yarn test` failed, but `npm test` passed. πŸ€¦β€β™‚οΈ With yarn the `app.stopServer()`...

## Version **5.5.1** of **semver** was just published. Branch Build failing 🚨 Dependency semver Current Version 5.5.0 Type dependency This version is **covered** by your **current version range** and after...

greenkeeper

## Version **3.2.0** of **debug** was just published. Branch Build failing 🚨 Dependency debug Current Version 3.1.0 Type dependency This version is **covered** by your **current version range** and after...

greenkeeper

This is a work in progress PR that is supposed to spark a discussion around https://github.com/tomdale/ember-cli-addon-tests/issues/176. it is also related to https://github.com/kaliber5/ember-fastboot-addon-tests/issues/21 The idea is that we need to have...