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

hyldmo / typescript-react-starter-kit / 554
67%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2018 11:08AM UTC
Jobs 1
Files 31
Run time 2s
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
554

push

travis-ci

hyldmo
Update dependencies to enable Greenkeeper 🌴 (#80)

Let’s get started with automated dependency management for typescript-react-starter-kit :muscle:

🔒 Greenkeeper has found a `yarn.lock` file in this repository. Greenkeeper supports lockfile updates for public packages. If you use private packages in your repository, please use [greenkeeper-lockfile](https://github.com/greenkeeperio/greenkeeper-lockfile) to make sure these can get updated as well.

This pull request **updates all your dependencies to their latest version**. Having them all up to date really is the best starting point for keeping up with new releases. Greenkeeper will look out for further dependency updates and make sure to handle them in isolation and in real-time, but only after **you merge this pull request**.

**Important: Greenkeeper will only start watching this repository’s dependency updates after you merge this initial pull request**.





---
<details>
<summary>🏗 How to configure Travis CI</summary>

Greenkeeper has added a rule to your `.travis.yml` that whitelists Greenkeeper branches, which are created when your dependencies are updated. Travis CI will run your tests on these branches automatically to see if they still pass.

No additional setup is required 😊

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

You may have good reasons for not wanting to update to a certain dependency right now. In this case, you can [change the dependency’s version string in the `package.json` file back to whatever you prefer](https://github.com/hyldmo/typescript-react-starter-kit/edit/greenkeeper/initial/package.json).

To make sure Greenkeeper doesn’t nag you again on the next update, add a `greenkeeper.ignore` field to your `package.json`, containing a list of dependencies you don’t want to update.

```js
// package.json
{
  …
  "greenkeeper": {
    "ignore": [
      "package-names",
      "you-want-me-to-ignore"
    ]
  }... (continued)

20 of 45 branches covered (44.44%)

Branch coverage included in aggregate %.

181 of 246 relevant lines covered (73.58%)

1.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 554.1 19 Nov 2018 11:08AM UTC 0
69.07
Travis Job 554.1
Source Files on build 554
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #554
  • 898290b4 on github
  • Prev Build on master (#534)
  • Next Build on master (#622)
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

© 2026 Coveralls, Inc