miracum / fhir-gateway

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

chore(deps): update container-images (major) - autoclosed #74

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
docker.io/curlimages/curl major 7.88.1 -> 8.1.2
docker.io/library/gradle stage major 7.6.1-jdk17 -> 8.1.1-jdk17
docker.io/vectorized/redpanda major v22.3.21 -> v23.1.12

âš  Dependency Lookup Warnings âš 

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

curl/curl-container ### [`v8.1.2`](https://togithub.com/curl/curl-container/blob/HEAD/CHANGELOG.md#​812-5---2023-06-14) ##### Changed - added clamav and grype to security scan - added user working directory - skimmed apk cache - added back arches (arm64, etc) by fixing issue [#​3](https://togithub.com/curl/curl-container/issues/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
✅ DOCKERFILE hadolint 1 0 0.15s
✅ EDITORCONFIG editorconfig-checker 3 0 0.05s
✅ REPOSITORY checkov yes no 20.23s
✅ REPOSITORY gitleaks yes no 1.09s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 3.83s
✅ REPOSITORY syft yes no 0.33s
✅ REPOSITORY trivy yes no 8.42s
✅ YAML prettier 2 0 0.65s
✅ YAML v8r 2 0 3.19s
✅ YAML yamllint 2 0 0.36s

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_