Leszek 'skolima' Ciesielski

Results 19 comments of Leszek 'skolima' Ciesielski

I've just realised this is more serious: the updated for projects using `packages.config` are currently completely broken. This is because those projects have a `` with `` in the project...

Hi @matthid , this looks like a really well prepared PR! Thank you very much. I'll do my best to check it in detail soon.

Hey. I gave this a go, unfortunately it doesn't include the code path for versions without nullable annotation support. I could bump the library to be only `netstandard2.0` and `net6.0`...

I've dropped the older targets and the path without nullable annotations from the `main` branch, but I'm now having issues merging this back into your branch. I keep getting NPEs...

Looks like (from the logs) that Dependabot now generates lock file updates - great! But sadly at the same time it started failing to create the PR for us, GitHub...

@rkm dependabot-core had a release yesterday, so I assume the "fixes" are in. They have not resolved the issue for me. I'll try to prepare a smaller repro.

Created a new issue with repro steps: https://github.com/dependabot/dependabot-core/issues/10730

I am still seeing only errors. I've created another bug report with as minimal repro as possible (though it requires a GitHub private feed to replicate): https://github.com/dependabot/dependabot-core/issues/10859