From ba3511870ed7db8d4d0d01ed08736216e7d3ab10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 01:11:51 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .config/dotnet-tools.json | 2 +- .github/workflows/ci.yaml | 4 ++-- .github/workflows/scorecards.yaml | 8 ++++---- Dockerfile | 2 +- hack/compose.yaml | 8 ++++---- src/magniFHIR.Tests/magniFHIR.Tests.csproj | 10 +++++----- src/magniFHIR/magniFHIR.csproj | 10 +++++----- 7 files changed, 22 insertions(+), 22 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 273cb75..2d4ea63 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.28.2", + "version": "0.30.5", "commands": ["dotnet-csharpier"] } } diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 87a2695..912b8d3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,7 +12,7 @@ permissions: read-all jobs: build: - uses: chgl/.github/.github/workflows/standard-build.yaml@bf8a522c605a2c530f45c2c55ca1484f08904203 # v1.6.0 + uses: chgl/.github/.github/workflows/standard-build.yaml@a70808072e4df6003d21ea0255938271aa6b535d # v1.10.5 permissions: contents: read id-token: write @@ -29,7 +29,7 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} lint: - uses: chgl/.github/.github/workflows/standard-lint.yaml@bf8a522c605a2c530f45c2c55ca1484f08904203 # v1.6.0 + uses: chgl/.github/.github/workflows/standard-lint.yaml@a70808072e4df6003d21ea0255938271aa6b535d # v1.10.5 permissions: contents: read pull-requests: write diff --git a/.github/workflows/scorecards.yaml b/.github/workflows/scorecards.yaml index a9e7b16..f32d6b4 100644 --- a/.github/workflows/scorecards.yaml +++ b/.github/workflows/scorecards.yaml @@ -32,12 +32,12 @@ jobs: steps: - name: "Checkout code" - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3 + uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0 with: results_file: results.sarif results_format: sarif @@ -59,7 +59,7 @@ jobs: # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # format to the repository Actions tab. - name: "Upload artifact" - uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3 + uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: SARIF file path: results.sarif @@ -67,6 +67,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@d958b976dc5b990f802df244f2dc5d807113327f # v2.25.11 + uses: github/codeql-action/upload-sarif@673cceb2b4886e2dfff697ab64a1ecd1c0a14a05 # v2.28.0 with: sarif_file: results.sarif diff --git a/Dockerfile b/Dockerfile index f2da67b..dba4548 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# syntax=docker/dockerfile:1.8@sha256:e87caa74dcb7d46cd820352bfea12591f3dba3ddc4285e19c7dcd13359f7cefd +# syntax=docker/dockerfile:1.12@sha256:93bfd3b68c109427185cd78b4779fc82b484b0b7618e36d0f104d4d801e66d25 FROM mcr.microsoft.com/dotnet/nightly/aspnet:7.0-jammy-chiseled@sha256:02e09bf8a723a8fcc313c65d9cf171bfde85e2beeeed67013a8e615ca84992fb AS runtime WORKDIR /opt/magnifhir EXPOSE 8080/tcp 8081/tcp diff --git a/hack/compose.yaml b/hack/compose.yaml index b8d434e..4405376 100644 --- a/hack/compose.yaml +++ b/hack/compose.yaml @@ -1,6 +1,6 @@ services: traefik: - image: docker.io/library/traefik:v2.11.5@sha256:8a09d14ac9a175e105166c7cadcadd01a1fd91c6fec9ce84897ca47859efca41 + image: docker.io/library/traefik:v2.11.18@sha256:fda0250c28c36bbee05d26c5a4a68157903acbaaec0baf542ef6420c32bc6afb restart: unless-stopped ipc: none security_opt: @@ -65,7 +65,7 @@ services: - "traefik.http.routers.fhir.entrypoints=web" hapi-fhir-db: - image: index.docker.io/library/postgres:15.7@sha256:170ef27196b0b97d21a698b9d3aa2257a29e9fce4b5618f7282d7e6d0daded92 + image: index.docker.io/library/postgres:15.10@sha256:06dd85a64e950719a3ee8435ce1bdc32b5f8acf406185d7ff875bcced5817165 restart: unless-stopped ipc: private security_opt: @@ -105,7 +105,7 @@ services: - hapi-fhir-server l4h-fhir-db: - image: docker.io/library/postgres:14.12@sha256:21a1b037ebe0d3b7edefe4bc4352634883d4ba4fa7b7641bf86afa3219a47547 + image: docker.io/library/postgres:14.15@sha256:922d38d4ca73ba5bfa8140c50b0d1f45636ca7b4c20d90506c49e2be2d7911f5 restart: unless-stopped profiles: - l4h @@ -204,7 +204,7 @@ services: ACCEPT_EULA: "Y" jaeger: - image: docker.io/jaegertracing/all-in-one:1.58@sha256:f015fb34e6742bb46b87c42cf83abfacfdd5dc39864a859a4ba942eb21c4b29c + image: docker.io/jaegertracing/all-in-one:1.60@sha256:4fd2d70fa347d6a47e79fcb06b1c177e6079f92cba88b083153d56263082135e restart: unless-stopped cap_drop: - ALL diff --git a/src/magniFHIR.Tests/magniFHIR.Tests.csproj b/src/magniFHIR.Tests/magniFHIR.Tests.csproj index eaa8eb0..6ebc660 100644 --- a/src/magniFHIR.Tests/magniFHIR.Tests.csproj +++ b/src/magniFHIR.Tests/magniFHIR.Tests.csproj @@ -9,12 +9,12 @@ - + - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/magniFHIR/magniFHIR.csproj b/src/magniFHIR/magniFHIR.csproj index ea4c9ea..8e0ae55 100644 --- a/src/magniFHIR/magniFHIR.csproj +++ b/src/magniFHIR/magniFHIR.csproj @@ -10,12 +10,12 @@ - + - - - - + + + +