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 dependency ubuntu to v24 #205

Merged
merged 3 commits into from
Oct 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Type Update Change
ubuntu github-runner major 22.04 -> 24.04

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Oct 1, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.15s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.03s
✅ BASH shfmt 1 0 0.01s
⚠️ CSHARP csharpier 95 1 6.2s
⚠️ CSHARP roslynator 3 2 46.28s
✅ DOCKERFILE hadolint 1 0 0.11s
✅ EDITORCONFIG editorconfig-checker 184 0 1.58s
✅ JSON jsonlint 29 0 0.58s
✅ JSON prettier 29 0 4.58s
✅ JSON v8r 29 0 16.2s
✅ MARKDOWN markdownlint 4 0 1.59s
✅ PROTOBUF protolint 4 0 5.5s
✅ REPOSITORY checkov yes no 14.42s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.63s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY grype yes no 13.64s
✅ REPOSITORY kics yes no 18.81s
✅ REPOSITORY secretlint yes no 1.48s
✅ REPOSITORY syft yes no 0.36s
✅ REPOSITORY trivy yes no 9.01s
✅ REPOSITORY trivy-sbom yes no 1.13s
✅ REPOSITORY trufflehog yes no 5.11s
✅ XML xmllint 2 0 0.01s
✅ YAML prettier 30 0 1.46s
✅ YAML v8r 30 0 39.82s
✅ YAML yamllint 30 0 1.06s

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

Copy link
Contributor Author

renovate bot commented Oct 4, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

Trivy image scan report

ghcr.io/miracum/fhir-pseudonymizer:pr-205 (ubuntu 24.04)

No Vulnerabilities found

No Misconfigurations found

opt/fhir-pseudonymizer/FhirPseudonymizer.deps.json

No Vulnerabilities found

No Misconfigurations found

opt/fhir-pseudonymizer/packages.lock.json

No Vulnerabilities found

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.8/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-38229 HIGH 8.0.8 9.0.0-rc.2.24474.3, 8.0.10

No Misconfigurations found

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

No Vulnerabilities found

No Misconfigurations found

Copy link

github-actions bot commented Oct 20, 2024

Code Coverage

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%


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)    | 995.80
  http/latency-mean (msec)   | 15.93
  http/latency-min (msec)    | 2.22
  http/latency-p50 (msec)    | 8.40
  http/latency-p75 (msec)    | 13.97
  http/latency-p90 (msec)    | 51.64
  http/latency-p95 (msec)    | 64.23
  http/latency-p99 (msec)    | 78.30
  http/latency-p99.9 (msec)  | 112.67
  http/latency-stddev (msec) | 22.79
  http/request-count         | 25000.00
  

@chgl chgl merged commit 0aa6b7f into master Oct 20, 2024
15 checks passed
@chgl chgl deleted the renovate/major-github-actions branch November 17, 2024 16:15
miracum-bot pushed a commit that referenced this pull request Nov 17, 2024
## [2.22.1](v2.22.0...v2.22.1) (2024-11-17)

### Miscellaneous Chores

* **deps:** update all non-major dependencies ([#209](#209)) ([909dbba](909dbba))
* **deps:** update all non-major dependencies ([#213](#213)) ([5c67d12](5c67d12))
* **deps:** update dependency duende.accesstokenmanagement to v3 ([#204](#204)) ([745909c](745909c))
* **deps:** update dependency ubuntu to v24 ([#205](#205)) ([0aa6b7f](0aa6b7f))
* **deps:** update dependency verify.xunit to v27 ([#210](#210)) ([3e5ff40](3e5ff40))
* **deps:** update docker.io/library/postgres:17.0 docker digest to 8d3be35 ([#208](#208)) ([1e27d33](1e27d33))
* **deps:** update github-actions ([#203](#203)) ([7aeb045](7aeb045))
* **deps:** update quay.io/keycloak/keycloak docker tag to v26 ([#211](#211)) ([9639231](9639231))
* **deps:** updated to .NET 9 ([#218](#218)) ([7b470d8](7b470d8))
@miracum-bot
Copy link

🎉 This PR is included in version 2.22.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants