miracum / fhir-pseudonymizer

A REST service to pseudonymize and anonymize FHIR® resources.
MIT License
15 stars 2 forks source link

chore(deps): update all non-major dependencies #28

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
FakeItEasy (source) nuget minor 7.1.0 -> 7.2.0
FluentAssertions (source) nuget minor 6.0.0 -> 6.1.0
Hl7.Fhir.R4 nuget minor 3.4.0 -> 3.5.0
Hl7.FhirPath nuget minor 3.4.0 -> 3.5.0
Microsoft.AspNetCore.Mvc.Testing (source) nuget patch 5.0.9 -> 5.0.10
Swashbuckle.AspNetCore nuget minor 6.1.5 -> 6.2.1
jaegertracing/all-in-one minor 1.25 -> 1.26

Release Notes

FakeItEasy/FakeItEasy ### [`v7.2.0`](https://togithub.com/FakeItEasy/FakeItEasy/releases/7.2.0) [Compare Source](https://togithub.com/FakeItEasy/FakeItEasy/compare/7.1.0...7.2.0) ##### New - Improve speed of Object method comparisons when applying default Fake rules ([#​1848](https://togithub.com/FakeItEasy/FakeItEasy/issues/1848)) ##### Fixed - Overridden Equals on wrapping Fake causes call to be forwarded to wrapped object ([#​1849](https://togithub.com/FakeItEasy/FakeItEasy/issues/1849)) - StrictFakeOptions.Allow\* do not apply to overridden Object methods ([#​1850](https://togithub.com/FakeItEasy/FakeItEasy/issues/1850)) ##### Additional Items - Update [@​afakebot](https://togithub.com/afakebot)'s personal authentication token on AppVeyor ([#​1846](https://togithub.com/FakeItEasy/FakeItEasy/issues/1846)) - Fix minor typo in StrictFakeOptions.AllowEvents API docs ([#​1851](https://togithub.com/FakeItEasy/FakeItEasy/issues/1851)) - Clarify use of WithArgumentsForConstructor expression ([#​1855](https://togithub.com/FakeItEasy/FakeItEasy/issues/1855)) ##### With special thanks for contributions to this release from: - Tim Lovell-Smith - [@​TimLovellSmith](https://togithub.com/TimLovellSmith)
fluentassertions/fluentassertions ### [`v6.1.0`](https://togithub.com/fluentassertions/fluentassertions/releases/6.1.0) [Compare Source](https://togithub.com/fluentassertions/fluentassertions/compare/6.0.0...6.1.0) [Release Notes](https://fluentassertions.com/releases/#​610)

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.

miracum-bot commented 3 years ago

:tada: This PR is included in version 2.9.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: