public icon indicating copy to clipboard operation
public copied to clipboard

[DevOps Feature]: Add dependabot version update PRs

Open renestalder opened this issue 2 years ago • 2 comments

The repository is currently configured for checking for security update. We should also ensure regular automatic version updates to have better control about the dependencies not going stale.

Add dependabot version update PRs as soon as it properly supports npm workspaces.

  • See for https://github.com/dependabot/dependabot-core/issues/4993 to get resolved
  • Activate Dependabot version updates in "Security" settings of the project and customize the GitHub action proposed by that button.

Issue stands as a reminder that I already tried that, but saw that there is a blocker of doing it right now.

renestalder avatar Oct 13 '22 08:10 renestalder

@renestalder can we close this?

ssandino avatar Jan 31 '23 21:01 ssandino

Update: the issue Dependabot doesn't work properly with monorepos is resolved

ssandino avatar May 09 '23 19:05 ssandino