open-feature / dotnet-sdk-contrib

OpenFeature Providers and Hooks for .NET
https://openfeature.dev
Apache License 2.0
30 stars 22 forks source link

chore(deps): update dependency richardszalay.mockhttp to v7 #279

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
RichardSzalay.MockHttp 6.0.0 -> 7.0.0 age adoption passing confidence

Release Notes

richardszalay/mockhttp (RichardSzalay.MockHttp) ### [`v7.0.0`](https://redirect.github.com/richardszalay/mockhttp/releases/tag/v7.0.0) - Change target profiles to netstandard1.1, netstandard2.0, net5.0, net6.0 (BREAKING) - Change default fallback behaviour to throw an exception with a report of the match attempts - Add JSON and XML matchers - Add support for synchronous HttpClient.Send [#​104](https://redirect.github.com/richardszalay/mockhttp/issues/104) - Modernize source [#​41](https://redirect.github.com/richardszalay/mockhttp/issues/41) and add SourceLink support [#​66](https://redirect.github.com/richardszalay/mockhttp/issues/66) - Fix matching of encoded URL paths [#​116](https://redirect.github.com/richardszalay/mockhttp/issues/116) - Throw a descriptive error when matching on a mocked request with no response [#​87](https://redirect.github.com/richardszalay/mockhttp/issues/87) (thanks perfectsquircle!) - Fix race condition on outstanding requests exception message [#​96](https://redirect.github.com/richardszalay/mockhttp/issues/96) (thanks jr01!)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.