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.

automate dependency updates

See original GitHub issue

We don’t have any dependency for graphql-js but as we are setting up the site and just in general it is a good idea to keep things up to date. Currently we have to manually upgrade them. We should setup dependabot or renovatebot to manage upgrade and we have dependency PRs auto merge if the CI succeeds.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

7reactions
yaacovCRcommented, Dec 5, 2021

I did forget to mention that we would need to use a scheduling option as well, maybe updating dependencies every 2 weeks for minor/patch, every 4 weeks for major? In addition to above grouping/stability options.

1reaction
n1ru4lcommented, Jan 26, 2022

On the working group we decided to go with renovate and now need a PR for adding it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automated dependency updates with pull requests - Deps
deps is a command line tool for staying on top of dependencies. It runs updates, automates pull requests, and keeps your local installations...
Read more >
Why and How You Should Automate Dependency Updates
A comprehensive look at why dependency management is important and how developers can automate dependency updates.
Read more >
Depfu: Automated dependency updates done right — for ...
A lightweight process for updating dependencies that actually works · Get notified about new versions right where you work — with a pull...
Read more >
The How and Why Automating Dependency Updates
The answer is because it provides business value. Outdated dependencies carry security risks, and security vulnerabilities are obviously a ...
Read more >
How to Automate Dependency Updates with Renovate - Velir
Fortunately, some tools can help you stay ahead of the game. In this post, we'll look at one called Renovate which automates dependency...
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