miracum / fhir-gateway

A thin layer between FHIR REST clients and resource processing pipelines.
Apache License 2.0
13 stars 7 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.h2database:h2 (source) 2.2.222 -> 2.2.224 age adoption passing confidence
io.micrometer:micrometer-core 1.11.3 -> 1.11.4 age adoption passing confidence
io.micrometer:micrometer-registry-prometheus 1.11.3 -> 1.11.4 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-client-okhttp (source) 6.8.2 -> 6.8.3 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-structures-r4 (source) 6.8.2 -> 6.8.3 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-client (source) 6.8.2 -> 6.8.3 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-base (source) 6.8.2 -> 6.8.3 age adoption passing confidence
com.diffplug.spotless 6.21.0 -> 6.22.0 age adoption passing confidence
org.springframework.boot 3.1.3 -> 3.1.4 age adoption passing confidence

Release Notes

micrometer-metrics/micrometer (io.micrometer:micrometer-core) ### [`v1.11.4`](https://togithub.com/micrometer-metrics/micrometer/releases/tag/v1.11.4): 1.11.4 [Compare Source](https://togithub.com/micrometer-metrics/micrometer/compare/v1.11.3...v1.11.4) #### :lady_beetle: Bug Fixes - Ensure LongTaskTimer and FunctionTimer produce consistent data [#​3985](https://togithub.com/micrometer-metrics/micrometer/pull/3985) #### :hammer: Dependency Upgrades - Use context-propagation 1.0.5 [#​4078](https://togithub.com/micrometer-metrics/micrometer/issues/4078) - Upgrade to AWS SDK 2.20.143 [#​4076](https://togithub.com/micrometer-metrics/micrometer/issues/4076) - Upgrade to Spectator 1.6.10 [#​4075](https://togithub.com/micrometer-metrics/micrometer/issues/4075) - Upgrade to Mockito 5.5.0 [#​4074](https://togithub.com/micrometer-metrics/micrometer/issues/4074) - Upgrade to Kotlin 1.7.21 [#​4057](https://togithub.com/micrometer-metrics/micrometer/pull/4057) - Upgrade to Testcontainers 1.19.0 [#​4073](https://togithub.com/micrometer-metrics/micrometer/issues/4073) - Upgrade to H2 2.2.222 [#​4072](https://togithub.com/micrometer-metrics/micrometer/issues/4072) - Upgrade to SignalFx 1.0.34 [#​4071](https://togithub.com/micrometer-metrics/micrometer/issues/4071) - Upgrade to AWS SDK 1.12.546 [#​4070](https://togithub.com/micrometer-metrics/micrometer/issues/4070) - Upgrade to Reactor 3.4.32, Reactor Netty 1.0.35, and Netty 4.1.97 [#​4065](https://togithub.com/micrometer-metrics/micrometer/issues/4065) - Bump actions/checkout from 3 to 4 [#​4059](https://togithub.com/micrometer-metrics/micrometer/pull/4059) #### :memo: Tasks - Upgrade foojay-resolver-convention to 0.7.0 [#​4069](https://togithub.com/micrometer-metrics/micrometer/issues/4069) - Upgrade to Gradle Wrapper 8.3 [#​4036](https://togithub.com/micrometer-metrics/micrometer/pull/4036) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​izeye](https://togithub.com/izeye) and [@​pirgeo](https://togithub.com/pirgeo)
hapifhir/hapi-fhir (ca.uhn.hapi.fhir:hapi-fhir-client-okhttp) ### [`v6.8.3`](https://togithub.com/hapifhir/hapi-fhir/releases/tag/v6.8.3) 6.8.3

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… EDITORCONFIG editorconfig-checker 1 0 0.03s
βœ… GROOVY npm-groovy-lint 1 0 10.57s
βœ… REPOSITORY checkov yes no 17.65s
βœ… REPOSITORY gitleaks yes no 1.3s
βœ… REPOSITORY git_diff yes no 0.04s
βœ… REPOSITORY grype yes no 15.55s
βœ… REPOSITORY kics yes no 40.06s
βœ… REPOSITORY secretlint yes no 1.02s
βœ… REPOSITORY syft yes no 0.37s
βœ… REPOSITORY trivy yes no 5.56s
βœ… REPOSITORY trivy-sbom yes no 1.77s
βœ… REPOSITORY trufflehog yes no 4.51s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

miracum-bot commented 1 year ago

:tada: This PR is included in version 3.12.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: