VueTubeApp / VueTube

A simple FOSS video streaming client aimed to recreate ALL features from their respective apps (and more)
GNU General Public License v3.0
3.27k stars 169 forks source link

Dependabot - Dependency management #632

Closed CruzeBlade closed 1 year ago

CruzeBlade commented 1 year ago

Hi, when I build the project recently I saw that there are some outdated dependencies.

image

It might be good to automatically update dependencies. I would suggest using dependabot.

Dependabot is a service of github. It will check the versions of the npm packages and create automatic pull requests to update them.

I think that it still needs to be enabled by the maintainers under Settings->Security->Code security and analysis: Dependabot

For more information, checkout this page: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates

If this pr gets accepted I would also create an pr to add dependabot to the extractor repo.

404-Program-not-found commented 1 year ago

could have sworn dependabot was activated on this repo at some point 😅