question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enable a tool like greenkeeper to keep dependencies up to date

See original GitHub issue

When running npm install on the project, I noticed a fair number of dependencies were out of date: image

Keeping these up to date on your own can be kind of painful. We use tools https://greenkeeper.io or https://renovatebot.com to keep deps up to date by auto-submitting PRs. It’s lovely 😃 Would be great to see this set up here too!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Richienbcommented, Jan 5, 2020

I’ve added Dependabot for the 3.x branch.

1reaction
xxczakicommented, Sep 8, 2019

We are going to use Dependabot as soon as v3 gets released 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Greenkeeper | Automate your npm dependency management
For your dependency update needs, we have a brilliant alternative for you: Snyk. The team behind Greenkeeper have spent the past months working...
Read more >
How to keep your JavaScript libraries up to date
The general idea is to have a service that monitors your project's dependencies and even opens pull requests to update them.
Read more >
How to Automatically Update Your JavaScript Dependencies
There are several tools to handle this, including Renovate, Greenkeeper, and Dependabot. This article is going to focus on Renovate, because it ...
Read more >
Keeping Artsy's dependencies up to date
First things first… we have to have a solution that can update only Artsy's dependencies. I started digging through Greenkeeper's docs and found ......
Read more >
Automate your dependency management using update tool
Renovate your dependencies · Checks for updates: pulls down your dependency files and looks for any outdated or insecure requirements. · Opens ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found