Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

joe-s-avaya/auto-dependancy-updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Security and Dependancy Updates

The renovatebot is a completely free plugin for most platforms (including github, bitbucket, and more). The Neo team uses it in all of their products and have created this repository to show that it can manage any type of project that is NPM based.

Why should I use this?

The renovatebot automatically creates PRs to:

  • update all of your repository dependancies
  • resolve security risks in those dependancies
  • gives you data in every PR it generates on age, adoption, and merge confidence

See the official docs for even more reasons. See this PR from June 26th 2023 for an example of what these PRs look like.

Setup Instructions

Simply install the plugin (github link) to your instance. We recommend also setting up a config file (see ours here), but that is optional. You can contact anyone on the Neo team for assistance if you have questions.

Notes on how to use this repository

Note that all of these projects are simply instantiated with defaults and little to no work has been done on them. You should not be using any of the code in this repository. The only files you should use as guides are the renovate config file and the root level package.json.

Note that renovate creates an "issue" that you can use to run and rerun checks for it. You should leave this open.

Not Shown, non-js languages

The renovatebot also works with non-js languages such as Java. I will not be demonstrating that in this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published