Closed renovate[bot] closed 2 weeks ago
ghcr.io/miracum/fhir-pseudonymizer:pr-209 (ubuntu 24.04)
opt/fhir-pseudonymizer/FhirPseudonymizer.deps.json
opt/fhir-pseudonymizer/packages.lock.json
usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.10/Microsoft.AspNetCore.App.deps.json
usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.10/Microsoft.NETCore.App.deps.json
Package | Line Rate | Branch Rate | Health |
---|---|---|---|
FhirPseudonymizer.Tests | 100% | 100% | โ |
FhirPseudonymizer | 74% | 65% | โ |
Summary | 81% (826 / 1018) | 69% (95 / 138) | โ |
Minimum allowed line rate is 50%
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) | 985.59
http/latency-mean (msec) | 16.22
http/latency-min (msec) | 2.20
http/latency-p50 (msec) | 7.73
http/latency-p75 (msec) | 11.62
http/latency-p90 (msec) | 56.86
http/latency-p95 (msec) | 66.50
http/latency-p99 (msec) | 79.04
http/latency-p99.9 (msec) | 120.00
http/latency-stddev (msec) | 24.25
http/request-count | 25000.00
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
โ ACTION | actionlint | 5 | 0 | 0.1s | |
โ BASH | bash-exec | 1 | 0 | 0.01s | |
โ BASH | shellcheck | 1 | 0 | 0.02s | |
โ BASH | shfmt | 1 | 0 | 0.01s | |
โ ๏ธ CSHARP | csharpier | 95 | 1 | 9.15s | |
โ ๏ธ CSHARP | roslynator | 3 | 2 | 50.48s | |
โ DOCKERFILE | hadolint | 1 | 0 | 0.24s | |
โ EDITORCONFIG | editorconfig-checker | 184 | 0 | 2.14s | |
โ JSON | jsonlint | 29 | 0 | 0.35s | |
โ JSON | prettier | 29 | 0 | 4.14s | |
โ JSON | v8r | 29 | 0 | 14.73s | |
โ MARKDOWN | markdownlint | 4 | 0 | 1.11s | |
โ PROTOBUF | protolint | 4 | 0 | 7.6s | |
โ REPOSITORY | checkov | yes | no | 15.54s | |
โ REPOSITORY | dustilock | yes | no | 0.02s | |
โ REPOSITORY | gitleaks | yes | no | 0.57s | |
โ REPOSITORY | git_diff | yes | no | 0.07s | |
โ REPOSITORY | grype | yes | no | 17.36s | |
โ REPOSITORY | kics | yes | no | 20.38s | |
โ REPOSITORY | secretlint | yes | no | 1.48s | |
โ REPOSITORY | syft | yes | no | 0.47s | |
โ REPOSITORY | trivy | yes | 1 | 1.33s | |
โ REPOSITORY | trivy-sbom | yes | no | 1.31s | |
โ REPOSITORY | trufflehog | yes | no | 5.68s | |
โ XML | xmllint | 2 | 0 | 0.01s | |
โ YAML | prettier | 30 | 0 | 2.57s | |
โ YAML | v8r | 30 | 0 | 45.7s | |
โ YAML | yamllint | 30 | 0 | 0.84s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
This PR contains the following updates:
2.66.0
->2.67.0
8.0.8
->8.0.10
8.0.8
->8.0.10
6.8.1
->6.9.0
8.0.8-noble-chiseled
->8.0.10-noble-chiseled
8.0.402-noble
->8.0.403-noble
Release Notes
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)
### [`v8.0.10`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v8.0.10): .NET 8.0.10 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.10)domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
### [`v6.9.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.9.0) ##### What's Changed - Generate Properties whenever there are objects without schema(Not onlโฆ by [@jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095) - fix: Pass props to multi targeting by [@xC0dex](https://redirect.github.com/xC0dex) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107) - Types with TryParse must be set with type string by [@jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108) - Add native AoT support for ReDoc by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088) ##### New Contributors - [@xC0dex](https://redirect.github.com/xC0dex) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107) **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0dotnet/sdk (mcr.microsoft.com/dotnet/sdk)
### [`v8.0.403`](https://redirect.github.com/dotnet/sdk/compare/v8.0.402...v8.0.403) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.402...v8.0.403)Configuration
๐ Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.