I have been using dependabot for about a year and recently (past couple of months) I started getting some emails that never came before. There are two types of emails that I get and they seem to be somewhat regular:
- [GitHub] Your Dependabot alerts for the week of Dec 28 - Jan 4
- [acme/acme-repo] Your repository has dependencies with security vulnerabilities
This leads to the following questions:
- Are these emails a new feature?
- If not, what could have caused them to start only recently?
- Why is dependabot sending me emails about vulnerabilities instead of its more typical behavior of just opening PRs.
I tried checking github's and dependabot's documentation and if I received any comms about changes but could not find anything.