avatar
Simon Baynes @bayn.es

I so hope this fixes some of the recent bugs I've been seeing. It has looked from the outside like the #dependabot team was struggling.

aug 4, 2025, 8:35 pm • 0 0

Replies

avatar
Jamie Magee @jamiemagee.bsky.social

Let me know what sort of bugs or weird behaviour you've seen, and I'll make sure we look into it.

aug 4, 2025, 9:05 pm • 0 0 • view
avatar
Simon Baynes @bayn.es

So while I'm a huge fan of dependabot; something that is supposed to reduce toil actually creates quite a lot of maintenance work for me.

aug 4, 2025, 9:27 pm • 1 0 • view
avatar
Simon Baynes @bayn.es

I know this is likely a different team, but github.com/dependabot/dependabot-core/issues/9916 unignore just does nothing.

aug 4, 2025, 9:25 pm • 0 0 • view
avatar
Jamie Magee @jamiemagee.bsky.social

Yeah, not directly related to our work, but I can try and get eyes on it.

aug 4, 2025, 9:37 pm • 1 0 • view
avatar
Simon Baynes @bayn.es

I don't have an issue number for this, but there are several cases where certain packages are just never updated and have to be done manually. This is not specific to the .NET engine, I see the same issue with GitHub actions.

aug 4, 2025, 9:23 pm • 0 0 • view
avatar
Jamie Magee @jamiemagee.bsky.social

If you can share a repo and a package you expect to get updates, I can create an issue and triage it.

aug 4, 2025, 9:38 pm • 0 0 • view
avatar
Simon Baynes @bayn.es

I can only find examples of this on private repositories on fine, but I have a project that should be seeing updates for: - 2 x private packages that I have hosted on AWS - Amazon.Lambda.AspNetCoreServer.Hosting - AwesomeAssertions - FastEndpoints - Microsoft.AspNetCore.Mvc.Testing /1

aug 4, 2025, 10:10 pm • 0 0 • view
avatar
Simon Baynes @bayn.es

- Microsoft.Extensions.Configuration - Microsoft.Extensions.DependencyInjection.Abstractions - Microsoft.Extensions.Logging - Microsoft.Extensions.Options.ConfigurationExtensions - Xunit.OpenCategories - xunit.runner.visualstudio /2

aug 4, 2025, 10:11 pm • 0 0 • view
avatar
Simon Baynes @bayn.es

Thanks @jamiemagee.bsky.social github.com/dependabot/d... this one appeared to be fixed but there seems to be a slight regression on it where groups in the dependabot.yml are ignored.

aug 4, 2025, 9:19 pm • 0 0 • view
avatar
Jamie Magee @jamiemagee.bsky.social

I'm not sure I see much about groups in that one. Is it related to this? github.com/dependabot/d...

aug 4, 2025, 9:37 pm • 0 0 • view
avatar
Simon Baynes @bayn.es

another github.com/baynezy/FoxP...

aug 4, 2025, 10:06 pm • 0 0 • view
avatar
Simon Baynes @bayn.es

But if you need another example for that ticket here you go: github.com/baynezy/Html... those have just been randomly dumped together

aug 4, 2025, 10:02 pm • 0 0 • view
avatar
Jamie Magee @jamiemagee.bsky.social

Thanks, I added it to the issue.

aug 4, 2025, 10:09 pm • 0 0 • view
avatar
Simon Baynes @bayn.es

So I have this issue too, but I also have issues where I have defined a group, but dependabot insists on creating a single PR per dependency.

aug 4, 2025, 9:52 pm • 0 0 • view