Jamie Magee
Jamie Magee
Okay, it looks like this might be a limitation of `structuredClone` and we should use `toEqual` instead. [From MDN][1] (emphasis mine): > Certain object properties are not preserved: > >...
@dependabot rebase
I think #550 might be a solution to what you're after? `IOptionsMonitor` seems to be the community approach over `Func`.
@dependabot rebase
@ithielnor Are you able to rebase this PR please? Or check "Maintainers are allowed to edit this pull request." so I can do it myself.
I think that some of this work was completed in #292. However, there are still a lot of use cases of `ILogger` directly from Serilog, instead of `ILogger` from `Microsoft.Extensions.Logging`....
Also missing definitions for: - [`merge_queue_entry`][1] - [`repository_ruleset`][2] [1]: https://docs.github.com/en/webhooks-and-events/webhooks/webhook-events-and-payloads#merge_queue_entry [2]: https://docs.github.com/en/webhooks-and-events/webhooks/webhook-events-and-payloads#repository_ruleset
@dependabot rebase
I opened an issue upstream with commonmarker with the odd link parsing behavior: https://github.com/gjtorikian/commonmarker/issues/376
Not stale. I'm working on this.