Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Grpc.AspNetCore 2.63.0 -> 2.65.0 age adoption passing confidence nuget minor
Grpc.AspNetCore.HealthChecks 2.63.0 -> 2.65.0 age adoption passing confidence nuget minor
Grpc.AspNetCore.Server.Reflection 2.63.0 -> 2.65.0 age adoption passing confidence nuget minor
Hl7.Fhir.R4 5.8.2 -> 5.9.0 age adoption passing confidence nuget minor
docker.io/bitnami/kubectl (source) 1.30.2 -> 1.30.3 age adoption passing confidence final patch

Release Notes

grpc/grpc-dotnet (Grpc.AspNetCore)

v2.65.0

What's Changed
New Contributors

Full Changelog: grpc/grpc-dotnet@v2.64.0...v2.65.0

v2.64.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.63.0...v2.64.0

FirelyTeam/firely-net-sdk (Hl7.Fhir.R4)

v5.9.0: 5.9.0

Intro:

General improvements and bugfixes

Changes:
Bugfixes:
  • #​2784: Location on SourceNode differs from that on TypedElementToSourceNodeAdapter
New Functionality:
  • #​2264: Add terminology support for some non-supplied codesystems
  • #​2517: Support position information in FHIRPath expressions
Others:
  • #​2825: ValueSet expander: excluding a code, shouldn't remove its children
  • #​2822: Removed cardinality attribute from Binary.content
  • #​2819: Either set binary.data or binary.content when parsing binaries in the FhirClient
  • #​2811: Integrating generated code for Base, DataType, PrimitiveType and Extension
See More
  • #​2810: Code changes because of new generator
  • #​2814: Bump System.Threading.Tasks.Dataflow from 8.0.0 to 8.0.1
  • #​2813: Start development phase 5.8.3
  • #​2805: Fixed base url for FhirClient resources
  • #​2807: Removed decimal to string conversions that did not use invariant culture
  • #​2804: #​2784 Fix source node location when round tripping via adapters
  • #​2793: Update metrics library to 1.3.0
  • #​2789: IMetricService implementation
  • #​2788: Fix expected result message in FhirClient
  • #​2787: #​2264 fixing language terminology support
  • #​2779: fhirpath parsing now includes comments and whitespace into the Expression object model.
  • #​2780: Remove the use of the TestXXXX classes.
  • #​2774: Include the position information for the Expression nodes in the Fhipath Parser
  • #​2776: Bump xunit.runner.visualstudio and NETStandard.Library
  • #​2777: Bump xunit from 2.7.0 to 2.8.0
  • #​2775: Start development phase 5.8.2
New Contributors

Full Changelog: FirelyTeam/firely-net-sdk@v5.8.2...v5.9.0


Configuration

📅 Schedule: Branch creation - "before 4am 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.


  • If you want to rebase/retry this PR, check this box

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

Copy link

github-actions bot commented Aug 1, 2024

Trivy image scan report

ghcr.io/miracum/vfps:pr-151 (ubuntu 24.04)

4 known vulnerabilities found (CRITICAL: 0 HIGH: 0 MEDIUM: 0 LOW: 4)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libssl3t64 CVE-2024-2511 LOW 3.0.13-0ubuntu3.1 3.0.13-0ubuntu3.2
libssl3t64 CVE-2024-4603 LOW 3.0.13-0ubuntu3.1 3.0.13-0ubuntu3.2
libssl3t64 CVE-2024-4741 LOW 3.0.13-0ubuntu3.1 3.0.13-0ubuntu3.2
libssl3t64 CVE-2024-5535 LOW 3.0.13-0ubuntu3.1 3.0.13-0ubuntu3.2

No Misconfigurations found

opt/vfps/Vfps.deps.json

No Vulnerabilities found

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.7/Microsoft.AspNetCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/Microsoft.NETCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

Copy link

github-actions bot commented Aug 1, 2024

Code Coverage

Package Line Rate Branch Rate Health
Vfps 94% 60%
Vfps.Tests 99% 100%
Summary 95% (442 / 463) 66% (33 / 50)

Minimum allowed line rate is 50%


ghz run statistics

Summary:
  Count:	5000
  Total:	8.31 s
  Slowest:	486.33 ms
  Fastest:	10.41 ms
  Average:	80.42 ms
  Requests/sec:	601.60

Response time histogram:
  10.406  [1]    |
  57.998  [643]  |∎∎∎∎∎∎
  105.590 [4044] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  153.183 [180]  |∎∎
  200.775 [81]   |∎
  248.367 [1]    |
  295.960 [0]    |
  343.552 [1]    |
  391.144 [0]    |
  438.737 [1]    |
  486.329 [48]   |

Latency distribution:
  10 % in 56.81 ms 
  25 % in 61.31 ms 
  50 % in 78.37 ms 
  75 % in 85.74 ms 
  90 % in 98.19 ms 
  95 % in 111.07 ms 
  99 % in 205.53 ms 

Status code distribution:
  [OK]   5000 responses   

iter8 report

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

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

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

  SLO Conditions                  | Satisfied
  --------------                  | ---------
  grpc/error-rate <= 0            | true
  grpc/latency/mean (msec) <= 200 | true
  grpc/latency/p99 (msec) <= 400  | true
  

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

  Metric                   | value
  -------                  | -----
  grpc/error-count         | 0.00
  grpc/error-rate          | 0.00
  grpc/latency/mean (msec) | 118.90
  grpc/latency/p99 (msec)  | 391.00
  grpc/request-count       | 50000.00
  

Copy link

github-actions bot commented Aug 1, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 9 0 0.53s
✅ CSHARP csharpier 46 0 3.56s
⚠️ CSHARP dotnet-format 46 46 658.25s
⚠️ CSHARP roslynator 5 2 82.4s
✅ DOCKERFILE hadolint 1 0 0.41s
✅ EDITORCONFIG editorconfig-checker 105 0 0.62s
✅ JSON jsonlint 9 0 0.43s
✅ JSON prettier 9 0 0.67s
✅ MARKDOWN markdownlint 3 0 0.59s
⚠️ MARKDOWN markdown-table-formatter 3 1 0.28s
✅ PROTOBUF protolint 5 0 4.09s
✅ REPOSITORY checkov yes no 22.13s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.22s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 22.03s
✅ REPOSITORY kics yes no 19.04s
✅ REPOSITORY secretlint yes no 0.77s
✅ REPOSITORY syft yes no 0.55s
✅ REPOSITORY trivy yes no 8.09s
✅ REPOSITORY trivy-sbom yes no 1.19s
✅ REPOSITORY trufflehog yes no 7.54s
✅ XML xmllint 1 0 0.01s
✅ YAML prettier 24 0 1.25s
✅ YAML yamllint 24 0 0.99s

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

@chgl chgl merged commit 490dfc7 into master Aug 1, 2024
18 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 1, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant