Abhishek
Abhishek
@glacius-mitchell , can you please provide the logs or the job id of the dependabot run that fails to create the PRs? You can find them under the `Actions` tab:
@hloken @cwigley-air, can you'll please share the logs or the job id of the dependabot job that fails to create the PRs so we can troubleshoot it in our local...
@glacius-mitchell, there was a [fix](https://github.com/dependabot/dependabot-core/pull/12516) that was pushed recently to unblock group PR creation in certain scenarios. Can you please retry running dependabot updates and see if the issue is...
Closing w.r.t to the above comments. Can be reopened if issue is reproducible.
Issue is not reproducible. Dependabot is successfully creating PRs for pip extra dependencies. Attaching ss for the same: Closing w.r.t above comment. Can be reopened if issue is reproducible.
@dannystaple, can you please provide the logs or the job id of the dependabot run that fails to create the PRs? You can find them under the `Actions` tab:
Fixed in https://github.com/dependabot/dependabot-core/pull/13630.
Issue is not reproducible. Attaching screenshot from test repository below: Closing w.r.t above comment. Can be reopened if issue is still reproducible.
Issue has been fixed. Can be reopened if its still reproducible.
@PythonCoderAS I tested this in a test repository and I can see `follow-redirects` getting an update in the package-lock.json file. Attaching screenshots below: dependabot.yml: ``` { "name": "test-npm-subdependency-issue", "version": "1.0.0",...