• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kellyselden / ember-cli / 551
91%

Build:
DEFAULT BRANCH: master
Ran 26 Nov 2016 05:53AM UTC
Jobs 4
Files 107
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
551

push

travis-ci

homu
Auto merge of #6464 - ember-cli:greenkeeper/update-all, r=kellyselden

Update dependencies to enable Greenkeeper 

Let’s get started with automated dependency management for ember-cli :muscle:

This pull request **updates all your dependencies to their latest version**. Having them all up to date really is the best starting point. I will look out for further dependency updates and make sure to handle them in isolation and in real-time, **as soon as you merge this pull request**.

## ✅ If this pull request passes and everything is still working

This is really good news. Merge this pull request and I will keep you posted about dependency updates you shouldn’t miss.

## ❌ If this pull request fails and things aren’t working

**Note: I won’t start sending you further updates, unless you have merged this very pull request**.

So, how do we proceed? I suggest you find out what dependency update is causing the problem. Adapt your code so things are working nicely together again. [next-update](https://www.npmjs.com/package/next-update) is a really handy tool to help you with this.

Push the changes to this branch and merge it.

In case you can not, or do not want to update a certain dependency right now, you can of course just [change the `package.json` file back to your liking](https://github.com/ember-cli/ember-cli/edit/greenkeeper/update-all/package.json).

Don’t forget to push your changes to this branch, and merge this pull request, so I can start sending you further updates.

---

<details>
<summary>How to update this pull request</summary>

```bash
# change into your repository’s directory
git fetch
git checkout greenkeeper/update-all
npm install-test
# adapt your code, so it’s working again
git commit -m 'chore: adapt code to updated dependencies'
git push origin greenkeeper/update-all
```
</details>

<details>
<summary>How to ignore certain dependencies</summary>

Add a `greenkeeper.ignore` field to your `package.json`, containing a list of depende... (continued)

3991 of 4291 relevant lines covered (93.01%)

2201.03 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/models/task.js
1
100.0
lib/models/server-watcher.js
1
100.0
lib/tasks/test.js
2
100.0
lib/broccoli/ember-addon.js
2
100.0
lib/commands/new.js
2
100.0
lib/models/addon-discovery.js
2
100.0
blueprints/vendor-shim/index.js
2
100.0
blueprints/addon-import/index.js
2
100.0
lib/tasks/show-asset-sizes.js
2
100.0
lib/utilities/platform-checker.js
2
100.0
lib/cli/index.js
3
100.0
lib/utilities/DAG.js
3
100.0
lib/tasks/bower-install.js
3
100.0
lib/tasks/server/middleware/serve-files/index.js
3
100.0
lib/tasks/update.js
4
100.0
lib/models/watcher.js
4
100.0
lib/utilities/attempt-never-index.js
4
100.0
lib/tasks/server/livereload-server.js
4
100.0
lib/tasks/serve.js
4
100.0
lib/tasks/generate-from-blueprint.js
4
100.0
lib/utilities/markdown-color.js
6
100.0
lib/ui/index.js
7
100.0
lib/models/edit-file-diff.js
7
100.0
lib/models/file-info.js
8
100.0
lib/models/installation-checker.js
8
100.0
lib/tasks/server/express-server.js
10
100.0
lib/models/command.js
10
100.0
lib/models/blueprint.js
11
100.0
lib/cli/cli.js
18
100.0
lib/models/builder.js
21
100.0
lib/models/project.js
22
100.0
lib/models/addon.js
44
100.0
lib/broccoli/ember-app.js
Jobs
ID Job ID Ran Files Coverage
1 551.1 26 Nov 2016 05:57AM UTC 0
93.01
Travis Job 551.1
2 551.2 26 Nov 2016 05:54AM UTC 0
93.01
Travis Job 551.2
3 551.3 26 Nov 2016 05:55AM UTC 0
93.01
Travis Job 551.3
4 551.4 26 Nov 2016 05:53AM UTC 0
93.01
Travis Job 551.4
Source Files on build 551
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #551
  • b92626e6 on github
  • Prev Build on master (#493)
  • Next Build on master (#553)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc