Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update node dependencies #42

Open
josecelano opened this issue May 10, 2022 · 1 comment
Open

Update node dependencies #42

josecelano opened this issue May 10, 2022 · 1 comment
Assignees

Comments

@josecelano
Copy link
Member

josecelano commented May 10, 2022

We are going to use always this issue to update node dependencies when the dependabot creates a new PR.

The process is:

  • The dependabot creates a new PR like this.
  • We add the link to the PR as a new comment on this issue.
  • We pull the main branch and checkout a local branch with this name: issue-42-update-node-dependencies.
  • We run yarn updagre and 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.
@josecelano josecelano pinned this issue May 10, 2022
@josecelano
Copy link
Member Author

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

No branches or pull requests

4 participants