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

hyldmo / typescript-react-starter-kit / 554 / 1
67%
master: 67%

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

19 Nov 2018 11:03AM UTC coverage: 69.072%. Remained the same
554.1

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

Source Files on job 554.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 369
  • Travis Job 554.1
  • 898290b4 on github
  • Prev Job for on master (#534.1)
  • Next Job for on master (#622.1)
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