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 dotnet monorepo #146

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
mcr.microsoft.com/dotnet/aspnet stage digest a98351b -> 9cbc7b7
mcr.microsoft.com/dotnet/sdk stage digest daeec61 -> 08f3328

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

Copy link

github-actions bot commented Jul 1, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 9 0 0.16s
✅ CSHARP csharpier 46 0 2.93s
⚠️ CSHARP dotnet-format 46 46 656.79s
⚠️ CSHARP roslynator 5 2 75.35s
✅ DOCKERFILE hadolint 1 0 0.24s
✅ EDITORCONFIG editorconfig-checker 105 0 0.39s
✅ JSON jsonlint 9 0 0.21s
✅ JSON prettier 9 0 0.9s
✅ MARKDOWN markdownlint 3 0 0.64s
⚠️ MARKDOWN markdown-table-formatter 3 1 0.58s
✅ PROTOBUF protolint 5 0 7.13s
✅ REPOSITORY checkov yes no 16.45s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.41s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY grype yes no 17.9s
✅ REPOSITORY kics yes no 18.02s
✅ REPOSITORY secretlint yes no 0.8s
✅ REPOSITORY syft yes no 0.61s
✅ REPOSITORY trivy yes no 8.39s
✅ REPOSITORY trivy-sbom yes no 3.3s
✅ REPOSITORY trufflehog yes no 4.01s
✅ XML xmllint 1 0 0.01s
✅ YAML prettier 24 0 1.84s
✅ YAML yamllint 24 0 2.0s

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

@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 76e9745 to e2c1ed7 Compare July 10, 2024 12:38
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from e2c1ed7 to ecff238 Compare July 10, 2024 12:39
Copy link

Trivy image scan report

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

No Vulnerabilities found

No Misconfigurations found

opt/vfps/Vfps.deps.json

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

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
System.Text.Json CVE-2024-30105 HIGH 8.0.0 8.0.4

No Misconfigurations found

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

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

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
Microsoft.AspNetCore.App.Runtime.linux-x64 CVE-2024-35264 HIGH 8.0.6 8.0.7

No Misconfigurations found

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

No Vulnerabilities found

No Misconfigurations found

Copy link

github-actions bot commented Jul 10, 2024

Code Coverage

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

Minimum allowed line rate is 50%


ghz run statistics

Summary:
  Count:	5000
  Total:	8.93 s
  Slowest:	508.39 ms
  Fastest:	9.90 ms
  Average:	86.43 ms
  Requests/sec:	559.75

Response time histogram:
  9.897   [1]    |
  59.746  [920]  |∎∎∎∎∎∎∎∎∎∎
  109.595 [3524] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  159.445 [364]  |∎∎∎∎
  209.294 [139]  |∎∎
  259.143 [2]    |
  308.993 [0]    |
  358.842 [0]    |
  408.691 [1]    |
  458.540 [0]    |
  508.390 [49]   |∎

Latency distribution:
  10 % in 45.14 ms 
  25 % in 69.89 ms 
  50 % in 83.83 ms 
  75 % in 93.94 ms 
  90 % in 111.50 ms 
  95 % in 142.95 ms 
  99 % in 257.43 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) | 125.92
  grpc/latency/p99 (msec)  | 394.00
  grpc/request-count       | 50000.00
  

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) | 115.11
  grpc/latency/p99 (msec)  | 384.00
  grpc/request-count       | 50000.00
  

@chgl chgl merged commit d1d81f4 into master Jul 10, 2024
18 checks passed
@renovate renovate bot deleted the renovate/dotnet-monorepo branch July 10, 2024 13:51
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.

None yet

1 participant