-
Notifications
You must be signed in to change notification settings - Fork 2
Update node dependencies #42
Copy link
Copy link
Open
Description
We are going to use always this issue to update node dependencies when the dependabot creates a new PR.
The process is:
- The
dependabotcreates a new PR like this. - We add the link to the PR as a new comment on this issue.
- We pull the
mainbranch and checkout a local branch with this name:issue-42-update-node-dependencies. - We run
yarn updagreand make sure we update all the packages in the PR. - We create a PR from the forked repo into this.
- Once the PR is merged by a maintainer the maintainer can close the dependantbot's PR manually by referencing this issue in the "close PR" comment.
NOTES
- This process could be executed once per week.
- This process should not be used for security patches.
- Security patches should be applied asap and create the ticket once the problem is fixed.
Reactions are currently unavailable
Metadata
Metadata
Labels
No labels