Skip to content

Conversation

@marcusyi1
Copy link

Description

The Dependabot has been having issues of actually self updating, as the last dependabot PR was last year. This PR hopefully fixes those issues and allows our dependabot to work and populate our repo again.

Related PRS (if any):

N/A

Main changes explained:

  • Added .github/dependabot.yml to configure version updates for NPM and GitHub Actions
  • Limited PR noise to 5 max
  • Ignored "rimraf" 3.x versions
    Hopefully: Dependabot will begin generating updates again within 24h

How to test:

  1. check into current branch
  2. do npm install, npm run build, npm start to run this PR locally
  3. do npm run test and make sure there are not any failing tests

Note:

Even though (to my knowledge) there are no issues with updating the dependencies, the dependabot issue itself we will not know if it actually works or not until the dependabot starts to actually be a part of the development branch.

Creating dependabot for both frontend and backend repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant