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

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
docker.io/bitnami/kafka minor 3.6.1 -> 3.7.0 age adoption passing confidence
docker.io/hapiproject/hapi patch v7.0.0 -> v7.0.3 age adoption passing confidence
docker/dockerfile syntax minor 1.6 -> 1.7 age adoption passing confidence
ghcr.io/miracum/loinc-conversion patch v1.14.7 -> v1.14.8 age adoption passing confidence
ghcr.io/miracum/vfps patch v1.3.3 -> v1.3.4 age adoption passing confidence
gradle (source) minor 8.6 -> 8.7 age adoption passing confidence
org.postgresql:postgresql (source) dependencies patch 42.7.2 -> 42.7.3 age adoption passing confidence
io.micrometer:micrometer-core dependencies patch 1.12.3 -> 1.12.4 age adoption passing confidence
io.micrometer:micrometer-registry-prometheus dependencies patch 1.12.3 -> 1.12.4 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-client-okhttp (source) dependencies patch 7.0.0 -> 7.0.2 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-structures-r4 (source) dependencies patch 7.0.0 -> 7.0.2 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-client (source) dependencies patch 7.0.0 -> 7.0.2 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-base (source) dependencies patch 7.0.0 -> 7.0.2 age adoption passing confidence
org.springframework.boot plugin patch 3.2.3 -> 3.2.4 age adoption passing confidence

Release Notes

miracum/loinc-conversion (ghcr.io/miracum/loinc-conversion)

v1.14.8

Compare Source

Bug Fixes
Miscellaneous Chores
miracum/vfps (ghcr.io/miracum/vfps)

v1.3.4

Compare Source

Miscellaneous Chores
gradle/gradle (gradle)

v8.7

Compare Source

pgjdbc/pgjdbc (org.postgresql:postgresql)

v42.7.3

Changed
Fixed
  • fix: boolean types not handled in SimpleQuery mode PR #​3146
    • make sure we handle boolean types in simple query mode
    • support uuid as well
    • handle all well known types in text mode and change else if to switch
  • fix: released new versions of 42.2.29, 42.3.10, 42.4.5, 42.5.6, 42.6.2 to deal with NoSuchMethodError on ByteBuffer#position when running on Java 8
micrometer-metrics/micrometer (io.micrometer:micrometer-core)

v1.12.4: 1.12.4

Noteworthy

  • Make DefaultHttpClientObservationConvention#INSTANCE final #​4770

🐞 Bug Fixes

  • GC Pause time metric includes concurrent cycle time for Generational ZGC #​4764
  • OSGi import of javax.annotation and javax.annotation.meta is incorrect #​4824

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.7 to 1.7.8 #​4839
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.655 to 1.12.674 #​4834
  • Bump com.signalfx.public:signalfx-java from 1.0.38 to 1.0.39 #​4822

❤️ Contributors

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

@​izeye and @​ponziani

hapifhir/hapi-fhir (ca.uhn.hapi.fhir:hapi-fhir-client-okhttp)

v7.0.2

7.0.2

v7.0.1

7.0.1


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 has been generated by Mend Renovate. View repository job log here.

Copy link

Target ghcr.io/miracum/fhir-gateway:pr-137 (debian 12.5)

Vulnerabilities (17)

Package ID Severity Installed Version Fixed Version
libc6 CVE-2010-4756 LOW 2.36-9+deb12u4
libc6 CVE-2018-20796 LOW 2.36-9+deb12u4
libc6 CVE-2019-1010022 LOW 2.36-9+deb12u4
libc6 CVE-2019-1010023 LOW 2.36-9+deb12u4
libc6 CVE-2019-1010024 LOW 2.36-9+deb12u4
libc6 CVE-2019-1010025 LOW 2.36-9+deb12u4
libc6 CVE-2019-9192 LOW 2.36-9+deb12u4
libexpat1 CVE-2023-52425 HIGH 2.5.0-1
libexpat1 CVE-2024-28757 HIGH 2.5.0-1
libexpat1 CVE-2023-52426 MEDIUM 2.5.0-1
libgcc-s1 CVE-2023-4039 MEDIUM 12.2.0-14
libgcc-s1 CVE-2022-27943 LOW 12.2.0-14
libpng16-16 CVE-2021-4214 LOW 1.6.39-2
libstdc++6 CVE-2023-4039 MEDIUM 12.2.0-14
libstdc++6 CVE-2022-27943 LOW 12.2.0-14
libuuid1 CVE-2022-0563 LOW 2.38.1-5+b1
zlib1g CVE-2023-45853 CRITICAL 1:1.2.13.dfsg-1

No Misconfigurations found

Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.03s
✅ DOCKERFILE hadolint 2 0 0.11s
✅ EDITORCONFIG editorconfig-checker 66 0 0.26s
✅ GROOVY npm-groovy-lint 2 0 12.63s
✅ JAVA checkstyle 18 0 6.78s
✅ JSON eslint-plugin-jsonc 5 0 3.61s
✅ JSON jsonlint 5 0 0.43s
✅ JSON prettier 5 0 2.74s
✅ JSON v8r 5 0 3.8s
✅ MARKDOWN markdownlint 2 0 0.58s
✅ PYTHON bandit 1 0 0.99s
✅ PYTHON black 1 0 1.14s
✅ PYTHON flake8 1 0 0.96s
✅ PYTHON isort 1 0 0.38s
✅ PYTHON mypy 1 0 8.02s
✅ PYTHON ruff 1 0 0.05s
✅ REPOSITORY checkov yes no 17.43s
✅ REPOSITORY gitleaks yes no 0.81s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 12.35s
✅ REPOSITORY kics yes no 5.53s
✅ REPOSITORY secretlint yes no 1.17s
✅ REPOSITORY syft yes no 2.69s
✅ REPOSITORY trivy yes no 8.49s
✅ REPOSITORY trivy-sbom yes no 6.38s
✅ REPOSITORY trufflehog yes no 7.25s
✅ SQL sql-lint 1 0 0.38s
✅ XML xmllint 1 0 0.02s
✅ YAML prettier 17 0 1.2s
✅ YAML yamllint 17 0 0.73s

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

@chgl chgl merged commit a5da826 into master Mar 25, 2024
13 checks passed
miracum-bot pushed a commit that referenced this pull request Apr 1, 2024
## [3.12.12](v3.12.11...v3.12.12) (2024-04-01)

### Miscellaneous Chores

* **deps:** update all non-major dependencies ([#137](#137)) ([a5da826](a5da826))
* **deps:** update all non-major dependencies ([#140](#140)) ([192cc47](192cc47))
* **deps:** update docker.io/bitnami/kafka:3.7.0 docker digest to c1e54c8 ([#138](#138)) ([dc35d0a](dc35d0a))
* **deps:** update docker.io/library/gradle:8.6.0-jdk21 docker digest to a337805 ([#134](#134)) ([fc461ce](fc461ce))
* **deps:** update docker.io/library/postgres:16.2 docker digest to 6b841c8 ([#139](#139)) ([c20f312](c20f312))
* **deps:** update gcr.io/distroless/java21-debian12:nonroot docker digest to 68e1197 ([#135](#135)) ([3f2f231](3f2f231))
* **deps:** update ghcr.io/miracum/fhir-pseudonymizer docker tag to v2.21.7 ([#132](#132)) ([9758677](9758677))
* **deps:** update github-actions ([#136](#136)) ([40fa5fd](40fa5fd))
* **deps:** update miracum/.github action to v1.6.3 ([#141](#141)) ([9abfead](9abfead))
@miracum-bot
Copy link

🎉 This PR is included in version 3.12.12 🎉

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.

None yet

2 participants