miracum / fhir-pseudonymizer

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

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

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
AspNetCore.Authentication.ApiKey (source) 8.0.0 -> 8.0.1 age adoption passing confidence nuget patch
NBomber 5.4.1 -> 5.5.0 age adoption passing confidence nuget minor
csharpier 0.27.1 -> 0.27.2 age adoption passing confidence nuget patch
quay.io/keycloak/keycloak 23.0.4 -> 23.0.6 age adoption passing confidence patch

Release Notes

mihirdilip/aspnetcore-authentication-apiKey (AspNetCore.Authentication.ApiKey) ### [`v8.0.1`](https://togithub.com/mihirdilip/aspnetcore-authentication-apikey/releases/tag/8.0.1): AspNetCore.Authentication.ApiKey [Compare Source](https://togithub.com/mihirdilip/aspnetcore-authentication-apiKey/compare/8.0.0...8.0.1) - Added support to have ApiKey in request route identified by route pattern key from netcoreapp3.0 onwards [#​41](https://togithub.com/mihirdilip/aspnetcore-authentication-apiKey/issues/41)
PragmaticFlow/NBomber (NBomber) ### [`v5.5.0`](https://togithub.com/PragmaticFlow/NBomber/releases/tag/v5.5.0): NBomber v5.5.0 - WebSockets ##### Changes: - [Add API for scenario distribution Zipfan, Multinomial, Uniform](https://togithub.com/PragmaticFlow/NBomber/issues/607) - [Add Single-file deployment support](https://togithub.com/PragmaticFlow/NBomber/issues/629) - Fixed issue with log file > 1GB - [Add NBomber.WebSockets plugin](https://togithub.com/PragmaticFlow/NBomber/issues/644) ##### Docs updates: - [Dynamic workloads](https://nbomber.com/docs/nbomber/dynamic-workloads) - [WebSockets](https://nbomber.com/docs/protocols/websockets) - [NBomber.Data](https://nbomber.com/docs/nbomber/data) ##### New examples: - [Dynamic worloads](https://togithub.com/PragmaticFlow/NBomber/tree/dev/examples/Demo/Features/DynamicWorkload) - [Data examples](https://togithub.com/PragmaticFlow/NBomber/tree/dev/examples/Demo/Features/DataDemo) - [WebSockets](https://togithub.com/PragmaticFlow/NBomber/tree/dev/examples/Demo/WebSockets)
belav/csharpier (csharpier) ### [`v0.27.2`](https://togithub.com/belav/csharpier/releases/tag/0.27.2) [Compare Source](https://togithub.com/belav/csharpier/compare/0.27.1...0.27.2) #### What's Changed ##### Orphan variable since 0.27.1 [#​1153](https://togithub.com/belav/csharpier/issues/1153) 0.27.1 introduced the following formatting regression, resulting in short variables being orphaned on a line ```c# // 0.27.1 o .Property.CallMethod( someParameter_____________________________, someParameter_____________________________ ) .CallMethod() .CallMethod(); // 0.27.2 o.Property.CallMethod( someParameter_____________________________, someParameter_____________________________ ) .CallMethod() .CallMethod(); ``` Thanks go to [@​aurnoi1](https://togithub.com/aurnoi1) for reporting the bug ##### Better support for CSharp Script [#​1141](https://togithub.com/belav/csharpier/issues/1141) Version 0.27.1 parsed `.csx` files as if they were C#, so it could only format simple ones. It now parses them as CSharpScript files so it can format them properly. Thanks go to [@​Eptagone](https://togithub.com/Eptagone) for reporting the bug. **Full Changelog**: https://github.com/belav/csharpier/compare/0.27.1...0.27.2

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 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 Mend Renovate. View repository job log here.

github-actions[bot] commented 7 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.1s
✅ BASH bash-exec 1 0 0.21s
✅ BASH shellcheck 1 0 0.01s
✅ BASH shfmt 1 0 0.01s
⚠️ CSHARP csharpier 95 1 4.94s
⚠️ CSHARP roslynator 3 3 27.14s
✅ DOCKERFILE hadolint 1 0 0.16s
✅ EDITORCONFIG editorconfig-checker 181 0 1.55s
✅ JSON eslint-plugin-jsonc 27 0 5.8s
✅ JSON jsonlint 27 0 0.47s
⚠️ JSON prettier 27 1 3.06s
✅ JSON v8r 27 0 10.01s
✅ MARKDOWN markdownlint 4 0 0.74s
✅ PROTOBUF protolint 4 0 4.05s
✅ REPOSITORY checkov yes no 30.59s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.29s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 17.47s
✅ REPOSITORY kics yes no 26.68s
✅ REPOSITORY secretlint yes no 1.53s
✅ REPOSITORY syft yes no 0.32s
✅ REPOSITORY trivy yes no 9.58s
✅ REPOSITORY trivy-sbom yes no 1.43s
✅ REPOSITORY trufflehog yes no 9.91s
✅ XML xmllint 2 0 0.01s
✅ YAML prettier 29 0 2.46s
✅ YAML v8r 29 0 33.08s
✅ YAML yamllint 29 0 0.78s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

_MegaLinter is graciously provided by OX Security_

github-actions[bot] commented 7 months ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer.Tests 100% 100%
FhirPseudonymizer 74% 64%
Summary 81% (826 / 1019) 68% (93 / 137)

Minimum allowed line rate is 50%


iter8 report


Experiment summary:
*******************

  Experiment completed: true
  No task failures: true
  Total number of tasks: 7
  Number of completed tasks: 7
  Number of completed loops: 1

Whether or not service level objectives (SLOs) are satisfied:
*************************************************************

  SLO Conditions                 | Satisfied
  --------------                 | ---------
  http/error-count <= 0          | true
  http/latency-mean (msec) <= 25 | true
  http/latency-p99 (msec) <= 85  | true

Latest observed values for metrics:
***********************************

  Metric                     | value
  -------                    | -----
  http/error-count           | 0.00
  http/error-rate            | 0.00
  http/latency-max (msec)    | 866.34
  http/latency-mean (msec)   | 15.15
  http/latency-min (msec)    | 2.34
  http/latency-p50 (msec)    | 7.24
  http/latency-p75 (msec)    | 10.52
  http/latency-p90 (msec)    | 55.67
  http/latency-p95 (msec)    | 66.96
  http/latency-p99 (msec)    | 77.57
  http/latency-p99.9 (msec)  | 84.74
  http/latency-stddev (msec) | 22.54
  http/request-count         | 25000.00
miracum-bot commented 7 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: