You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running dependabot against our repo in ADO, dependabot is able to create PRs. However, on certain packages, it is coming back with the error message:
Simply running the pipeline causes the error when dependabot is running
Expected behavior
PRs are created for each group specified and as necessary.
Logs and screenshots
If applicable, include relevant logs or screenshots to help explain your problem.
[See extension troubleshooting for more on how to collect additional diagnostic logs.]
@mouaxiong1980 this is a known issue in dependabot-core for the NuGet ecosystem. Unfortunately, there is nothing that can be done in the scope of this project to fix it. There is a detailed explanation of why this happens in dependabot/dependabot-core#10834 (comment).
Feel free to upvote and comment on the above issue to give it more attention and visibility with the dependabot-core team. Until this is fixed in dependabot-core, the only workaround is to disable your group configuration in dependabot.yml.
Describe the bug
When running dependabot against our repo in ADO, dependabot is able to create PRs. However, on certain packages, it is coming back with the error message:
##[Error]Update job error: update_not_possible {"dependencies":["Microsoft.Extensions.Logging"]}
I've attached a screenshot.
Categorization
Repository
URL: e.g. https://dev.azure.com/tingle/dependabot/_git/repro-684
[<!-- If credentials are required, send them to [email protected] --https://dev.azure.com/EnvisionTechnologyPartners/WebIZ/_git/WebIZ.Common
To Reproduce
Steps to reproduce the behavior:
Expected behavior
PRs are created for each group specified and as necessary.
Logs and screenshots
If applicable, include relevant logs or screenshots to help explain your problem.
[See extension troubleshooting for more on how to collect additional diagnostic logs.]
https://app.screencast.com/TlNIh6DMI6tzT
Extension (please complete the following information):
Server (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: