dependabot / dependabot/dependabot-core

Error: The operation was canceled after 54m 59s (probably timed out)

Open
#11,645 5 comments 0 reactions 0 assignees View on GitHub
F: grouped-updates 🎳 L: dotnet:nuget T: bug 🐞
Dominant language
Ruby
Stars
5.8k
Forks
1.5k
Avg merge
2d 14h
Merged PRs (30d)
156

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Package ecosystem

nuget

### Package manager version

_No response_

### Language version

_No response_

### Manifest location and content before the Dependabot update

https://github.com/joinrpg/joinrpg-net/tree/7991e5ee64e928c568e6957e45c81ab306bf0433

### dependabot.yml content

https://github.com/joinrpg/joinrpg-net/blob/7991e5ee64e928c568e6957e45c81ab306bf0433/.github/dependabot.yml

### Updated dependency

_No response_

### What you expected to see, versus what you actually saw

Dependabot fails every time with `Error: The operation was canceled` after precisely 54m 59s, so I expect it could be some sort of timeout
I think that may be the reason is that I grouped everything MS-provided in one big group and .NET patch version have came out.
My group:
```
- "Microsoft.Extensions.*"
- "Microsoft.AspNetCore.*"
- "Microsoft.EntityFrameworkCore*"
- "System.Text.Json"
- "System.Net.Http.Json"
- "dotnet-ef"
```

### Native package manager behavior

_No response_

### Images of the diff or a link to the PR, issue, or logs

_No response_

### Smallest manifest that reproduces the issue

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.