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 fluentassertions to v7 #222

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
FluentAssertions (source) 6.12.2 -> 7.0.0 age adoption passing confidence

Release Notes

fluentassertions/fluentassertions (FluentAssertions)

v7.0.0

Compare Source

What's Changed

Breaking Changes
Fixes
Documentation
Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@6.12.2...7.0.0


Configuration

📅 Schedule: Branch creation - "* * 1 */3 *" (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 Dec 3, 2024

Trivy image scan report

ghcr.io/miracum/fhir-pseudonymizer:pr-222 (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/9.0.0/Microsoft.AspNetCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

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

No Vulnerabilities found

No Misconfigurations found

Copy link

github-actions bot commented Dec 3, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.14s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.03s
✅ BASH shfmt 1 0 0.02s
⚠️ CSHARP csharpier 95 1 7.31s
⚠️ CSHARP roslynator 3 3 26.64s
✅ DOCKERFILE hadolint 1 0 0.15s
✅ EDITORCONFIG editorconfig-checker 184 0 1.2s
✅ JSON jsonlint 29 0 0.26s
✅ JSON prettier 29 0 2.2s
✅ JSON v8r 29 0 15.12s
✅ MARKDOWN markdownlint 4 0 0.64s
✅ PROTOBUF protolint 4 0 4.44s
✅ REPOSITORY checkov yes no 15.58s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.3s
✅ REPOSITORY git_diff yes no 0.1s
✅ REPOSITORY grype yes no 14.63s
✅ REPOSITORY kics yes no 19.82s
✅ REPOSITORY secretlint yes no 1.52s
✅ REPOSITORY syft yes no 0.39s
✅ REPOSITORY trivy yes no 12.08s
✅ REPOSITORY trivy-sbom yes no 0.15s
✅ REPOSITORY trufflehog yes no 4.88s
✅ XML xmllint 2 0 0.02s
✅ YAML prettier 30 0 1.55s
✅ YAML v8r 30 0 38.01s
✅ YAML yamllint 30 0 1.1s

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

github-actions bot commented Dec 3, 2024

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 74% 65%
FhirPseudonymizer.Tests 100% 100%
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)    | 952.15
  http/latency-mean (msec)   | 14.70
  http/latency-min (msec)    | 2.11
  http/latency-p50 (msec)    | 7.06
  http/latency-p75 (msec)    | 10.39
  http/latency-p90 (msec)    | 53.41
  http/latency-p95 (msec)    | 63.67
  http/latency-p99 (msec)    | 77.49
  http/latency-p99.9 (msec)  | 112.86
  http/latency-stddev (msec) | 22.80
  http/request-count         | 25000.00
  

@chgl chgl merged commit 0b2dc74 into master Dec 3, 2024
15 checks passed
@chgl chgl deleted the renovate/fluentassertions-7.x branch December 3, 2024 21:28
miracum-bot pushed a commit that referenced this pull request Dec 3, 2024
## [2.22.2](v2.22.1...v2.22.2) (2024-12-03)

### Miscellaneous Chores

* **deps:** update all non-major dependencies ([#221](#221)) ([c44413c](c44413c))
* **deps:** update dependency fluentassertions to v7 ([#222](#222)) ([0b2dc74](0b2dc74))
* **deps:** update github-actions ([#220](#220)) ([ec23ef7](ec23ef7))
* **deps:** update mcr.microsoft.com/dotnet/sdk:9.0.100-noble docker digest to 3bdd7f7 ([#219](#219)) ([7287877](7287877))
@miracum-bot
Copy link

🎉 This PR is included in version 2.22.2 🎉

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