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 #192

Merged
merged 2 commits into from
Aug 5, 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
Google.Protobuf 3.27.2 -> 3.27.3 age adoption passing confidence nuget patch
Grpc.Net.Client 2.63.0 -> 2.65.0 age adoption passing confidence nuget minor
Grpc.Net.ClientFactory 2.63.0 -> 2.65.0 age adoption passing confidence nuget minor
Grpc.Tools 2.64.0 -> 2.65.0 age adoption passing confidence nuget minor
Hl7.Fhir.Base 5.8.2 -> 5.9.0 age adoption passing confidence nuget minor
Hl7.Fhir.R4 5.8.2 -> 5.9.0 age adoption passing confidence nuget minor
Swashbuckle.AspNetCore 6.6.2 -> 6.7.0 age adoption passing confidence nuget minor
docker.io/bitnami/kubectl (source) 1.30.2 -> 1.30.3 age adoption passing confidence final patch
docker.io/jaegertracing/all-in-one 1.58 -> 1.59 age adoption passing confidence minor
quay.io/keycloak/keycloak 25.0.1 -> 25.0.2 age adoption passing confidence patch

Release Notes

protocolbuffers/protobuf (Google.Protobuf)

v3.27.3

grpc/grpc-dotnet (Grpc.Net.Client)

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.Base)

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

domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)

v6.7.0

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v6.7.0


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.


  • 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

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.14s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.01s
✅ BASH shfmt 1 0 0.0s
✅ CSHARP csharpier 95 0 5.68s
⚠️ CSHARP roslynator 3 2 46.4s
✅ DOCKERFILE hadolint 1 0 0.11s
✅ EDITORCONFIG editorconfig-checker 181 0 1.26s
✅ JSON jsonlint 27 0 0.42s
✅ JSON prettier 27 0 4.89s
✅ JSON v8r 27 0 14.98s
✅ MARKDOWN markdownlint 4 0 1.02s
✅ PROTOBUF protolint 4 0 7.11s
✅ REPOSITORY checkov yes no 13.88s
✅ REPOSITORY dustilock yes no 0.03s
✅ REPOSITORY gitleaks yes no 0.74s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 13.92s
✅ REPOSITORY kics yes no 19.3s
✅ REPOSITORY secretlint yes no 1.35s
✅ REPOSITORY syft yes no 0.67s
✅ REPOSITORY trivy yes no 8.31s
✅ REPOSITORY trivy-sbom yes no 1.61s
✅ REPOSITORY trufflehog yes no 7.67s
✅ XML xmllint 2 0 0.02s
✅ YAML prettier 29 0 1.86s
✅ YAML v8r 29 0 42.17s
✅ YAML yamllint 29 0 1.01s

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/all-minor-patch branch 2 times, most recently from 5828be8 to a98cb11 Compare August 5, 2024 09:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a98cb11 to 8fcc0dd Compare August 5, 2024 09:42
Copy link

github-actions bot commented Aug 5, 2024

Trivy image scan report

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

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

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/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.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 5, 2024

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer.Tests 100% 100%
FhirPseudonymizer 74% 65%
Summary 81% (816 / 1008) 68% (93 / 136)

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)    | 947.81
  http/latency-mean (msec)   | 14.79
  http/latency-min (msec)    | 2.02
  http/latency-p50 (msec)    | 8.30
  http/latency-p75 (msec)    | 14.15
  http/latency-p90 (msec)    | 45.19
  http/latency-p95 (msec)    | 57.60
  http/latency-p99 (msec)    | 70.90
  http/latency-p99.9 (msec)  | 112.80
  http/latency-stddev (msec) | 20.73
  http/request-count         | 25000.00
  

@chgl chgl merged commit c8b6062 into master Aug 5, 2024
14 checks passed
miracum-bot pushed a commit that referenced this pull request Aug 5, 2024
## [2.21.14](v2.21.13...v2.21.14) (2024-08-05)

### Miscellaneous Chores

* **deps:** update all non-major dependencies ([#192](#192)) ([c8b6062](c8b6062))
* **deps:** update dependency verify.xunit to v26 ([#194](#194)) ([03d24e4](03d24e4))
* **deps:** update dependency yamldotnet to v16 ([#195](#195)) ([98abbf2](98abbf2))
* **deps:** update docker.io/bitnami/kubectl:1.30.2 docker digest to dc190b7 ([#189](#189)) ([f3db2cb](f3db2cb))
* **deps:** update docker.io/library/postgres:16.3 docker digest to d0f363f ([#190](#190)) ([f92a84d](f92a84d))
* **deps:** update github-actions ([#193](#193)) ([8c2b726](8c2b726))
* **deps:** update mcr.microsoft.com/dotnet/sdk:8.0.303-noble docker digest to e1713ba ([#191](#191)) ([290cbe3](290cbe3))
@miracum-bot
Copy link

🎉 This issue has been resolved in version 2.21.14 🎉

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