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

fix(deps): update all non-major dependencies #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
docker.io/gvenzl/oracle-free minor 23.5-slim-faststart -> 23.6-slim-faststart age adoption passing confidence
docker.io/library/gradle stage patch 8.11.0-jdk21 -> 8.11.1-jdk21 age adoption passing confidence
ghcr.io/miracum/util-images/cricketeerone-kafka-connect patch v1.6.1 -> v1.6.2 age adoption passing confidence
com.approvaltests:approvaltests (source) dependencies minor 24.9.0 -> 24.12.0 age adoption passing confidence
org.apache.commons:commons-text (source) dependencies minor 1.12.0 -> 1.13.0 age adoption passing confidence
io.micrometer:micrometer-core dependencies patch 1.14.1 -> 1.14.2 age adoption passing confidence
io.micrometer:micrometer-registry-prometheus dependencies patch 1.14.1 -> 1.14.2 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4 (source) dependencies minor 7.4.5 -> 7.6.0 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-validation (source) dependencies minor 7.4.5 -> 7.6.0 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-structures-r4 (source) dependencies minor 7.4.5 -> 7.6.0 age adoption passing confidence
org.springframework.cloud:spring-cloud-dependencies (source) dependencies patch 2023.0.3 -> 2023.0.4 age adoption passing confidence
org.springframework.boot plugin minor 3.3.5 -> 3.4.0 age adoption passing confidence

Release Notes

approvals/ApprovalTests.Java (com.approvaltests:approvaltests)

v24.12.0: ReporterThatCreatesApprovalScript

Compare Source

For Windows and Linux!
When this reporter is used it creates a script that, when it runs, will approve all failed tests.
The script file will be either
.approval_tests_temp\approval_script.bat
or
.approval_tests_temp/approval_script.sh

v24.11.0: Added Seam for custom exceptions

Compare Source

If you want to customize what error is thrown (#​596) , you can now do the following:

// global 
private final Closeable oldGenerator = Approvals.settings().registerErrorGenerator((received, approved) -> new AssertionError("Custom message")))
try (AutoCloseable old = Approvals.settings()
    .registerErrorGenerator((received, approved) -> new AssertionError("Custom message")))
{
 ...
}
micrometer-metrics/micrometer (io.micrometer:micrometer-core)

v1.14.2: 1.14.2

Compare Source

🐞 Bug Fixes

  • Protect against concurrent reads/writes to Context keyvalues #​5739
  • Null stacktrace in InvalidObservationException using Virtual Threads #​5702
  • Deprecate AggregationTemporality#toOtlpAggregationTemporality #​5733
  • Warn about gauge re-registration #​5688
  • executor.queued metrics of ForkJoinPool does not include queued submissions #​5650
  • Default ObservationConventions for Grpc do not always use a consistent set of keyvalues #​5609

🔨 Dependency Upgrades

  • Bump software.amazon.awssdk:cloudwatch from 2.29.14 to 2.29.23 #​5724
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.3 to 1.3.4 #​5723
  • Bump dropwizard-metrics from 4.2.28 to 4.2.29 #​5721

📔 Documentation

  • Remove duplicated contextpropagation.adoc #​5693
  • Polish "Grafana Dashboard" section #​5662
  • Use BOM for Micrometer dependency examples in reference docs #​5652

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye

hapifhir/hapi-fhir (ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4)

v7.6.0

7.6.0

spring-cloud/spring-cloud-release (org.springframework.cloud:spring-cloud-dependencies)

v2023.0.4: 2023.0.4

Compare Source

Full Changelog: spring-cloud/spring-cloud-release@v2023.0.3...v2023.0.4


Configuration

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

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.08s
✅ BASH bash-exec 4 0 0.02s
✅ BASH shellcheck 4 0 0.03s
✅ BASH shfmt 4 0 0.01s
✅ DOCKERFILE hadolint 1 0 0.09s
✅ EDITORCONFIG editorconfig-checker 128 0 0.8s
✅ GROOVY npm-groovy-lint 2 0 11.6s
✅ JAVA checkstyle 46 0 8.33s
✅ JSON jsonlint 18 0 0.35s
✅ JSON npm-package-json-lint yes no 0.76s
✅ JSON prettier 18 0 0.86s
✅ JSON v8r 18 0 42.61s
✅ MARKDOWN markdownlint 8 0 0.84s
✅ REPOSITORY checkov yes no 13.66s
✅ REPOSITORY gitleaks yes no 0.25s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 14.57s
✅ REPOSITORY kics yes no 15.32s
✅ REPOSITORY secretlint yes no 1.0s
✅ REPOSITORY syft yes no 2.45s
✅ REPOSITORY trivy yes no 8.59s
✅ REPOSITORY trivy-sbom yes no 1.43s
✅ REPOSITORY trufflehog yes no 4.85s
✅ XML xmllint 13 0 0.02s
✅ YAML prettier 16 0 0.98s
✅ YAML v8r 16 0 23.25s
✅ YAML yamllint 16 0 0.46s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

Copy link

github-actions bot commented Dec 1, 2024

Code Coverage Report

Overall Project 88.46% 🍏

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0dc6f6a to c17f17d Compare December 10, 2024 13:37
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 93da559 to 1e0b97f Compare December 14, 2024 03:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e0b97f to 7046769 Compare December 15, 2024 03:55
Copy link

Trivy image scan report

ghcr.io/bzkf/obds-to-fhir:pr-188 (debian 12.7)

No Vulnerabilities found

No Misconfigurations found

Java

No Vulnerabilities found

No Misconfigurations found

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.

0 participants