From c1c55ee741fdf980ad1232ab89c9f044db63aaef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:26:25 +0100 Subject: [PATCH 001/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.2 (#14) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index b12b162..310e21b 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -3,6 +3,6 @@ name: immich description: A Immich Helm chart targeted at advanced users type: application -version: 0.2.1 +version: 0.2.2 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.125.1" +appVersion: "v1.125.2" From 5dac2294e3bf8f502f65bec2f3081f2636582041 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:53:17 +0100 Subject: [PATCH 002/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.3 (#15) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 310e21b..845d8d4 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -3,6 +3,6 @@ name: immich description: A Immich Helm chart targeted at advanced users type: application -version: 0.2.2 +version: 0.2.3 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.125.2" +appVersion: "v1.125.3" From 44d62ab64ef20e2ba31c2829bf682dbecae66ca3 Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Sun, 26 Jan 2025 18:31:09 +0100 Subject: [PATCH 003/105] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8f23ed..dd073b0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Contains Helm charts maintained with love by myself. -> [!INFO] +> [!NOTE] > The code is provided as-is with no warranties. See the README.md in each chart directory for more information. From 57d46d5c8992dac06e8d261120b7810562981fa5 Mon Sep 17 00:00:00 2001 From: secustor Date: Sun, 26 Jan 2025 18:40:09 +0100 Subject: [PATCH 004/105] chore(immich): add chart metadata --- charts/immich/Chart.yaml | 14 ++++++++++++++ charts/immich/README.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 845d8d4..6300015 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -1,8 +1,22 @@ apiVersion: v2 name: immich description: A Immich Helm chart targeted at advanced users +home: https://immich.app/ +icon: https://raw.githubusercontent.com/immich-app/immich/main/design/immich-logo.svg +sources: + - https://github.com/secustor/helm-charts/tree/main/charts/immich + - https://github.com/immich-app/immich +maintainers: + - name: secustor + email: sebastian@poxhofer.at type: application version: 0.2.3 # renovate: image=ghcr.io/immich-app/immich-server appVersion: "v1.125.3" + +annotations: + artifacthub.io/category: storage + artifacthub.io/links: | + - name: support + url: https://github.com/secustor/helm-charts/issues diff --git a/charts/immich/README.md b/charts/immich/README.md index 6febcee..cc151c1 100644 --- a/charts/immich/README.md +++ b/charts/immich/README.md @@ -1,6 +1,6 @@ # Immich -This chart deploys [Immich](https://immich.app/) and +This **unofficial** chart deploys [Immich](https://immich.app/) and is targeted at an audience which wants to have some lower level control over the deployment. ## Prerequisites From 75cec55e5608f70d1cec8e49a14e939a1e56c721 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:30:23 +0100 Subject: [PATCH 005/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.6 (#16) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 6300015..c2d967a 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.2.3 +version: 0.2.4 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.125.3" +appVersion: "v1.125.6" annotations: artifacthub.io/category: storage From e8056abbdad757be04ca547616f1af599f59a829 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 22:43:29 +0100 Subject: [PATCH 006/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.7 (#17) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index c2d967a..682a3de 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.2.4 +version: 0.2.5 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.125.6" +appVersion: "v1.125.7" annotations: artifacthub.io/category: storage From 4f11ac25c7708e49f45aed2248fe04b71eabac4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 21:57:20 +0100 Subject: [PATCH 007/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.126.1 (#18) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 682a3de..7782887 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.2.5 +version: 0.3.0 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.125.7" +appVersion: "v1.126.1" annotations: artifacthub.io/category: storage From a09aa67b341c5a1f4199128d4c5a072eb6979260 Mon Sep 17 00:00:00 2001 From: secustor Date: Tue, 11 Feb 2025 21:25:38 +0100 Subject: [PATCH 008/105] docs(immich): use absolute URL so it is rendered on ArtifactHub --- charts/immich/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/immich/README.md b/charts/immich/README.md index cc151c1..6adf6f1 100644 --- a/charts/immich/README.md +++ b/charts/immich/README.md @@ -27,7 +27,7 @@ You will: - Deploy a Redis instance - Deploy Immich -value files can be found in the [`example`](./example) directory. +Value files can be found in the [`example` directory](https://github.com/secustor/helm-charts/tree/main/charts/immich/example). ### PostgreSQL This assumes you have [CloudNativePG](https://cloudnative-pg.io/) From ed6ea37e8b0a69cdd4bd5308c8bf383c7999748d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 00:53:14 +0100 Subject: [PATCH 009/105] chore(deps): update dependency helm/helm to v3.17.1 (#19) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c9cd3ec..2e63f0d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -28,7 +28,7 @@ jobs: uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0 with: # renovate: datasource=github-releases depName=helm/helm - version: v3.17.0 + version: v3.17.1 - name: Run chart-releaser uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0 From d8796aadf71c170d90313db494ede2a8465cca4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:42:38 +0100 Subject: [PATCH 010/105] chore(deps): update azure/setup-helm action to v4.3.0 (#20) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2e63f0d..711526b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Set up Helm - uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0 + uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0 with: # renovate: datasource=github-releases depName=helm/helm version: v3.17.1 From 23c6019427e083955864f3fb7f366d504db9d086 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 22:29:57 +0100 Subject: [PATCH 011/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.127.0 (#21) --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 7782887..1131e75 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.3.0 +version: 0.4.0 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.126.1" +appVersion: "v1.127.0" annotations: artifacthub.io/category: storage From b39ac6c1677fad1feb181e0cf090195eef34b187 Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Fri, 28 Feb 2025 13:45:20 +0100 Subject: [PATCH 012/105] docs(immich): fix examples redis instance --- charts/immich/example/redis-values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/immich/example/redis-values.yaml b/charts/immich/example/redis-values.yaml index c7ca895..89c68b9 100644 --- a/charts/immich/example/redis-values.yaml +++ b/charts/immich/example/redis-values.yaml @@ -1,5 +1,6 @@ architecture: standalone auth: enabled: true + usePasswordFiles: false existingSecret: immich-redis-access existingSecretPasswordKey: password From 0f393d1fbf208ca469434263ab0d7852f5211735 Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Fri, 28 Feb 2025 13:49:43 +0100 Subject: [PATCH 013/105] ci: fix incorrectly set skip_existing flag --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 711526b..5777642 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -35,9 +35,9 @@ jobs: with: charts_dir: charts config: cr.yaml + skip_existing: true env: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" - CR_SKIP_EXISTING: "true" - name: Login to GHCR uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0 From e6c682248bc72bd6e4215cdcb8541886e54b400f Mon Sep 17 00:00:00 2001 From: secustor Date: Fri, 28 Feb 2025 19:26:06 +0100 Subject: [PATCH 014/105] ci(releaser): use changed_charts output so only these charts are pushed --- .github/workflows/release.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5777642..f776557 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -31,6 +31,7 @@ jobs: version: v3.17.1 - name: Run chart-releaser + id: releaser uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0 with: charts_dir: charts @@ -48,10 +49,7 @@ jobs: - name: Push charts to GHCR run: | - shopt -s nullglob - for pkg in .cr-release-packages/*.tgz; do - if [ -z "${pkg:-}" ]; then - break - fi - helm push "${pkg}" "oci://ghcr.io/${GITHUB_REPOSITORY}" - done \ No newline at end of file + IFS=',' read -ra CHARTS <<< "${{ steps.releaser.outputs.changed_charts }}" + for chart in "${CHARTS[@]}"; do + helm push "charts/${chart}" "oci://ghcr.io/${GITHUB_REPOSITORY}" + done From 8994c62db5caba4a57f3ce7d24255621fd3225f4 Mon Sep 17 00:00:00 2001 From: secustor Date: Fri, 28 Feb 2025 19:27:34 +0100 Subject: [PATCH 015/105] ci(releaser): fix double `charts` prefix --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f776557..cdba579 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -51,5 +51,5 @@ jobs: run: | IFS=',' read -ra CHARTS <<< "${{ steps.releaser.outputs.changed_charts }}" for chart in "${CHARTS[@]}"; do - helm push "charts/${chart}" "oci://ghcr.io/${GITHUB_REPOSITORY}" + helm push "${chart}" "oci://ghcr.io/${GITHUB_REPOSITORY}" done From 394ce954f7fa57a5cee195cd59b21231600dee4d Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Fri, 28 Feb 2025 23:56:34 +0100 Subject: [PATCH 016/105] ci: use push-charts nodejs tool to manage push to GHCR.io (#23) --- .github/workflows/ci.yaml | 36 ++ .github/workflows/release.yaml | 28 +- .gitignore | 4 + .prettierignore | 2 + README.md | 1 + charts/immich/README.md | 15 +- charts/immich/values.yaml | 70 +-- package.json | 20 + pnpm-lock.yaml | 920 +++++++++++++++++++++++++++++++++ renovate.json5 | 20 +- scripts/push-charts.test.ts | 79 +++ scripts/push-charts.ts | 74 +++ tsconfig.json | 7 + 13 files changed, 1220 insertions(+), 56 deletions(-) create mode 100644 .github/workflows/ci.yaml create mode 100644 .prettierignore create mode 100644 package.json create mode 100644 pnpm-lock.yaml create mode 100644 scripts/push-charts.test.ts create mode 100644 scripts/push-charts.ts create mode 100644 tsconfig.json diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml new file mode 100644 index 0000000..40f4331 --- /dev/null +++ b/.github/workflows/ci.yaml @@ -0,0 +1,36 @@ +name: CI + +on: + pull_request: + merge_group: + +concurrency: + group: ${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + +env: + # renovate: datasource=node-version depName=node + NODE_VERSION: 22.14.0 + +jobs: + test: + runs-on: ubuntu-24.04 + steps: + - name: Checkout + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + + - name: Install pnpm + uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 + + - name: Setup Node.js + uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0 + with: + node-version: ${{ env.NODE_VERSION }} + cache: pnpm + + - name: Install dev dependencies + run: pnpm install --frozen-lockfile + + - run: pnpm run prettier:check + + - run: pnpm run test diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index cdba579..052a6c9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -5,31 +5,36 @@ on: branches: - main +env: + # renovate: datasource=node-version depName=node + NODE_VERSION: 22.14.0 + permissions: {} + jobs: release: permissions: contents: write # to push chart release and create a release (helm/chart-releaser-action) packages: write # needed for ghcr access - + runs-on: ubuntu-24.04 steps: - name: Checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: fetch-depth: 0 - + - name: Configure Git run: | git config user.name "$GITHUB_ACTOR" git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - + - name: Set up Helm uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0 with: # renovate: datasource=github-releases depName=helm/helm version: v3.17.1 - + - name: Run chart-releaser id: releaser uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0 @@ -39,17 +44,18 @@ jobs: skip_existing: true env: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" - + - name: Login to GHCR uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0 with: registry: ghcr.io username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - + + - name: Setup Node.js + uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0 + with: + node-version: ${{ env.NODE_VERSION }} + - name: Push charts to GHCR - run: | - IFS=',' read -ra CHARTS <<< "${{ steps.releaser.outputs.changed_charts }}" - for chart in "${CHARTS[@]}"; do - helm push "${chart}" "oci://ghcr.io/${GITHUB_REPOSITORY}" - done + run: "node --experimental-strip-types scripts/push-charts.ts ${{ steps.releaser.outputs.changed_charts }}" diff --git a/.gitignore b/.gitignore index ba26bc2..bfe6a9a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,7 @@ # Helm output +.cr-release-packages + +# Node +node_modules diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..acd1b16 --- /dev/null +++ b/.prettierignore @@ -0,0 +1,2 @@ +templates +pnpm-lock.yaml diff --git a/README.md b/README.md index dd073b0..e6e6d30 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Contains Helm charts maintained with love by myself. See the README.md in each chart directory for more information. ## Usage + You can add this repository to your [Helm](https://helm.sh/) installation by running the following command: ```bash diff --git a/charts/immich/README.md b/charts/immich/README.md index 6adf6f1..2c64d4d 100644 --- a/charts/immich/README.md +++ b/charts/immich/README.md @@ -1,14 +1,17 @@ # Immich -This **unofficial** chart deploys [Immich](https://immich.app/) and -is targeted at an audience which wants to have some lower level control over the deployment. +This **unofficial** chart deploys [Immich](https://immich.app/) and +is targeted at an audience which wants to have some lower level control over the deployment. ## Prerequisites + This chart requires: + - a PostgreSQL database with `pgvector` or `pgvector.rs` extension installed - a Redis instance ## Usage + You can install this chart by running the following command: ```bash @@ -19,9 +22,11 @@ helm install my-release oci://ghcr.io/secustor/helm-charts/immich ``` ## Example + This example assumes that the CloudNativePG operator has been deployed and configured. You will: + - Create secrets for PostgreSQL and Redis - Request a PostgreSQL instance with the `pgvector` extension - Deploy a Redis instance @@ -30,6 +35,7 @@ You will: Value files can be found in the [`example` directory](https://github.com/secustor/helm-charts/tree/main/charts/immich/example). ### PostgreSQL + This assumes you have [CloudNativePG](https://cloudnative-pg.io/) installed and configured. @@ -38,18 +44,23 @@ kubectl create -f example/postgres.yaml ``` ### Redis + Create the static password secret for Redis. + ```bash kubectl create -f example/redis-secret.yaml ``` Install the Redis chart. + ```bash helm install immich-redis registry-1.docker.io/bitnamicharts/redis -f example/redis-values.yaml ``` ### Immich + Install the Immich chart. + ```bash helm install immich oci://ghcr.io/secustor/helm-charts/immich -f example/immich-values.yaml ``` diff --git a/charts/immich/values.yaml b/charts/immich/values.yaml index a7306ef..004d784 100644 --- a/charts/immich/values.yaml +++ b/charts/immich/values.yaml @@ -4,7 +4,6 @@ fullnameOverride: "" imagePullSecrets: [] - # Configurations that are relevant for all the components of the chart common: config: @@ -21,7 +20,7 @@ common: createSecret: username: "" password: "" - + redis: host: immich-redis existingSecret: @@ -41,7 +40,7 @@ server: maxReplicas: 100 targetCPUUtilizationPercentage: 80 # targetMemoryUtilizationPercentage: 80 - + image: repository: ghcr.io/immich-app/immich-server pullPolicy: IfNotPresent @@ -50,29 +49,31 @@ server: podAnnotations: {} podLabels: {} - - resources: {} + + resources: + {} # limits: # cpu: 100m # memory: 128Mi # requests: # cpu: 100m # memory: 128Mi - + service: type: ClusterIP port: 2283 - + nodeSelector: {} - + tolerations: [] - + affinity: {} - + podSecurityContext: {} # fsGroup: 2000 - - securityContext: {} + + securityContext: + {} # capabilities: # drop: # - ALL @@ -81,7 +82,8 @@ server: # runAsUser: 1000 # Additional environment variables to set on the container. - env: [] + env: + [] # - name: DB_VECTOR_EXTENSION # value: "pgvector" # - name: SOME_OTHER_ENV @@ -99,12 +101,11 @@ server: # secret: # secretName: mysecret # optional: false - + # Additional volumeMounts on the output Deployment definition. volumeMounts: [] # - name: uploads # mountPath: /usr/src/app/upload - machineLearning: enabled: false @@ -113,49 +114,52 @@ machineLearning: # If enabled the cache will be stored in memory, rather than local disk. This will increase performance but will require more memory. useMemory: false sizeLimit: 10Gi - + replicaCount: 1 - + image: repository: ghcr.io/immich-app/immich-machine-learning pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "" - + podAnnotations: {} podLabels: {} - - resources: {} + + resources: + {} # limits: # cpu: 100m # memory: 128Mi # requests: # cpu: 100m # memory: 128Mi - + service: type: ClusterIP port: 3003 - + nodeSelector: {} - + tolerations: [] - + affinity: {} - + podSecurityContext: {} # fsGroup: 2000 - - securityContext: {} + + securityContext: + {} # capabilities: # drop: # - ALL # readOnlyRootFilesystem: true # runAsNonRoot: true # runAsUser: 1000 - + # Additional environment variables to set on the container. - env: [] + env: + [] # - name: DB_VECTOR_EXTENSION # value: "pgvector" # - name: SOME_OTHER_ENV @@ -163,7 +167,7 @@ machineLearning: # secretKeyRef: # name: mySecret # key: secretField - + # Additional volumes on the output Deployment definition. volumes: [] # - name: uploads @@ -173,7 +177,7 @@ machineLearning: # secret: # secretName: mysecret # optional: false - + # Additional volumeMounts on the output Deployment definition. volumeMounts: [] # - name: uploads @@ -195,7 +199,8 @@ serviceAccount: ingress: enabled: false className: "" - annotations: {} + annotations: + {} # kubernetes.io/ingress.class: nginx # kubernetes.io/tls-acme: "true" hosts: @@ -208,7 +213,6 @@ ingress: # hosts: # - chart-example.local - # This block is for setting up the HTTPROUTE for more information can be found here: https://kubernetes.io/docs/concepts/services-networking/gateway/#api-kind-httproute httpRoute: enabled: false diff --git a/package.json b/package.json new file mode 100644 index 0000000..82bb3be --- /dev/null +++ b/package.json @@ -0,0 +1,20 @@ +{ + "name": "helm-charts", + "type": "module", + "packageManager": "pnpm@10.5.2", + "volta": { + "node": "22.14.0", + "pnpm": "10.5.2" + }, + "scripts": { + "test": "vitest", + "prettier:check": "prettier --check .", + "prettier:fix": "prettier --write ." + }, + "devDependencies": { + "@types/node": "22.13.5", + "prettier": "3.5.2", + "vitest": "3.0.7", + "vitest-mock-extended": "3.0.1" + } +} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml new file mode 100644 index 0000000..c3a2af4 --- /dev/null +++ b/pnpm-lock.yaml @@ -0,0 +1,920 @@ +lockfileVersion: '9.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + +importers: + + .: + devDependencies: + "@types/node": + specifier: 22.13.5 + version: 22.13.5 + prettier: + specifier: 3.5.2 + version: 3.5.2 + vitest: + specifier: 3.0.7 + version: 3.0.7(@types/node@22.13.5) + vitest-mock-extended: + specifier: 3.0.1 + version: 3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.5)) + +packages: + + '@esbuild/aix-ppc64@0.25.0': + resolution: {integrity: sha512-O7vun9Sf8DFjH2UtqK8Ku3LkquL9SZL8OLY1T5NZkA34+wG3OQF7cl4Ql8vdNzM6fzBbYfLaiRLIOZ+2FOCgBQ==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [aix] + + '@esbuild/android-arm64@0.25.0': + resolution: {integrity: sha512-grvv8WncGjDSyUBjN9yHXNt+cq0snxXbDxy5pJtzMKGmmpPxeAmAhWxXI+01lU5rwZomDgD3kJwulEnhTRUd6g==} + engines: {node: '>=18'} + cpu: [arm64] + os: [android] + + '@esbuild/android-arm@0.25.0': + resolution: {integrity: sha512-PTyWCYYiU0+1eJKmw21lWtC+d08JDZPQ5g+kFyxP0V+es6VPPSUhM6zk8iImp2jbV6GwjX4pap0JFbUQN65X1g==} + engines: {node: '>=18'} + cpu: [arm] + os: [android] + + '@esbuild/android-x64@0.25.0': + resolution: {integrity: sha512-m/ix7SfKG5buCnxasr52+LI78SQ+wgdENi9CqyCXwjVR2X4Jkz+BpC3le3AoBPYTC9NHklwngVXvbJ9/Akhrfg==} + engines: {node: '>=18'} + cpu: [x64] + os: [android] + + '@esbuild/darwin-arm64@0.25.0': + resolution: {integrity: sha512-mVwdUb5SRkPayVadIOI78K7aAnPamoeFR2bT5nszFUZ9P8UpK4ratOdYbZZXYSqPKMHfS1wdHCJk1P1EZpRdvw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [darwin] + + '@esbuild/darwin-x64@0.25.0': + resolution: {integrity: sha512-DgDaYsPWFTS4S3nWpFcMn/33ZZwAAeAFKNHNa1QN0rI4pUjgqf0f7ONmXf6d22tqTY+H9FNdgeaAa+YIFUn2Rg==} + engines: {node: '>=18'} + cpu: [x64] + os: [darwin] + + '@esbuild/freebsd-arm64@0.25.0': + resolution: {integrity: sha512-VN4ocxy6dxefN1MepBx/iD1dH5K8qNtNe227I0mnTRjry8tj5MRk4zprLEdG8WPyAPb93/e4pSgi1SoHdgOa4w==} + engines: {node: '>=18'} + cpu: [arm64] + os: [freebsd] + + '@esbuild/freebsd-x64@0.25.0': + resolution: {integrity: sha512-mrSgt7lCh07FY+hDD1TxiTyIHyttn6vnjesnPoVDNmDfOmggTLXRv8Id5fNZey1gl/V2dyVK1VXXqVsQIiAk+A==} + engines: {node: '>=18'} + cpu: [x64] + os: [freebsd] + + '@esbuild/linux-arm64@0.25.0': + resolution: {integrity: sha512-9QAQjTWNDM/Vk2bgBl17yWuZxZNQIF0OUUuPZRKoDtqF2k4EtYbpyiG5/Dk7nqeK6kIJWPYldkOcBqjXjrUlmg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [linux] + + '@esbuild/linux-arm@0.25.0': + resolution: {integrity: sha512-vkB3IYj2IDo3g9xX7HqhPYxVkNQe8qTK55fraQyTzTX/fxaDtXiEnavv9geOsonh2Fd2RMB+i5cbhu2zMNWJwg==} + engines: {node: '>=18'} + cpu: [arm] + os: [linux] + + '@esbuild/linux-ia32@0.25.0': + resolution: {integrity: sha512-43ET5bHbphBegyeqLb7I1eYn2P/JYGNmzzdidq/w0T8E2SsYL1U6un2NFROFRg1JZLTzdCoRomg8Rvf9M6W6Gg==} + engines: {node: '>=18'} + cpu: [ia32] + os: [linux] + + '@esbuild/linux-loong64@0.25.0': + resolution: {integrity: sha512-fC95c/xyNFueMhClxJmeRIj2yrSMdDfmqJnyOY4ZqsALkDrrKJfIg5NTMSzVBr5YW1jf+l7/cndBfP3MSDpoHw==} + engines: {node: '>=18'} + cpu: [loong64] + os: [linux] + + '@esbuild/linux-mips64el@0.25.0': + resolution: {integrity: sha512-nkAMFju7KDW73T1DdH7glcyIptm95a7Le8irTQNO/qtkoyypZAnjchQgooFUDQhNAy4iu08N79W4T4pMBwhPwQ==} + engines: {node: '>=18'} + cpu: [mips64el] + os: [linux] + + '@esbuild/linux-ppc64@0.25.0': + resolution: {integrity: sha512-NhyOejdhRGS8Iwv+KKR2zTq2PpysF9XqY+Zk77vQHqNbo/PwZCzB5/h7VGuREZm1fixhs4Q/qWRSi5zmAiO4Fw==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [linux] + + '@esbuild/linux-riscv64@0.25.0': + resolution: {integrity: sha512-5S/rbP5OY+GHLC5qXp1y/Mx//e92L1YDqkiBbO9TQOvuFXM+iDqUNG5XopAnXoRH3FjIUDkeGcY1cgNvnXp/kA==} + engines: {node: '>=18'} + cpu: [riscv64] + os: [linux] + + '@esbuild/linux-s390x@0.25.0': + resolution: {integrity: sha512-XM2BFsEBz0Fw37V0zU4CXfcfuACMrppsMFKdYY2WuTS3yi8O1nFOhil/xhKTmE1nPmVyvQJjJivgDT+xh8pXJA==} + engines: {node: '>=18'} + cpu: [s390x] + os: [linux] + + '@esbuild/linux-x64@0.25.0': + resolution: {integrity: sha512-9yl91rHw/cpwMCNytUDxwj2XjFpxML0y9HAOH9pNVQDpQrBxHy01Dx+vaMu0N1CKa/RzBD2hB4u//nfc+Sd3Cw==} + engines: {node: '>=18'} + cpu: [x64] + os: [linux] + + '@esbuild/netbsd-arm64@0.25.0': + resolution: {integrity: sha512-RuG4PSMPFfrkH6UwCAqBzauBWTygTvb1nxWasEJooGSJ/NwRw7b2HOwyRTQIU97Hq37l3npXoZGYMy3b3xYvPw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [netbsd] + + '@esbuild/netbsd-x64@0.25.0': + resolution: {integrity: sha512-jl+qisSB5jk01N5f7sPCsBENCOlPiS/xptD5yxOx2oqQfyourJwIKLRA2yqWdifj3owQZCL2sn6o08dBzZGQzA==} + engines: {node: '>=18'} + cpu: [x64] + os: [netbsd] + + '@esbuild/openbsd-arm64@0.25.0': + resolution: {integrity: sha512-21sUNbq2r84YE+SJDfaQRvdgznTD8Xc0oc3p3iW/a1EVWeNj/SdUCbm5U0itZPQYRuRTW20fPMWMpcrciH2EJw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openbsd] + + '@esbuild/openbsd-x64@0.25.0': + resolution: {integrity: sha512-2gwwriSMPcCFRlPlKx3zLQhfN/2WjJ2NSlg5TKLQOJdV0mSxIcYNTMhk3H3ulL/cak+Xj0lY1Ym9ysDV1igceg==} + engines: {node: '>=18'} + cpu: [x64] + os: [openbsd] + + '@esbuild/sunos-x64@0.25.0': + resolution: {integrity: sha512-bxI7ThgLzPrPz484/S9jLlvUAHYMzy6I0XiU1ZMeAEOBcS0VePBFxh1JjTQt3Xiat5b6Oh4x7UC7IwKQKIJRIg==} + engines: {node: '>=18'} + cpu: [x64] + os: [sunos] + + '@esbuild/win32-arm64@0.25.0': + resolution: {integrity: sha512-ZUAc2YK6JW89xTbXvftxdnYy3m4iHIkDtK3CLce8wg8M2L+YZhIvO1DKpxrd0Yr59AeNNkTiic9YLf6FTtXWMw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [win32] + + '@esbuild/win32-ia32@0.25.0': + resolution: {integrity: sha512-eSNxISBu8XweVEWG31/JzjkIGbGIJN/TrRoiSVZwZ6pkC6VX4Im/WV2cz559/TXLcYbcrDN8JtKgd9DJVIo8GA==} + engines: {node: '>=18'} + cpu: [ia32] + os: [win32] + + '@esbuild/win32-x64@0.25.0': + resolution: {integrity: sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [win32] + + '@jridgewell/sourcemap-codec@1.5.0': + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + + '@rollup/rollup-android-arm-eabi@4.34.8': + resolution: {integrity: sha512-q217OSE8DTp8AFHuNHXo0Y86e1wtlfVrXiAlwkIvGRQv9zbc6mE3sjIVfwI8sYUyNxwOg0j/Vm1RKM04JcWLJw==} + cpu: [arm] + os: [android] + + '@rollup/rollup-android-arm64@4.34.8': + resolution: {integrity: sha512-Gigjz7mNWaOL9wCggvoK3jEIUUbGul656opstjaUSGC3eT0BM7PofdAJaBfPFWWkXNVAXbaQtC99OCg4sJv70Q==} + cpu: [arm64] + os: [android] + + '@rollup/rollup-darwin-arm64@4.34.8': + resolution: {integrity: sha512-02rVdZ5tgdUNRxIUrFdcMBZQoaPMrxtwSb+/hOfBdqkatYHR3lZ2A2EGyHq2sGOd0Owk80oV3snlDASC24He3Q==} + cpu: [arm64] + os: [darwin] + + '@rollup/rollup-darwin-x64@4.34.8': + resolution: {integrity: sha512-qIP/elwR/tq/dYRx3lgwK31jkZvMiD6qUtOycLhTzCvrjbZ3LjQnEM9rNhSGpbLXVJYQ3rq39A6Re0h9tU2ynw==} + cpu: [x64] + os: [darwin] + + '@rollup/rollup-freebsd-arm64@4.34.8': + resolution: {integrity: sha512-IQNVXL9iY6NniYbTaOKdrlVP3XIqazBgJOVkddzJlqnCpRi/yAeSOa8PLcECFSQochzqApIOE1GHNu3pCz+BDA==} + cpu: [arm64] + os: [freebsd] + + '@rollup/rollup-freebsd-x64@4.34.8': + resolution: {integrity: sha512-TYXcHghgnCqYFiE3FT5QwXtOZqDj5GmaFNTNt3jNC+vh22dc/ukG2cG+pi75QO4kACohZzidsq7yKTKwq/Jq7Q==} + cpu: [x64] + os: [freebsd] + + '@rollup/rollup-linux-arm-gnueabihf@4.34.8': + resolution: {integrity: sha512-A4iphFGNkWRd+5m3VIGuqHnG3MVnqKe7Al57u9mwgbyZ2/xF9Jio72MaY7xxh+Y87VAHmGQr73qoKL9HPbXj1g==} + cpu: [arm] + os: [linux] + + '@rollup/rollup-linux-arm-musleabihf@4.34.8': + resolution: {integrity: sha512-S0lqKLfTm5u+QTxlFiAnb2J/2dgQqRy/XvziPtDd1rKZFXHTyYLoVL58M/XFwDI01AQCDIevGLbQrMAtdyanpA==} + cpu: [arm] + os: [linux] + + '@rollup/rollup-linux-arm64-gnu@4.34.8': + resolution: {integrity: sha512-jpz9YOuPiSkL4G4pqKrus0pn9aYwpImGkosRKwNi+sJSkz+WU3anZe6hi73StLOQdfXYXC7hUfsQlTnjMd3s1A==} + cpu: [arm64] + os: [linux] + + '@rollup/rollup-linux-arm64-musl@4.34.8': + resolution: {integrity: sha512-KdSfaROOUJXgTVxJNAZ3KwkRc5nggDk+06P6lgi1HLv1hskgvxHUKZ4xtwHkVYJ1Rep4GNo+uEfycCRRxht7+Q==} + cpu: [arm64] + os: [linux] + + '@rollup/rollup-linux-loongarch64-gnu@4.34.8': + resolution: {integrity: sha512-NyF4gcxwkMFRjgXBM6g2lkT58OWztZvw5KkV2K0qqSnUEqCVcqdh2jN4gQrTn/YUpAcNKyFHfoOZEer9nwo6uQ==} + cpu: [loong64] + os: [linux] + + '@rollup/rollup-linux-powerpc64le-gnu@4.34.8': + resolution: {integrity: sha512-LMJc999GkhGvktHU85zNTDImZVUCJ1z/MbAJTnviiWmmjyckP5aQsHtcujMjpNdMZPT2rQEDBlJfubhs3jsMfw==} + cpu: [ppc64] + os: [linux] + + '@rollup/rollup-linux-riscv64-gnu@4.34.8': + resolution: {integrity: sha512-xAQCAHPj8nJq1PI3z8CIZzXuXCstquz7cIOL73HHdXiRcKk8Ywwqtx2wrIy23EcTn4aZ2fLJNBB8d0tQENPCmw==} + cpu: [riscv64] + os: [linux] + + '@rollup/rollup-linux-s390x-gnu@4.34.8': + resolution: {integrity: sha512-DdePVk1NDEuc3fOe3dPPTb+rjMtuFw89gw6gVWxQFAuEqqSdDKnrwzZHrUYdac7A7dXl9Q2Vflxpme15gUWQFA==} + cpu: [s390x] + os: [linux] + + '@rollup/rollup-linux-x64-gnu@4.34.8': + resolution: {integrity: sha512-8y7ED8gjxITUltTUEJLQdgpbPh1sUQ0kMTmufRF/Ns5tI9TNMNlhWtmPKKHCU0SilX+3MJkZ0zERYYGIVBYHIA==} + cpu: [x64] + os: [linux] + + '@rollup/rollup-linux-x64-musl@4.34.8': + resolution: {integrity: sha512-SCXcP0ZpGFIe7Ge+McxY5zKxiEI5ra+GT3QRxL0pMMtxPfpyLAKleZODi1zdRHkz5/BhueUrYtYVgubqe9JBNQ==} + cpu: [x64] + os: [linux] + + '@rollup/rollup-win32-arm64-msvc@4.34.8': + resolution: {integrity: sha512-YHYsgzZgFJzTRbth4h7Or0m5O74Yda+hLin0irAIobkLQFRQd1qWmnoVfwmKm9TXIZVAD0nZ+GEb2ICicLyCnQ==} + cpu: [arm64] + os: [win32] + + '@rollup/rollup-win32-ia32-msvc@4.34.8': + resolution: {integrity: sha512-r3NRQrXkHr4uWy5TOjTpTYojR9XmF0j/RYgKCef+Ag46FWUTltm5ziticv8LdNsDMehjJ543x/+TJAek/xBA2w==} + cpu: [ia32] + os: [win32] + + '@rollup/rollup-win32-x64-msvc@4.34.8': + resolution: {integrity: sha512-U0FaE5O1BCpZSeE6gBl3c5ObhePQSfk9vDRToMmTkbhCOgW4jqvtS5LGyQ76L1fH8sM0keRp4uDTsbjiUyjk0g==} + cpu: [x64] + os: [win32] + + '@types/estree@1.0.6': + resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} + + '@types/node@22.13.5': + resolution: {integrity: sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==} + + '@vitest/expect@3.0.7': + resolution: {integrity: sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==} + + '@vitest/mocker@3.0.7': + resolution: {integrity: sha512-qui+3BLz9Eonx4EAuR/i+QlCX6AUZ35taDQgwGkK/Tw6/WgwodSrjN1X2xf69IA/643ZX5zNKIn2svvtZDrs4w==} + peerDependencies: + msw: ^2.4.9 + vite: ^5.0.0 || ^6.0.0 + peerDependenciesMeta: + msw: + optional: true + vite: + optional: true + + '@vitest/pretty-format@3.0.7': + resolution: {integrity: sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==} + + '@vitest/runner@3.0.7': + resolution: {integrity: sha512-WeEl38Z0S2ZcuRTeyYqaZtm4e26tq6ZFqh5y8YD9YxfWuu0OFiGFUbnxNynwLjNRHPsXyee2M9tV7YxOTPZl2g==} + + '@vitest/snapshot@3.0.7': + resolution: {integrity: sha512-eqTUryJWQN0Rtf5yqCGTQWsCFOQe4eNz5Twsu21xYEcnFJtMU5XvmG0vgebhdLlrHQTSq5p8vWHJIeJQV8ovsA==} + + '@vitest/spy@3.0.7': + resolution: {integrity: sha512-4T4WcsibB0B6hrKdAZTM37ekuyFZt2cGbEGd2+L0P8ov15J1/HUsUaqkXEQPNAWr4BtPPe1gI+FYfMHhEKfR8w==} + + '@vitest/utils@3.0.7': + resolution: {integrity: sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==} + + assertion-error@2.0.1: + resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} + engines: {node: '>=12'} + + cac@6.7.14: + resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} + engines: {node: '>=8'} + + chai@5.2.0: + resolution: {integrity: sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==} + engines: {node: '>=12'} + + check-error@2.1.1: + resolution: {integrity: sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==} + engines: {node: '>= 16'} + + debug@4.4.0: + resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + deep-eql@5.0.2: + resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==} + engines: {node: '>=6'} + + es-module-lexer@1.6.0: + resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==} + + esbuild@0.25.0: + resolution: {integrity: sha512-BXq5mqc8ltbaN34cDqWuYKyNhX8D/Z0J1xdtdQ8UcIIIyJyz+ZMKUt58tF3SrZ85jcfN/PZYhjR5uDQAYNVbuw==} + engines: {node: '>=18'} + hasBin: true + + estree-walker@3.0.3: + resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==} + + expect-type@1.2.0: + resolution: {integrity: sha512-80F22aiJ3GLyVnS/B3HzgR6RelZVumzj9jkL0Rhz4h0xYbNW9PjlQz5h3J/SShErbXBc295vseR4/MIbVmUbeA==} + engines: {node: '>=12.0.0'} + + fsevents@2.3.3: + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + + loupe@3.1.3: + resolution: {integrity: sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==} + + magic-string@0.30.17: + resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} + + ms@2.1.3: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} + + nanoid@3.3.8: + resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + + pathe@2.0.3: + resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} + + pathval@2.0.0: + resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==} + engines: {node: '>= 14.16'} + + picocolors@1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} + + postcss@8.5.3: + resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} + engines: {node: ^10 || ^12 || >=14} + + prettier@3.5.2: + resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==} + engines: {node: '>=14'} + hasBin: true + + rollup@4.34.8: + resolution: {integrity: sha512-489gTVMzAYdiZHFVA/ig/iYFllCcWFHMvUHI1rpFmkoUtRlQxqh6/yiNqnYibjMZ2b/+FUQwldG+aLsEt6bglQ==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + + siginfo@2.0.0: + resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} + + source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} + engines: {node: '>=0.10.0'} + + stackback@0.0.2: + resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==} + + std-env@3.8.0: + resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==} + + tinybench@2.9.0: + resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} + + tinyexec@0.3.2: + resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} + + tinypool@1.0.2: + resolution: {integrity: sha512-al6n+QEANGFOMf/dmUMsuS5/r9B06uwlyNjZZql/zv8J7ybHCgoihBNORZCY2mzUuAnomQa2JdhyHKzZxPCrFA==} + engines: {node: ^18.0.0 || >=20.0.0} + + tinyrainbow@2.0.0: + resolution: {integrity: sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==} + engines: {node: '>=14.0.0'} + + tinyspy@3.0.2: + resolution: {integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==} + engines: {node: '>=14.0.0'} + + ts-essentials@10.0.4: + resolution: {integrity: sha512-lwYdz28+S4nicm+jFi6V58LaAIpxzhg9rLdgNC1VsdP/xiFBseGhF1M/shwCk6zMmwahBZdXcl34LVHrEang3A==} + peerDependencies: + typescript: '>=4.5.0' + peerDependenciesMeta: + typescript: + optional: true + + typescript@5.8.2: + resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} + engines: {node: '>=14.17'} + hasBin: true + + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + + vite-node@3.0.7: + resolution: {integrity: sha512-2fX0QwX4GkkkpULXdT1Pf4q0tC1i1lFOyseKoonavXUNlQ77KpW2XqBGGNIm/J4Ows4KxgGJzDguYVPKwG/n5A==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + hasBin: true + + vite@6.2.0: + resolution: {integrity: sha512-7dPxoo+WsT/64rDcwoOjk76XHj+TqNTIvHKcuMQ1k4/SeHDaQt5GFAeLYzrimZrMpn/O6DtdI03WUjdxuPM0oQ==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 + jiti: '>=1.21.0' + less: '*' + lightningcss: ^1.21.0 + sass: '*' + sass-embedded: '*' + stylus: '*' + sugarss: '*' + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 + peerDependenciesMeta: + '@types/node': + optional: true + jiti: + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + tsx: + optional: true + yaml: + optional: true + + vitest-mock-extended@3.0.1: + resolution: {integrity: sha512-VI7CRRvIi+MbAsqdGTxp3K+eiY7BR1zrVflZ5DBrFUXPjRZRgxXajlYdNyIu3v1bb5ZfdLANXwZ9i/RfVMfS6A==} + peerDependencies: + typescript: 3.x || 4.x || 5.x + vitest: '>=3.0.0' + + vitest@3.0.7: + resolution: {integrity: sha512-IP7gPK3LS3Fvn44x30X1dM9vtawm0aesAa2yBIZ9vQf+qB69NXC5776+Qmcr7ohUXIQuLhk7xQR0aSUIDPqavg==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + hasBin: true + peerDependencies: + '@edge-runtime/vm': '*' + '@types/debug': ^4.1.12 + '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 + '@vitest/browser': 3.0.7 + '@vitest/ui': 3.0.7 + happy-dom: '*' + jsdom: '*' + peerDependenciesMeta: + '@edge-runtime/vm': + optional: true + '@types/debug': + optional: true + '@types/node': + optional: true + '@vitest/browser': + optional: true + '@vitest/ui': + optional: true + happy-dom: + optional: true + jsdom: + optional: true + + why-is-node-running@2.3.0: + resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==} + engines: {node: '>=8'} + hasBin: true + +snapshots: + + '@esbuild/aix-ppc64@0.25.0': + optional: true + + '@esbuild/android-arm64@0.25.0': + optional: true + + '@esbuild/android-arm@0.25.0': + optional: true + + '@esbuild/android-x64@0.25.0': + optional: true + + '@esbuild/darwin-arm64@0.25.0': + optional: true + + '@esbuild/darwin-x64@0.25.0': + optional: true + + '@esbuild/freebsd-arm64@0.25.0': + optional: true + + '@esbuild/freebsd-x64@0.25.0': + optional: true + + '@esbuild/linux-arm64@0.25.0': + optional: true + + '@esbuild/linux-arm@0.25.0': + optional: true + + '@esbuild/linux-ia32@0.25.0': + optional: true + + '@esbuild/linux-loong64@0.25.0': + optional: true + + '@esbuild/linux-mips64el@0.25.0': + optional: true + + '@esbuild/linux-ppc64@0.25.0': + optional: true + + '@esbuild/linux-riscv64@0.25.0': + optional: true + + '@esbuild/linux-s390x@0.25.0': + optional: true + + '@esbuild/linux-x64@0.25.0': + optional: true + + '@esbuild/netbsd-arm64@0.25.0': + optional: true + + '@esbuild/netbsd-x64@0.25.0': + optional: true + + '@esbuild/openbsd-arm64@0.25.0': + optional: true + + '@esbuild/openbsd-x64@0.25.0': + optional: true + + '@esbuild/sunos-x64@0.25.0': + optional: true + + '@esbuild/win32-arm64@0.25.0': + optional: true + + '@esbuild/win32-ia32@0.25.0': + optional: true + + '@esbuild/win32-x64@0.25.0': + optional: true + + '@jridgewell/sourcemap-codec@1.5.0': {} + + '@rollup/rollup-android-arm-eabi@4.34.8': + optional: true + + '@rollup/rollup-android-arm64@4.34.8': + optional: true + + '@rollup/rollup-darwin-arm64@4.34.8': + optional: true + + '@rollup/rollup-darwin-x64@4.34.8': + optional: true + + '@rollup/rollup-freebsd-arm64@4.34.8': + optional: true + + '@rollup/rollup-freebsd-x64@4.34.8': + optional: true + + '@rollup/rollup-linux-arm-gnueabihf@4.34.8': + optional: true + + '@rollup/rollup-linux-arm-musleabihf@4.34.8': + optional: true + + '@rollup/rollup-linux-arm64-gnu@4.34.8': + optional: true + + '@rollup/rollup-linux-arm64-musl@4.34.8': + optional: true + + '@rollup/rollup-linux-loongarch64-gnu@4.34.8': + optional: true + + '@rollup/rollup-linux-powerpc64le-gnu@4.34.8': + optional: true + + '@rollup/rollup-linux-riscv64-gnu@4.34.8': + optional: true + + '@rollup/rollup-linux-s390x-gnu@4.34.8': + optional: true + + '@rollup/rollup-linux-x64-gnu@4.34.8': + optional: true + + '@rollup/rollup-linux-x64-musl@4.34.8': + optional: true + + '@rollup/rollup-win32-arm64-msvc@4.34.8': + optional: true + + '@rollup/rollup-win32-ia32-msvc@4.34.8': + optional: true + + '@rollup/rollup-win32-x64-msvc@4.34.8': + optional: true + + '@types/estree@1.0.6': {} + + '@types/node@22.13.5': + dependencies: + undici-types: 6.20.0 + + '@vitest/expect@3.0.7': + dependencies: + '@vitest/spy': 3.0.7 + '@vitest/utils': 3.0.7 + chai: 5.2.0 + tinyrainbow: 2.0.0 + + '@vitest/mocker@3.0.7(vite@6.2.0(@types/node@22.13.5))': + dependencies: + '@vitest/spy': 3.0.7 + estree-walker: 3.0.3 + magic-string: 0.30.17 + optionalDependencies: + vite: 6.2.0(@types/node@22.13.5) + + '@vitest/pretty-format@3.0.7': + dependencies: + tinyrainbow: 2.0.0 + + '@vitest/runner@3.0.7': + dependencies: + '@vitest/utils': 3.0.7 + pathe: 2.0.3 + + '@vitest/snapshot@3.0.7': + dependencies: + '@vitest/pretty-format': 3.0.7 + magic-string: 0.30.17 + pathe: 2.0.3 + + '@vitest/spy@3.0.7': + dependencies: + tinyspy: 3.0.2 + + '@vitest/utils@3.0.7': + dependencies: + '@vitest/pretty-format': 3.0.7 + loupe: 3.1.3 + tinyrainbow: 2.0.0 + + assertion-error@2.0.1: {} + + cac@6.7.14: {} + + chai@5.2.0: + dependencies: + assertion-error: 2.0.1 + check-error: 2.1.1 + deep-eql: 5.0.2 + loupe: 3.1.3 + pathval: 2.0.0 + + check-error@2.1.1: {} + + debug@4.4.0: + dependencies: + ms: 2.1.3 + + deep-eql@5.0.2: {} + + es-module-lexer@1.6.0: {} + + esbuild@0.25.0: + optionalDependencies: + '@esbuild/aix-ppc64': 0.25.0 + '@esbuild/android-arm': 0.25.0 + '@esbuild/android-arm64': 0.25.0 + '@esbuild/android-x64': 0.25.0 + '@esbuild/darwin-arm64': 0.25.0 + '@esbuild/darwin-x64': 0.25.0 + '@esbuild/freebsd-arm64': 0.25.0 + '@esbuild/freebsd-x64': 0.25.0 + '@esbuild/linux-arm': 0.25.0 + '@esbuild/linux-arm64': 0.25.0 + '@esbuild/linux-ia32': 0.25.0 + '@esbuild/linux-loong64': 0.25.0 + '@esbuild/linux-mips64el': 0.25.0 + '@esbuild/linux-ppc64': 0.25.0 + '@esbuild/linux-riscv64': 0.25.0 + '@esbuild/linux-s390x': 0.25.0 + '@esbuild/linux-x64': 0.25.0 + '@esbuild/netbsd-arm64': 0.25.0 + '@esbuild/netbsd-x64': 0.25.0 + '@esbuild/openbsd-arm64': 0.25.0 + '@esbuild/openbsd-x64': 0.25.0 + '@esbuild/sunos-x64': 0.25.0 + '@esbuild/win32-arm64': 0.25.0 + '@esbuild/win32-ia32': 0.25.0 + '@esbuild/win32-x64': 0.25.0 + + estree-walker@3.0.3: + dependencies: + '@types/estree': 1.0.6 + + expect-type@1.2.0: {} + + fsevents@2.3.3: + optional: true + + loupe@3.1.3: {} + + magic-string@0.30.17: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.0 + + ms@2.1.3: {} + + nanoid@3.3.8: {} + + pathe@2.0.3: {} + + pathval@2.0.0: {} + + picocolors@1.1.1: {} + + postcss@8.5.3: + dependencies: + nanoid: 3.3.8 + picocolors: 1.1.1 + source-map-js: 1.2.1 + + prettier@3.5.2: {} + + rollup@4.34.8: + dependencies: + '@types/estree': 1.0.6 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.34.8 + '@rollup/rollup-android-arm64': 4.34.8 + '@rollup/rollup-darwin-arm64': 4.34.8 + '@rollup/rollup-darwin-x64': 4.34.8 + '@rollup/rollup-freebsd-arm64': 4.34.8 + '@rollup/rollup-freebsd-x64': 4.34.8 + '@rollup/rollup-linux-arm-gnueabihf': 4.34.8 + '@rollup/rollup-linux-arm-musleabihf': 4.34.8 + '@rollup/rollup-linux-arm64-gnu': 4.34.8 + '@rollup/rollup-linux-arm64-musl': 4.34.8 + '@rollup/rollup-linux-loongarch64-gnu': 4.34.8 + '@rollup/rollup-linux-powerpc64le-gnu': 4.34.8 + '@rollup/rollup-linux-riscv64-gnu': 4.34.8 + '@rollup/rollup-linux-s390x-gnu': 4.34.8 + '@rollup/rollup-linux-x64-gnu': 4.34.8 + '@rollup/rollup-linux-x64-musl': 4.34.8 + '@rollup/rollup-win32-arm64-msvc': 4.34.8 + '@rollup/rollup-win32-ia32-msvc': 4.34.8 + '@rollup/rollup-win32-x64-msvc': 4.34.8 + fsevents: 2.3.3 + + siginfo@2.0.0: {} + + source-map-js@1.2.1: {} + + stackback@0.0.2: {} + + std-env@3.8.0: {} + + tinybench@2.9.0: {} + + tinyexec@0.3.2: {} + + tinypool@1.0.2: {} + + tinyrainbow@2.0.0: {} + + tinyspy@3.0.2: {} + + ts-essentials@10.0.4(typescript@5.8.2): + optionalDependencies: + typescript: 5.8.2 + + typescript@5.8.2: {} + + undici-types@6.20.0: {} + + vite-node@3.0.7(@types/node@22.13.5): + dependencies: + cac: 6.7.14 + debug: 4.4.0 + es-module-lexer: 1.6.0 + pathe: 2.0.3 + vite: 6.2.0(@types/node@22.13.5) + transitivePeerDependencies: + - '@types/node' + - jiti + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - yaml + + vite@6.2.0(@types/node@22.13.5): + dependencies: + esbuild: 0.25.0 + postcss: 8.5.3 + rollup: 4.34.8 + optionalDependencies: + '@types/node': 22.13.5 + fsevents: 2.3.3 + + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.5)): + dependencies: + ts-essentials: 10.0.4(typescript@5.8.2) + typescript: 5.8.2 + vitest: 3.0.7(@types/node@22.13.5) + + vitest@3.0.7(@types/node@22.13.5): + dependencies: + '@vitest/expect': 3.0.7 + '@vitest/mocker': 3.0.7(vite@6.2.0(@types/node@22.13.5)) + '@vitest/pretty-format': 3.0.7 + '@vitest/runner': 3.0.7 + '@vitest/snapshot': 3.0.7 + '@vitest/spy': 3.0.7 + '@vitest/utils': 3.0.7 + chai: 5.2.0 + debug: 4.4.0 + expect-type: 1.2.0 + magic-string: 0.30.17 + pathe: 2.0.3 + std-env: 3.8.0 + tinybench: 2.9.0 + tinyexec: 0.3.2 + tinypool: 1.0.2 + tinyrainbow: 2.0.0 + vite: 6.2.0(@types/node@22.13.5) + vite-node: 3.0.7(@types/node@22.13.5) + why-is-node-running: 2.3.0 + optionalDependencies: + '@types/node': 22.13.5 + transitivePeerDependencies: + - jiti + - less + - lightningcss + - msw + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - yaml + + why-is-node-running@2.3.0: + dependencies: + siginfo: 2.0.0 + stackback: 0.0.2 diff --git a/renovate.json5 b/renovate.json5 index 6135db7..3b7feaa 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -1,9 +1,9 @@ { - $schema: 'https://docs.renovatebot.com/renovate-schema.json', + $schema: "https://docs.renovatebot.com/renovate-schema.json", extends: [ - 'config:recommended', - 'customManagers:helmChartYamlAppVersions', - 'helpers:pinGitHubActionDigests', + "config:recommended", + "customManagers:helmChartYamlAppVersions", + "helpers:pinGitHubActionDigests", ], helmv3: { // bump chart version if the appVersion changes @@ -12,12 +12,12 @@ customManagers: [ { customType: "regex", - fileMatch: ['\\.github\/workflows\/release\\.ya?ml'], + fileMatch: ["\\.github\/workflows\/release\\.ya?ml"], matchStrings: [ // this is mostly a copy from https://docs.renovatebot.com/presets-customManagers/#custommanagersgithubactionsversions // and only changes the expected version prefix - "# renovate: datasource=(?[a-z-.]+?) depName=(?[^\\s]+?)(?: (?:lookupName|packageName)=(?[^\\s]+?))?(?: versioning=(?[^\\s]+?))?(?: extractVersion=(?[^\\s]+?))?\\s+version\\s*:\\s*[\"']?(?.+?)[\"']?\\s" - ] - } - ] -} \ No newline at end of file + "# renovate: datasource=(?[a-z-.]+?) depName=(?[^\\s]+?)(?: (?:lookupName|packageName)=(?[^\\s]+?))?(?: versioning=(?[^\\s]+?))?(?: extractVersion=(?[^\\s]+?))?\\s+version\\s*:\\s*[\"']?(?.+?)[\"']?\\s", + ], + }, + ], +} diff --git a/scripts/push-charts.test.ts b/scripts/push-charts.test.ts new file mode 100644 index 0000000..faf0603 --- /dev/null +++ b/scripts/push-charts.test.ts @@ -0,0 +1,79 @@ +import { describe, assert, expect, test, vi, beforeEach } from "vitest"; +import { mockDeep } from "vitest-mock-extended"; +import { getChangedChartsArchives, main } from "./push-charts.ts"; +import { Dirent } from "node:fs"; + +vi.mock("node:fs/promises"); +import * as _fs from "node:fs/promises"; +const fs = vi.mocked(_fs); + +vi.mock("node:child_process"); +import * as _child_process from "node:child_process"; +import { exec } from "child_process"; +const child_process = vi.mocked(_child_process); + +process.env.GITHUB_REPOSITORY = "lore/ipsum"; + +describe("push-charts", () => { + const myChartDirentMock = mockDeep(); + myChartDirentMock.name = "my-chart-1.0.0.tgz"; + + const fooChartDirentMock = mockDeep(); + fooChartDirentMock.name = "foo-2.0.0.tgz"; + + beforeEach(() => { + vi.resetAllMocks(); + + myChartDirentMock.isFile.mockReturnValue(true); + fooChartDirentMock.isFile.mockReturnValue(true); + }); + + describe("main", () => { + test("should push single chart", async () => { + fs.readdir.mockResolvedValue([myChartDirentMock]); + await main(["node", "push-chart.ts", "my-chart"]); + expect(child_process.exec).toHaveBeenCalledWith( + `helm push ".cr-release-packages/my-chart-1.0.0.tgz" "oci://ghcr.io/lore/ipsum"`, + ); + }); + + test("should push multiple charts", async () => { + fs.readdir.mockResolvedValue([myChartDirentMock, fooChartDirentMock]); + await main(["node", "push-chart.ts", "my-chart,foo"]); + expect(child_process.exec).toHaveBeenNthCalledWith( + 1, + `helm push ".cr-release-packages/my-chart-1.0.0.tgz" "oci://ghcr.io/lore/ipsum"`, + ); + expect(child_process.exec).toHaveBeenNthCalledWith( + 2, + `helm push ".cr-release-packages/foo-2.0.0.tgz" "oci://ghcr.io/lore/ipsum"`, + ); + }); + }); + + describe("getChangedCharts", () => { + test("should return changed chart if only one exists", async () => { + fs.readdir.mockResolvedValue([myChartDirentMock]); + await expect(getChangedChartsArchives(["my-chart"])).resolves.toEqual([ + ".cr-release-packages/my-chart-1.0.0.tgz", + ]); + }); + + test("should return changed chart if multiple exists", async () => { + fs.readdir.mockResolvedValue([fooChartDirentMock, myChartDirentMock]); + await expect(getChangedChartsArchives(["foo"])).resolves.toEqual([ + ".cr-release-packages/foo-2.0.0.tgz", + ]); + }); + + test("should return multiple changed charts if multiple exists and changed", async () => { + fs.readdir.mockResolvedValue([fooChartDirentMock, myChartDirentMock]); + await expect(getChangedChartsArchives(["my-chart,foo"])).resolves.toEqual( + [ + ".cr-release-packages/my-chart-1.0.0.tgz", + ".cr-release-packages/foo-2.0.0.tgz", + ], + ); + }); + }); +}); diff --git a/scripts/push-charts.ts b/scripts/push-charts.ts new file mode 100644 index 0000000..4d5b238 --- /dev/null +++ b/scripts/push-charts.ts @@ -0,0 +1,74 @@ +import * as fs from "node:fs/promises"; +import * as process from "node:process"; +import * as path from "node:path"; +import { exec } from "node:child_process"; + +const CR_RELEASE_PACKAGE_PATH = ".cr-release-packages"; + +export async function main(rawArgs: string[]) { + // remove file path node and script name + const args = rawArgs.slice(2); + const archives = await getChangedChartsArchives(args); + + console.log("Pushing charts:"); + for (const archive of archives) { + console.log(`- ${archive}`); + exec( + `helm push "${archive}" "oci://ghcr.io/${process.env.GITHUB_REPOSITORY}"`, + ); + } +} + +export async function getChangedChartsArchives( + args: string[], +): Promise { + if (args.length === 0) { + console.log("Usage: push-charts "); + process.exit(1); + } + + const changedCharts = parseChartList(args[0]); + const chartArchives = await getChartArchives(); + + // translate chart names to chart archives + const changedChartArchives: string[] = []; + for (const chart of changedCharts) { + if (chartArchives[chart]) { + const archive = chartArchives[chart]; + changedChartArchives.push(archive); + } + } + return changedChartArchives; +} + +function parseChartList(chartListArg: string): string[] { + const parsed: string[] = []; + for (const chartPath of chartListArg.split(",")) { + const name = path.parse(chartPath).name; + parsed.push(name); + } + return parsed; +} + +async function getChartArchives(): Promise> { + const archiveList = await fs.readdir(CR_RELEASE_PACKAGE_PATH, { + withFileTypes: true, + }); + const chartNames: Record = {}; + for (const dirent of archiveList) { + if (dirent.isFile() && dirent.name.endsWith(".tgz")) { + const parsed = /^(?[\w-]+?)-\d/.exec(dirent.name); + // immich --> .cr-release-packages/immich-1.0.0.tgz + chartNames[parsed.groups.name] = path.join( + CR_RELEASE_PACKAGE_PATH, + dirent.name, + ); + } + } + return chartNames; +} + +// do not run main if this script is being tested +if (!process.env.VITEST_WORKER_ID) { + main(process.argv); +} diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..f6fb0ef --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,7 @@ +{ + "compilerOptions": { + "moduleResolution": "nodenext", + "allowImportingTsExtensions": true, + "target": "esnext" + } +} From a182d8e419b5cd17168d0b6717eefd08d5e481e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:10:40 +0100 Subject: [PATCH 017/105] chore(deps): update dependency @types/node to v22.13.7 (#24) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 82bb3be..8b62e7b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.13.5", + "@types/node": "22.13.7", "prettier": "3.5.2", "vitest": "3.0.7", "vitest-mock-extended": "3.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c3a2af4..c64b612 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,18 +8,18 @@ importers: .: devDependencies: - "@types/node": - specifier: 22.13.5 - version: 22.13.5 + '@types/node': + specifier: 22.13.7 + version: 22.13.7 prettier: specifier: 3.5.2 version: 3.5.2 vitest: specifier: 3.0.7 - version: 3.0.7(@types/node@22.13.5) + version: 3.0.7(@types/node@22.13.7) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.5)) + version: 3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.7)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.13.5': - resolution: {integrity: sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==} + '@types/node@22.13.7': + resolution: {integrity: sha512-oU2q+BsQldB9lYxHNp/5aZO+/Bs0Usa74Abo9mAKulz4ahQyXRHK6UVKYIN8KSC8HXwhWSi7b49JnX+txuac0w==} '@vitest/expect@3.0.7': resolution: {integrity: sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==} @@ -662,7 +662,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.13.5': + '@types/node@22.13.7': dependencies: undici-types: 6.20.0 @@ -673,13 +673,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.7(vite@6.2.0(@types/node@22.13.5))': + '@vitest/mocker@3.0.7(vite@6.2.0(@types/node@22.13.7))': dependencies: '@vitest/spy': 3.0.7 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.13.5) + vite: 6.2.0(@types/node@22.13.7) '@vitest/pretty-format@3.0.7': dependencies: @@ -840,13 +840,13 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.0.7(@types/node@22.13.5): + vite-node@3.0.7(@types/node@22.13.7): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.13.5) + vite: 6.2.0(@types/node@22.13.7) transitivePeerDependencies: - '@types/node' - jiti @@ -861,25 +861,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.13.5): + vite@6.2.0(@types/node@22.13.7): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.13.5 + '@types/node': 22.13.7 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.5)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.7)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.0.7(@types/node@22.13.5) + vitest: 3.0.7(@types/node@22.13.7) - vitest@3.0.7(@types/node@22.13.5): + vitest@3.0.7(@types/node@22.13.7): dependencies: '@vitest/expect': 3.0.7 - '@vitest/mocker': 3.0.7(vite@6.2.0(@types/node@22.13.5)) + '@vitest/mocker': 3.0.7(vite@6.2.0(@types/node@22.13.7)) '@vitest/pretty-format': 3.0.7 '@vitest/runner': 3.0.7 '@vitest/snapshot': 3.0.7 @@ -895,11 +895,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.13.5) - vite-node: 3.0.7(@types/node@22.13.5) + vite: 6.2.0(@types/node@22.13.7) + vite-node: 3.0.7(@types/node@22.13.7) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.5 + '@types/node': 22.13.7 transitivePeerDependencies: - jiti - less From 0863246c79bc4a3e39ecb9e09d284ce36eff5d99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:24:01 +0000 Subject: [PATCH 018/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.128.0 (#22) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 1131e75..4651306 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -13,7 +13,7 @@ maintainers: type: application version: 0.4.0 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.127.0" +appVersion: "v1.128.0" annotations: artifacthub.io/category: storage From 3bcdef40e285ea357ffaf0265b0ed84359613c91 Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Sat, 1 Mar 2025 00:30:45 +0100 Subject: [PATCH 019/105] chore(immich): bump chart version (#25) --- charts/immich/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 4651306..1390694 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,7 +11,7 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.4.0 +version: 0.5.0 # renovate: image=ghcr.io/immich-app/immich-server appVersion: "v1.128.0" From 66adc32ff7718ea6da25c7ebaa0a5dfc16ecc5ef Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Sat, 1 Mar 2025 01:08:28 +0100 Subject: [PATCH 020/105] ci(release): skip if git tag already exists (#26) --- scripts/push-charts.test.ts | 61 +++++++++++++++++++++++++++------- scripts/push-charts.ts | 66 ++++++++++++++++++------------------- 2 files changed, 82 insertions(+), 45 deletions(-) diff --git a/scripts/push-charts.test.ts b/scripts/push-charts.test.ts index faf0603..778e0d6 100644 --- a/scripts/push-charts.test.ts +++ b/scripts/push-charts.test.ts @@ -31,21 +31,26 @@ describe("push-charts", () => { describe("main", () => { test("should push single chart", async () => { fs.readdir.mockResolvedValue([myChartDirentMock]); - await main(["node", "push-chart.ts", "my-chart"]); - expect(child_process.exec).toHaveBeenCalledWith( + // mock `git tag` to return empty string + child_process.execSync.mockReturnValue(Buffer.from("")); + await main(["node", "push-chart.ts", "charts/my-chart"]); + expect(child_process.execSync).toHaveBeenNthCalledWith( + 2, `helm push ".cr-release-packages/my-chart-1.0.0.tgz" "oci://ghcr.io/lore/ipsum"`, ); }); test("should push multiple charts", async () => { fs.readdir.mockResolvedValue([myChartDirentMock, fooChartDirentMock]); - await main(["node", "push-chart.ts", "my-chart,foo"]); - expect(child_process.exec).toHaveBeenNthCalledWith( - 1, + child_process.execSync.mockReturnValue(Buffer.from("")); + + await main(["node", "push-chart.ts", "charts/my-chart,charts/foo"]); + expect(child_process.execSync).toHaveBeenNthCalledWith( + 2, `helm push ".cr-release-packages/my-chart-1.0.0.tgz" "oci://ghcr.io/lore/ipsum"`, ); - expect(child_process.exec).toHaveBeenNthCalledWith( - 2, + expect(child_process.execSync).toHaveBeenNthCalledWith( + 3, `helm push ".cr-release-packages/foo-2.0.0.tgz" "oci://ghcr.io/lore/ipsum"`, ); }); @@ -54,24 +59,56 @@ describe("push-charts", () => { describe("getChangedCharts", () => { test("should return changed chart if only one exists", async () => { fs.readdir.mockResolvedValue([myChartDirentMock]); + child_process.execSync.mockReturnValue(Buffer.from("")); await expect(getChangedChartsArchives(["my-chart"])).resolves.toEqual([ - ".cr-release-packages/my-chart-1.0.0.tgz", + { + path: ".cr-release-packages/my-chart-1.0.0.tgz", + fileName: "my-chart-1.0.0", + }, ]); }); - test("should return changed chart if multiple exists", async () => { + test("should return multiple", async () => { fs.readdir.mockResolvedValue([fooChartDirentMock, myChartDirentMock]); + child_process.execSync.mockReturnValue(Buffer.from("")); await expect(getChangedChartsArchives(["foo"])).resolves.toEqual([ - ".cr-release-packages/foo-2.0.0.tgz", + { + path: ".cr-release-packages/foo-2.0.0.tgz", + fileName: "foo-2.0.0", + }, + { + path: ".cr-release-packages/my-chart-1.0.0.tgz", + fileName: "my-chart-1.0.0", + }, ]); }); test("should return multiple changed charts if multiple exists and changed", async () => { fs.readdir.mockResolvedValue([fooChartDirentMock, myChartDirentMock]); + child_process.execSync.mockReturnValue(Buffer.from("")); await expect(getChangedChartsArchives(["my-chart,foo"])).resolves.toEqual( [ - ".cr-release-packages/my-chart-1.0.0.tgz", - ".cr-release-packages/foo-2.0.0.tgz", + { + path: ".cr-release-packages/foo-2.0.0.tgz", + fileName: "foo-2.0.0", + }, + { + path: ".cr-release-packages/my-chart-1.0.0.tgz", + fileName: "my-chart-1.0.0", + }, + ], + ); + }); + + test("should skip already existing image", async () => { + fs.readdir.mockResolvedValue([fooChartDirentMock, myChartDirentMock]); + child_process.execSync.mockReturnValue(Buffer.from("my-chart-1.0.0\n")); + await expect(getChangedChartsArchives(["my-chart,foo"])).resolves.toEqual( + [ + { + path: ".cr-release-packages/foo-2.0.0.tgz", + fileName: "foo-2.0.0", + }, ], ); }); diff --git a/scripts/push-charts.ts b/scripts/push-charts.ts index 4d5b238..5df72fe 100644 --- a/scripts/push-charts.ts +++ b/scripts/push-charts.ts @@ -1,73 +1,73 @@ import * as fs from "node:fs/promises"; import * as process from "node:process"; import * as path from "node:path"; -import { exec } from "node:child_process"; +import { execSync } from "node:child_process"; const CR_RELEASE_PACKAGE_PATH = ".cr-release-packages"; +interface Archive { + path: string; + fileName: string; +} + export async function main(rawArgs: string[]) { // remove file path node and script name const args = rawArgs.slice(2); const archives = await getChangedChartsArchives(args); - console.log("Pushing charts:"); + console.log("Pushing charts"); for (const archive of archives) { - console.log(`- ${archive}`); - exec( - `helm push "${archive}" "oci://ghcr.io/${process.env.GITHUB_REPOSITORY}"`, - ); + const cmd = `helm push "${archive.path}" "oci://ghcr.io/${process.env.GITHUB_REPOSITORY}"`; + console.log(cmd); + console.log(execSync(cmd).toString()); } } export async function getChangedChartsArchives( args: string[], -): Promise { - if (args.length === 0) { - console.log("Usage: push-charts "); - process.exit(1); - } - - const changedCharts = parseChartList(args[0]); +): Promise { const chartArchives = await getChartArchives(); + const tags = getGitTags(); // translate chart names to chart archives - const changedChartArchives: string[] = []; - for (const chart of changedCharts) { - if (chartArchives[chart]) { - const archive = chartArchives[chart]; - changedChartArchives.push(archive); + const changedChartArchives: Archive[] = []; + for (const [, value] of Object.entries(chartArchives)) { + if (tags.includes(value.fileName)) { + // the chart has already pushed + console.log( + `Skipping ${value.path}. Tag ${value.fileName} already exists`, + ); + continue; } + changedChartArchives.push(value); } return changedChartArchives; } -function parseChartList(chartListArg: string): string[] { - const parsed: string[] = []; - for (const chartPath of chartListArg.split(",")) { - const name = path.parse(chartPath).name; - parsed.push(name); - } - return parsed; -} - -async function getChartArchives(): Promise> { +async function getChartArchives(): Promise> { const archiveList = await fs.readdir(CR_RELEASE_PACKAGE_PATH, { withFileTypes: true, }); - const chartNames: Record = {}; + const chartNames: Record = {}; for (const dirent of archiveList) { if (dirent.isFile() && dirent.name.endsWith(".tgz")) { const parsed = /^(?[\w-]+?)-\d/.exec(dirent.name); // immich --> .cr-release-packages/immich-1.0.0.tgz - chartNames[parsed.groups.name] = path.join( - CR_RELEASE_PACKAGE_PATH, - dirent.name, - ); + chartNames[parsed.groups.name] = { + path: path.join(CR_RELEASE_PACKAGE_PATH, dirent.name), + fileName: path.parse(dirent.name).name, + }; } } return chartNames; } +export function getGitTags(): string[] { + const result = execSync("git tag"); + const tagString = result.toString(); + return tagString.split("\n"); +} + // do not run main if this script is being tested if (!process.env.VITEST_WORKER_ID) { main(process.argv); From bf4743acacfa29f1d30542e9cc833d944d7653fe Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Sat, 1 Mar 2025 01:20:00 +0100 Subject: [PATCH 021/105] ci(release): handle no folder gracefully (#27) --- scripts/push-charts.test.ts | 6 ++++++ scripts/push-charts.ts | 12 ++++++++++++ 2 files changed, 18 insertions(+) diff --git a/scripts/push-charts.test.ts b/scripts/push-charts.test.ts index 778e0d6..79d7a84 100644 --- a/scripts/push-charts.test.ts +++ b/scripts/push-charts.test.ts @@ -57,6 +57,12 @@ describe("push-charts", () => { }); describe("getChangedCharts", () => { + test("should return empty if archive folder does not exist", async () => { + fs.access.mockRejectedValue(new Error("not found")); + child_process.execSync.mockReturnValue(Buffer.from("")); + await expect(getChangedChartsArchives(["my-chart"])).resolves.toEqual([]); + }); + test("should return changed chart if only one exists", async () => { fs.readdir.mockResolvedValue([myChartDirentMock]); child_process.execSync.mockReturnValue(Buffer.from("")); diff --git a/scripts/push-charts.ts b/scripts/push-charts.ts index 5df72fe..bf21816 100644 --- a/scripts/push-charts.ts +++ b/scripts/push-charts.ts @@ -15,6 +15,11 @@ export async function main(rawArgs: string[]) { const args = rawArgs.slice(2); const archives = await getChangedChartsArchives(args); + if (archives.length === 0) { + console.log("No charts to push"); + return; + } + console.log("Pushing charts"); for (const archive of archives) { const cmd = `helm push "${archive.path}" "oci://ghcr.io/${process.env.GITHUB_REPOSITORY}"`; @@ -45,6 +50,13 @@ export async function getChangedChartsArchives( } async function getChartArchives(): Promise> { + try { + await fs.access(CR_RELEASE_PACKAGE_PATH); + } catch (e) { + console.log("No chart archives found"); + return {}; + } + const archiveList = await fs.readdir(CR_RELEASE_PACKAGE_PATH, { withFileTypes: true, }); From ef9927d0301bcc0d744929451d3d5318c6aac12e Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Sat, 8 Mar 2025 23:07:02 +0100 Subject: [PATCH 022/105] chore(renovate): automerge dev dependencies (#30) --- package.json | 1 + renovate.json5 | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/package.json b/package.json index 8b62e7b..6edf25f 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "pnpm": "10.5.2" }, "scripts": { + "fix": "pnpm run prettier:fix", "test": "vitest", "prettier:check": "prettier --check .", "prettier:fix": "prettier --write ." diff --git a/renovate.json5 b/renovate.json5 index 3b7feaa..007464d 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -9,6 +9,15 @@ // bump chart version if the appVersion changes bumpVersion: "minor", }, + + packageRules: [ + { + matchDepTypes: ["devDependencies"], + matchUpdateTypes: ["minor", "patch"], + automerge: true, + automergeType: "branch", + }, + ], customManagers: [ { customType: "regex", From c61d7239b47978c14c7f75cc7c3c9237b1efdd31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 22:08:08 +0000 Subject: [PATCH 023/105] chore(deps): update dependency @types/node to v22.13.10 (#28) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 6edf25f..781248f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.13.7", + "@types/node": "22.13.10", "prettier": "3.5.2", "vitest": "3.0.7", "vitest-mock-extended": "3.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c64b612..63dfb25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.13.7 - version: 22.13.7 + specifier: 22.13.10 + version: 22.13.10 prettier: specifier: 3.5.2 version: 3.5.2 vitest: specifier: 3.0.7 - version: 3.0.7(@types/node@22.13.7) + version: 3.0.7(@types/node@22.13.10) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.7)) + version: 3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.10)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.13.7': - resolution: {integrity: sha512-oU2q+BsQldB9lYxHNp/5aZO+/Bs0Usa74Abo9mAKulz4ahQyXRHK6UVKYIN8KSC8HXwhWSi7b49JnX+txuac0w==} + '@types/node@22.13.10': + resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==} '@vitest/expect@3.0.7': resolution: {integrity: sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==} @@ -662,7 +662,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.13.7': + '@types/node@22.13.10': dependencies: undici-types: 6.20.0 @@ -673,13 +673,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.7(vite@6.2.0(@types/node@22.13.7))': + '@vitest/mocker@3.0.7(vite@6.2.0(@types/node@22.13.10))': dependencies: '@vitest/spy': 3.0.7 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.13.7) + vite: 6.2.0(@types/node@22.13.10) '@vitest/pretty-format@3.0.7': dependencies: @@ -840,13 +840,13 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.0.7(@types/node@22.13.7): + vite-node@3.0.7(@types/node@22.13.10): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.13.7) + vite: 6.2.0(@types/node@22.13.10) transitivePeerDependencies: - '@types/node' - jiti @@ -861,25 +861,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.13.7): + vite@6.2.0(@types/node@22.13.10): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.13.7 + '@types/node': 22.13.10 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.7)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.10)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.0.7(@types/node@22.13.7) + vitest: 3.0.7(@types/node@22.13.10) - vitest@3.0.7(@types/node@22.13.7): + vitest@3.0.7(@types/node@22.13.10): dependencies: '@vitest/expect': 3.0.7 - '@vitest/mocker': 3.0.7(vite@6.2.0(@types/node@22.13.7)) + '@vitest/mocker': 3.0.7(vite@6.2.0(@types/node@22.13.10)) '@vitest/pretty-format': 3.0.7 '@vitest/runner': 3.0.7 '@vitest/snapshot': 3.0.7 @@ -895,11 +895,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.13.7) - vite-node: 3.0.7(@types/node@22.13.7) + vite: 6.2.0(@types/node@22.13.10) + vite-node: 3.0.7(@types/node@22.13.10) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.7 + '@types/node': 22.13.10 transitivePeerDependencies: - jiti - less From 3e9ecce90b4df5799668b16d7f1103b2a603414e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 22:14:41 +0000 Subject: [PATCH 024/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.129.0 (#32) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 1390694..021d50a 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.0 +version: 0.5.1 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.128.0" +appVersion: "v1.129.0" annotations: artifacthub.io/category: storage From 64c435da495a969d2c2410e20d5b0a2a7ef60fdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 22:15:37 +0000 Subject: [PATCH 025/105] chore(deps): update dependency vitest to v3.0.8 (#31) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 96 +++++++++++++++++++++++++------------------------- 2 files changed, 49 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index 781248f..de81915 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/node": "22.13.10", "prettier": "3.5.2", - "vitest": "3.0.7", + "vitest": "3.0.8", "vitest-mock-extended": "3.0.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63dfb25..d30542a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 3.5.2 version: 3.5.2 vitest: - specifier: 3.0.7 - version: 3.0.7(@types/node@22.13.10) + specifier: 3.0.8 + version: 3.0.8(@types/node@22.13.10) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.10)) + version: 3.0.1(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.10)) packages: @@ -277,11 +277,11 @@ packages: '@types/node@22.13.10': resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==} - '@vitest/expect@3.0.7': - resolution: {integrity: sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==} + '@vitest/expect@3.0.8': + resolution: {integrity: sha512-Xu6TTIavTvSSS6LZaA3EebWFr6tsoXPetOWNMOlc7LO88QVVBwq2oQWBoDiLCN6YTvNYsGSjqOO8CAdjom5DCQ==} - '@vitest/mocker@3.0.7': - resolution: {integrity: sha512-qui+3BLz9Eonx4EAuR/i+QlCX6AUZ35taDQgwGkK/Tw6/WgwodSrjN1X2xf69IA/643ZX5zNKIn2svvtZDrs4w==} + '@vitest/mocker@3.0.8': + resolution: {integrity: sha512-n3LjS7fcW1BCoF+zWZxG7/5XvuYH+lsFg+BDwwAz0arIwHQJFUEsKBQ0BLU49fCxuM/2HSeBPHQD8WjgrxMfow==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -291,20 +291,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.0.7': - resolution: {integrity: sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==} + '@vitest/pretty-format@3.0.8': + resolution: {integrity: sha512-BNqwbEyitFhzYMYHUVbIvepOyeQOSFA/NeJMIP9enMntkkxLgOcgABH6fjyXG85ipTgvero6noreavGIqfJcIg==} - '@vitest/runner@3.0.7': - resolution: {integrity: sha512-WeEl38Z0S2ZcuRTeyYqaZtm4e26tq6ZFqh5y8YD9YxfWuu0OFiGFUbnxNynwLjNRHPsXyee2M9tV7YxOTPZl2g==} + '@vitest/runner@3.0.8': + resolution: {integrity: sha512-c7UUw6gEcOzI8fih+uaAXS5DwjlBaCJUo7KJ4VvJcjL95+DSR1kova2hFuRt3w41KZEFcOEiq098KkyrjXeM5w==} - '@vitest/snapshot@3.0.7': - resolution: {integrity: sha512-eqTUryJWQN0Rtf5yqCGTQWsCFOQe4eNz5Twsu21xYEcnFJtMU5XvmG0vgebhdLlrHQTSq5p8vWHJIeJQV8ovsA==} + '@vitest/snapshot@3.0.8': + resolution: {integrity: sha512-x8IlMGSEMugakInj44nUrLSILh/zy1f2/BgH0UeHpNyOocG18M9CWVIFBaXPt8TrqVZWmcPjwfG/ht5tnpba8A==} - '@vitest/spy@3.0.7': - resolution: {integrity: sha512-4T4WcsibB0B6hrKdAZTM37ekuyFZt2cGbEGd2+L0P8ov15J1/HUsUaqkXEQPNAWr4BtPPe1gI+FYfMHhEKfR8w==} + '@vitest/spy@3.0.8': + resolution: {integrity: sha512-MR+PzJa+22vFKYb934CejhR4BeRpMSoxkvNoDit68GQxRLSf11aT6CTj3XaqUU9rxgWJFnqicN/wxw6yBRkI1Q==} - '@vitest/utils@3.0.7': - resolution: {integrity: sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==} + '@vitest/utils@3.0.8': + resolution: {integrity: sha512-nkBC3aEhfX2PdtQI/QwAWp8qZWwzASsU4Npbcd5RdMPBSSLCpkZp52P3xku3s3uA0HIEhGvEcF8rNkBsz9dQ4Q==} assertion-error@2.0.1: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} @@ -440,8 +440,8 @@ packages: undici-types@6.20.0: resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} - vite-node@3.0.7: - resolution: {integrity: sha512-2fX0QwX4GkkkpULXdT1Pf4q0tC1i1lFOyseKoonavXUNlQ77KpW2XqBGGNIm/J4Ows4KxgGJzDguYVPKwG/n5A==} + vite-node@3.0.8: + resolution: {integrity: sha512-6PhR4H9VGlcwXZ+KWCdMqbtG649xCPZqfI9j2PsK1FcXgEzro5bGHcVKFCTqPLaNKZES8Evqv4LwvZARsq5qlg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -491,16 +491,16 @@ packages: typescript: 3.x || 4.x || 5.x vitest: '>=3.0.0' - vitest@3.0.7: - resolution: {integrity: sha512-IP7gPK3LS3Fvn44x30X1dM9vtawm0aesAa2yBIZ9vQf+qB69NXC5776+Qmcr7ohUXIQuLhk7xQR0aSUIDPqavg==} + vitest@3.0.8: + resolution: {integrity: sha512-dfqAsNqRGUc8hB9OVR2P0w8PZPEckti2+5rdZip0WIz9WW0MnImJ8XiR61QhqLa92EQzKP2uPkzenKOAHyEIbA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.0.7 - '@vitest/ui': 3.0.7 + '@vitest/browser': 3.0.8 + '@vitest/ui': 3.0.8 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -666,43 +666,43 @@ snapshots: dependencies: undici-types: 6.20.0 - '@vitest/expect@3.0.7': + '@vitest/expect@3.0.8': dependencies: - '@vitest/spy': 3.0.7 - '@vitest/utils': 3.0.7 + '@vitest/spy': 3.0.8 + '@vitest/utils': 3.0.8 chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.7(vite@6.2.0(@types/node@22.13.10))': + '@vitest/mocker@3.0.8(vite@6.2.0(@types/node@22.13.10))': dependencies: - '@vitest/spy': 3.0.7 + '@vitest/spy': 3.0.8 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: vite: 6.2.0(@types/node@22.13.10) - '@vitest/pretty-format@3.0.7': + '@vitest/pretty-format@3.0.8': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.0.7': + '@vitest/runner@3.0.8': dependencies: - '@vitest/utils': 3.0.7 + '@vitest/utils': 3.0.8 pathe: 2.0.3 - '@vitest/snapshot@3.0.7': + '@vitest/snapshot@3.0.8': dependencies: - '@vitest/pretty-format': 3.0.7 + '@vitest/pretty-format': 3.0.8 magic-string: 0.30.17 pathe: 2.0.3 - '@vitest/spy@3.0.7': + '@vitest/spy@3.0.8': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.0.7': + '@vitest/utils@3.0.8': dependencies: - '@vitest/pretty-format': 3.0.7 + '@vitest/pretty-format': 3.0.8 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -840,7 +840,7 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.0.7(@types/node@22.13.10): + vite-node@3.0.8(@types/node@22.13.10): dependencies: cac: 6.7.14 debug: 4.4.0 @@ -870,21 +870,21 @@ snapshots: '@types/node': 22.13.10 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.10)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.10)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.0.7(@types/node@22.13.10) + vitest: 3.0.8(@types/node@22.13.10) - vitest@3.0.7(@types/node@22.13.10): + vitest@3.0.8(@types/node@22.13.10): dependencies: - '@vitest/expect': 3.0.7 - '@vitest/mocker': 3.0.7(vite@6.2.0(@types/node@22.13.10)) - '@vitest/pretty-format': 3.0.7 - '@vitest/runner': 3.0.7 - '@vitest/snapshot': 3.0.7 - '@vitest/spy': 3.0.7 - '@vitest/utils': 3.0.7 + '@vitest/expect': 3.0.8 + '@vitest/mocker': 3.0.8(vite@6.2.0(@types/node@22.13.10)) + '@vitest/pretty-format': 3.0.8 + '@vitest/runner': 3.0.8 + '@vitest/snapshot': 3.0.8 + '@vitest/spy': 3.0.8 + '@vitest/utils': 3.0.8 chai: 5.2.0 debug: 4.4.0 expect-type: 1.2.0 @@ -896,7 +896,7 @@ snapshots: tinypool: 1.0.2 tinyrainbow: 2.0.0 vite: 6.2.0(@types/node@22.13.10) - vite-node: 3.0.7(@types/node@22.13.10) + vite-node: 3.0.8(@types/node@22.13.10) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.13.10 From 9a2f67859a73ca5f16b884c1a3a03724b4cbc3e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 22:17:34 +0000 Subject: [PATCH 026/105] chore(deps): update dependency prettier to v3.5.3 (#29) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index de81915..eaf0de9 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@types/node": "22.13.10", - "prettier": "3.5.2", + "prettier": "3.5.3", "vitest": "3.0.8", "vitest-mock-extended": "3.0.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d30542a..ead94a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 22.13.10 version: 22.13.10 prettier: - specifier: 3.5.2 - version: 3.5.2 + specifier: 3.5.3 + version: 3.5.3 vitest: specifier: 3.0.8 version: 3.0.8(@types/node@22.13.10) @@ -383,8 +383,8 @@ packages: resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} engines: {node: ^10 || ^12 || >=14} - prettier@3.5.2: - resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==} + prettier@3.5.3: + resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} engines: {node: '>=14'} hasBin: true @@ -787,7 +787,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - prettier@3.5.2: {} + prettier@3.5.3: {} rollup@4.34.8: dependencies: From 0e16544870474708cce1808719372e2bbe62350d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 22:24:35 +0000 Subject: [PATCH 027/105] chore(deps): update pnpm to v10.6.1 (#33) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eaf0de9..2dd913c 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.5.2", + "packageManager": "pnpm@10.6.1", "volta": { "node": "22.14.0", - "pnpm": "10.5.2" + "pnpm": "10.6.1" }, "scripts": { "fix": "pnpm run prettier:fix", From b396d40b824ee78785a06590a196ab29b4be57bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 21:53:12 +0100 Subject: [PATCH 028/105] chore(deps): update pnpm to v10.6.2 (#34) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2dd913c..57ea28e 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.6.1", + "packageManager": "pnpm@10.6.2", "volta": { "node": "22.14.0", - "pnpm": "10.6.1" + "pnpm": "10.6.2" }, "scripts": { "fix": "pnpm run prettier:fix", From 14e800c83ef7f1a0fca8a34420193310cd41a20a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 17:13:26 +0100 Subject: [PATCH 029/105] chore(deps): update pnpm to v10.6.3 (#35) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 57ea28e..1b6d90a 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.6.2", + "packageManager": "pnpm@10.6.3", "volta": { "node": "22.14.0", - "pnpm": "10.6.2" + "pnpm": "10.6.3" }, "scripts": { "fix": "pnpm run prettier:fix", From fbeba37acfa3fc77207a60917c872e45749992f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 19:36:55 +0100 Subject: [PATCH 030/105] chore(deps): update dependency helm/helm to v3.17.2 (#36) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 052a6c9..0e0d637 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -33,7 +33,7 @@ jobs: uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0 with: # renovate: datasource=github-releases depName=helm/helm - version: v3.17.1 + version: v3.17.2 - name: Run chart-releaser id: releaser From bf84049cfa020a1949967b104a08c53833a2ff9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 12:25:47 +0100 Subject: [PATCH 031/105] chore(deps): update docker/login-action action to v3.4.0 (#37) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0e0d637..6398066 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -46,7 +46,7 @@ jobs: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" - name: Login to GHCR - uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0 + uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0 with: registry: ghcr.io username: ${{ github.actor }} From 184dbb3fe30bd22a211c868370fb87c488c404b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 07:47:11 +0100 Subject: [PATCH 032/105] chore(deps): update actions/setup-node action to v4.3.0 (#38) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- .github/workflows/release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 40f4331..0cf7f20 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 - name: Setup Node.js - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0 + uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0 with: node-version: ${{ env.NODE_VERSION }} cache: pnpm diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6398066..039794a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -53,7 +53,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Setup Node.js - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0 + uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0 with: node-version: ${{ env.NODE_VERSION }} From d36ac827b2569fd9dc969c4b2e93128ac8445f64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 08:10:49 +0100 Subject: [PATCH 033/105] chore(deps): update pnpm to v10.6.4 (#39) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1b6d90a..e253651 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.6.3", + "packageManager": "pnpm@10.6.4", "volta": { "node": "22.14.0", - "pnpm": "10.6.3" + "pnpm": "10.6.4" }, "scripts": { "fix": "pnpm run prettier:fix", From 128090ad0425d0b70efd8d92125e5e44b3cdc971 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 09:59:19 +0000 Subject: [PATCH 034/105] chore(deps): update dependency vitest to v3.0.9 (#40) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 96 +++++++++++++++++++++++++------------------------- 2 files changed, 49 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index e253651..9c5afb7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/node": "22.13.10", "prettier": "3.5.3", - "vitest": "3.0.8", + "vitest": "3.0.9", "vitest-mock-extended": "3.0.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ead94a3..ef463ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 3.5.3 version: 3.5.3 vitest: - specifier: 3.0.8 - version: 3.0.8(@types/node@22.13.10) + specifier: 3.0.9 + version: 3.0.9(@types/node@22.13.10) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.10)) + version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.10)) packages: @@ -277,11 +277,11 @@ packages: '@types/node@22.13.10': resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==} - '@vitest/expect@3.0.8': - resolution: {integrity: sha512-Xu6TTIavTvSSS6LZaA3EebWFr6tsoXPetOWNMOlc7LO88QVVBwq2oQWBoDiLCN6YTvNYsGSjqOO8CAdjom5DCQ==} + '@vitest/expect@3.0.9': + resolution: {integrity: sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==} - '@vitest/mocker@3.0.8': - resolution: {integrity: sha512-n3LjS7fcW1BCoF+zWZxG7/5XvuYH+lsFg+BDwwAz0arIwHQJFUEsKBQ0BLU49fCxuM/2HSeBPHQD8WjgrxMfow==} + '@vitest/mocker@3.0.9': + resolution: {integrity: sha512-ryERPIBOnvevAkTq+L1lD+DTFBRcjueL9lOUfXsLfwP92h4e+Heb+PjiqS3/OURWPtywfafK0kj++yDFjWUmrA==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -291,20 +291,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.0.8': - resolution: {integrity: sha512-BNqwbEyitFhzYMYHUVbIvepOyeQOSFA/NeJMIP9enMntkkxLgOcgABH6fjyXG85ipTgvero6noreavGIqfJcIg==} + '@vitest/pretty-format@3.0.9': + resolution: {integrity: sha512-OW9F8t2J3AwFEwENg3yMyKWweF7oRJlMyHOMIhO5F3n0+cgQAJZBjNgrF8dLwFTEXl5jUqBLXd9QyyKv8zEcmA==} - '@vitest/runner@3.0.8': - resolution: {integrity: sha512-c7UUw6gEcOzI8fih+uaAXS5DwjlBaCJUo7KJ4VvJcjL95+DSR1kova2hFuRt3w41KZEFcOEiq098KkyrjXeM5w==} + '@vitest/runner@3.0.9': + resolution: {integrity: sha512-NX9oUXgF9HPfJSwl8tUZCMP1oGx2+Sf+ru6d05QjzQz4OwWg0psEzwY6VexP2tTHWdOkhKHUIZH+fS6nA7jfOw==} - '@vitest/snapshot@3.0.8': - resolution: {integrity: sha512-x8IlMGSEMugakInj44nUrLSILh/zy1f2/BgH0UeHpNyOocG18M9CWVIFBaXPt8TrqVZWmcPjwfG/ht5tnpba8A==} + '@vitest/snapshot@3.0.9': + resolution: {integrity: sha512-AiLUiuZ0FuA+/8i19mTYd+re5jqjEc2jZbgJ2up0VY0Ddyyxg/uUtBDpIFAy4uzKaQxOW8gMgBdAJJ2ydhu39A==} - '@vitest/spy@3.0.8': - resolution: {integrity: sha512-MR+PzJa+22vFKYb934CejhR4BeRpMSoxkvNoDit68GQxRLSf11aT6CTj3XaqUU9rxgWJFnqicN/wxw6yBRkI1Q==} + '@vitest/spy@3.0.9': + resolution: {integrity: sha512-/CcK2UDl0aQ2wtkp3YVWldrpLRNCfVcIOFGlVGKO4R5eajsH393Z1yiXLVQ7vWsj26JOEjeZI0x5sm5P4OGUNQ==} - '@vitest/utils@3.0.8': - resolution: {integrity: sha512-nkBC3aEhfX2PdtQI/QwAWp8qZWwzASsU4Npbcd5RdMPBSSLCpkZp52P3xku3s3uA0HIEhGvEcF8rNkBsz9dQ4Q==} + '@vitest/utils@3.0.9': + resolution: {integrity: sha512-ilHM5fHhZ89MCp5aAaM9uhfl1c2JdxVxl3McqsdVyVNN6JffnEen8UMCdRTzOhGXNQGo5GNL9QugHrz727Wnng==} assertion-error@2.0.1: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} @@ -440,8 +440,8 @@ packages: undici-types@6.20.0: resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} - vite-node@3.0.8: - resolution: {integrity: sha512-6PhR4H9VGlcwXZ+KWCdMqbtG649xCPZqfI9j2PsK1FcXgEzro5bGHcVKFCTqPLaNKZES8Evqv4LwvZARsq5qlg==} + vite-node@3.0.9: + resolution: {integrity: sha512-w3Gdx7jDcuT9cNn9jExXgOyKmf5UOTb6WMHz8LGAm54eS1Elf5OuBhCxl6zJxGhEeIkgsE1WbHuoL0mj/UXqXg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -491,16 +491,16 @@ packages: typescript: 3.x || 4.x || 5.x vitest: '>=3.0.0' - vitest@3.0.8: - resolution: {integrity: sha512-dfqAsNqRGUc8hB9OVR2P0w8PZPEckti2+5rdZip0WIz9WW0MnImJ8XiR61QhqLa92EQzKP2uPkzenKOAHyEIbA==} + vitest@3.0.9: + resolution: {integrity: sha512-BbcFDqNyBlfSpATmTtXOAOj71RNKDDvjBM/uPfnxxVGrG+FSH2RQIwgeEngTaTkuU/h0ScFvf+tRcKfYXzBybQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.0.8 - '@vitest/ui': 3.0.8 + '@vitest/browser': 3.0.9 + '@vitest/ui': 3.0.9 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -666,43 +666,43 @@ snapshots: dependencies: undici-types: 6.20.0 - '@vitest/expect@3.0.8': + '@vitest/expect@3.0.9': dependencies: - '@vitest/spy': 3.0.8 - '@vitest/utils': 3.0.8 + '@vitest/spy': 3.0.9 + '@vitest/utils': 3.0.9 chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.8(vite@6.2.0(@types/node@22.13.10))': + '@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.10))': dependencies: - '@vitest/spy': 3.0.8 + '@vitest/spy': 3.0.9 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: vite: 6.2.0(@types/node@22.13.10) - '@vitest/pretty-format@3.0.8': + '@vitest/pretty-format@3.0.9': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.0.8': + '@vitest/runner@3.0.9': dependencies: - '@vitest/utils': 3.0.8 + '@vitest/utils': 3.0.9 pathe: 2.0.3 - '@vitest/snapshot@3.0.8': + '@vitest/snapshot@3.0.9': dependencies: - '@vitest/pretty-format': 3.0.8 + '@vitest/pretty-format': 3.0.9 magic-string: 0.30.17 pathe: 2.0.3 - '@vitest/spy@3.0.8': + '@vitest/spy@3.0.9': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.0.8': + '@vitest/utils@3.0.9': dependencies: - '@vitest/pretty-format': 3.0.8 + '@vitest/pretty-format': 3.0.9 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -840,7 +840,7 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.0.8(@types/node@22.13.10): + vite-node@3.0.9(@types/node@22.13.10): dependencies: cac: 6.7.14 debug: 4.4.0 @@ -870,21 +870,21 @@ snapshots: '@types/node': 22.13.10 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.10)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.10)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.0.8(@types/node@22.13.10) + vitest: 3.0.9(@types/node@22.13.10) - vitest@3.0.8(@types/node@22.13.10): + vitest@3.0.9(@types/node@22.13.10): dependencies: - '@vitest/expect': 3.0.8 - '@vitest/mocker': 3.0.8(vite@6.2.0(@types/node@22.13.10)) - '@vitest/pretty-format': 3.0.8 - '@vitest/runner': 3.0.8 - '@vitest/snapshot': 3.0.8 - '@vitest/spy': 3.0.8 - '@vitest/utils': 3.0.8 + '@vitest/expect': 3.0.9 + '@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.10)) + '@vitest/pretty-format': 3.0.9 + '@vitest/runner': 3.0.9 + '@vitest/snapshot': 3.0.9 + '@vitest/spy': 3.0.9 + '@vitest/utils': 3.0.9 chai: 5.2.0 debug: 4.4.0 expect-type: 1.2.0 @@ -896,7 +896,7 @@ snapshots: tinypool: 1.0.2 tinyrainbow: 2.0.0 vite: 6.2.0(@types/node@22.13.10) - vite-node: 3.0.8(@types/node@22.13.10) + vite-node: 3.0.9(@types/node@22.13.10) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.13.10 From 1e8f60da05f22e758acbfc456d3ed007bef02095 Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Fri, 21 Mar 2025 19:20:40 +0100 Subject: [PATCH 035/105] chore(renovate): use central config (#42) --- renovate.json5 | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/renovate.json5 b/renovate.json5 index 007464d..ce8de6d 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -1,23 +1,14 @@ { $schema: "https://docs.renovatebot.com/renovate-schema.json", extends: [ - "config:recommended", + "github>secustor/renovate-config", "customManagers:helmChartYamlAppVersions", - "helpers:pinGitHubActionDigests", ], helmv3: { // bump chart version if the appVersion changes bumpVersion: "minor", }, - packageRules: [ - { - matchDepTypes: ["devDependencies"], - matchUpdateTypes: ["minor", "patch"], - automerge: true, - automergeType: "branch", - }, - ], customManagers: [ { customType: "regex", From 2c653d691df08a3cdcd8a5211120ccac47ca11ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 18:21:44 +0000 Subject: [PATCH 036/105] chore(deps): update dependency @types/node to v22.13.11 (#43) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 9c5afb7..2c0963c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.13.10", + "@types/node": "22.13.11", "prettier": "3.5.3", "vitest": "3.0.9", "vitest-mock-extended": "3.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef463ea..9755c50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.13.10 - version: 22.13.10 + specifier: 22.13.11 + version: 22.13.11 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.0.9 - version: 3.0.9(@types/node@22.13.10) + version: 3.0.9(@types/node@22.13.11) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.10)) + version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.11)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.13.10': - resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==} + '@types/node@22.13.11': + resolution: {integrity: sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==} '@vitest/expect@3.0.9': resolution: {integrity: sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==} @@ -662,7 +662,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.13.10': + '@types/node@22.13.11': dependencies: undici-types: 6.20.0 @@ -673,13 +673,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.10))': + '@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.11))': dependencies: '@vitest/spy': 3.0.9 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.13.10) + vite: 6.2.0(@types/node@22.13.11) '@vitest/pretty-format@3.0.9': dependencies: @@ -840,13 +840,13 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.0.9(@types/node@22.13.10): + vite-node@3.0.9(@types/node@22.13.11): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.13.10) + vite: 6.2.0(@types/node@22.13.11) transitivePeerDependencies: - '@types/node' - jiti @@ -861,25 +861,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.13.10): + vite@6.2.0(@types/node@22.13.11): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.13.10 + '@types/node': 22.13.11 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.10)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.11)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.0.9(@types/node@22.13.10) + vitest: 3.0.9(@types/node@22.13.11) - vitest@3.0.9(@types/node@22.13.10): + vitest@3.0.9(@types/node@22.13.11): dependencies: '@vitest/expect': 3.0.9 - '@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.10)) + '@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.11)) '@vitest/pretty-format': 3.0.9 '@vitest/runner': 3.0.9 '@vitest/snapshot': 3.0.9 @@ -895,11 +895,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.13.10) - vite-node: 3.0.9(@types/node@22.13.10) + vite: 6.2.0(@types/node@22.13.11) + vite-node: 3.0.9(@types/node@22.13.11) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.10 + '@types/node': 22.13.11 transitivePeerDependencies: - jiti - less From 1c663c2ad140f55e6fdb64310a7480e437dd6b44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 18:22:36 +0000 Subject: [PATCH 037/105] chore(deps): update pnpm to v10.6.5 (#41) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2c0963c..e19ec04 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.6.4", + "packageManager": "pnpm@10.6.5", "volta": { "node": "22.14.0", - "pnpm": "10.6.4" + "pnpm": "10.6.5" }, "scripts": { "fix": "pnpm run prettier:fix", From 3523727e9c7e085fb42d45e5ee536c65f55cf6bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 08:07:27 +0000 Subject: [PATCH 038/105] chore(deps): update dependency @types/node to v22.13.12 (#44) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index e19ec04..7f3878c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.13.11", + "@types/node": "22.13.12", "prettier": "3.5.3", "vitest": "3.0.9", "vitest-mock-extended": "3.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9755c50..a976697 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.13.11 - version: 22.13.11 + specifier: 22.13.12 + version: 22.13.12 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.0.9 - version: 3.0.9(@types/node@22.13.11) + version: 3.0.9(@types/node@22.13.12) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.11)) + version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.12)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.13.11': - resolution: {integrity: sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==} + '@types/node@22.13.12': + resolution: {integrity: sha512-ixiWrCSRi33uqBMRuICcKECW7rtgY43TbsHDpM2XK7lXispd48opW+0IXrBVxv9NMhaz/Ue9kyj6r3NTVyXm8A==} '@vitest/expect@3.0.9': resolution: {integrity: sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==} @@ -662,7 +662,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.13.11': + '@types/node@22.13.12': dependencies: undici-types: 6.20.0 @@ -673,13 +673,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.11))': + '@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.12))': dependencies: '@vitest/spy': 3.0.9 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.13.11) + vite: 6.2.0(@types/node@22.13.12) '@vitest/pretty-format@3.0.9': dependencies: @@ -840,13 +840,13 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.0.9(@types/node@22.13.11): + vite-node@3.0.9(@types/node@22.13.12): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.13.11) + vite: 6.2.0(@types/node@22.13.12) transitivePeerDependencies: - '@types/node' - jiti @@ -861,25 +861,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.13.11): + vite@6.2.0(@types/node@22.13.12): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.13.11 + '@types/node': 22.13.12 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.11)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.12)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.0.9(@types/node@22.13.11) + vitest: 3.0.9(@types/node@22.13.12) - vitest@3.0.9(@types/node@22.13.11): + vitest@3.0.9(@types/node@22.13.12): dependencies: '@vitest/expect': 3.0.9 - '@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.11)) + '@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.12)) '@vitest/pretty-format': 3.0.9 '@vitest/runner': 3.0.9 '@vitest/snapshot': 3.0.9 @@ -895,11 +895,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.13.11) - vite-node: 3.0.9(@types/node@22.13.11) + vite: 6.2.0(@types/node@22.13.12) + vite-node: 3.0.9(@types/node@22.13.12) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.11 + '@types/node': 22.13.12 transitivePeerDependencies: - jiti - less From cb4b507234c495352a01631713b7a04d521531b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 16:06:23 +0000 Subject: [PATCH 039/105] chore(deps): update dependency @types/node to v22.13.13 (#45) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 7f3878c..1fb9dac 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.13.12", + "@types/node": "22.13.13", "prettier": "3.5.3", "vitest": "3.0.9", "vitest-mock-extended": "3.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a976697..290b604 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.13.12 - version: 22.13.12 + specifier: 22.13.13 + version: 22.13.13 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.0.9 - version: 3.0.9(@types/node@22.13.12) + version: 3.0.9(@types/node@22.13.13) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.12)) + version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.13)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.13.12': - resolution: {integrity: sha512-ixiWrCSRi33uqBMRuICcKECW7rtgY43TbsHDpM2XK7lXispd48opW+0IXrBVxv9NMhaz/Ue9kyj6r3NTVyXm8A==} + '@types/node@22.13.13': + resolution: {integrity: sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==} '@vitest/expect@3.0.9': resolution: {integrity: sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==} @@ -662,7 +662,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.13.12': + '@types/node@22.13.13': dependencies: undici-types: 6.20.0 @@ -673,13 +673,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.12))': + '@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.13))': dependencies: '@vitest/spy': 3.0.9 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.13.12) + vite: 6.2.0(@types/node@22.13.13) '@vitest/pretty-format@3.0.9': dependencies: @@ -840,13 +840,13 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.0.9(@types/node@22.13.12): + vite-node@3.0.9(@types/node@22.13.13): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.13.12) + vite: 6.2.0(@types/node@22.13.13) transitivePeerDependencies: - '@types/node' - jiti @@ -861,25 +861,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.13.12): + vite@6.2.0(@types/node@22.13.13): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.13.12 + '@types/node': 22.13.13 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.12)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.13)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.0.9(@types/node@22.13.12) + vitest: 3.0.9(@types/node@22.13.13) - vitest@3.0.9(@types/node@22.13.12): + vitest@3.0.9(@types/node@22.13.13): dependencies: '@vitest/expect': 3.0.9 - '@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.12)) + '@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.13)) '@vitest/pretty-format': 3.0.9 '@vitest/runner': 3.0.9 '@vitest/snapshot': 3.0.9 @@ -895,11 +895,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.13.12) - vite-node: 3.0.9(@types/node@22.13.12) + vite: 6.2.0(@types/node@22.13.13) + vite-node: 3.0.9(@types/node@22.13.13) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.12 + '@types/node': 22.13.13 transitivePeerDependencies: - jiti - less From 21ffb0911673b12a8a2587e263a87b74e0dc1e26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 22:29:00 +0100 Subject: [PATCH 040/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.130.1 (#46) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 021d50a..a6bf1dc 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.1 +version: 0.5.2 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.129.0" +appVersion: "v1.130.1" annotations: artifacthub.io/category: storage From b80180e5f4f09f0599f11fc1a57c1a9fdfd1d65c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 13:03:08 +0000 Subject: [PATCH 041/105] chore(deps): update pnpm to v10.7.0 (#47) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1fb9dac..3e41996 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.6.5", + "packageManager": "pnpm@10.7.0", "volta": { "node": "22.14.0", - "pnpm": "10.6.5" + "pnpm": "10.7.0" }, "scripts": { "fix": "pnpm run prettier:fix", From 1ed00522fc4c9f01b189fe408fe9dc5b1d83bcbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 06:22:07 +0000 Subject: [PATCH 042/105] chore(deps): update dependency @types/node to v22.13.14 (#49) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 3e41996..48e3a50 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.13.13", + "@types/node": "22.13.14", "prettier": "3.5.3", "vitest": "3.0.9", "vitest-mock-extended": "3.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 290b604..9eeea32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.13.13 - version: 22.13.13 + specifier: 22.13.14 + version: 22.13.14 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.0.9 - version: 3.0.9(@types/node@22.13.13) + version: 3.0.9(@types/node@22.13.14) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.13)) + version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.14)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.13.13': - resolution: {integrity: sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==} + '@types/node@22.13.14': + resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} '@vitest/expect@3.0.9': resolution: {integrity: sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==} @@ -662,7 +662,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.13.13': + '@types/node@22.13.14': dependencies: undici-types: 6.20.0 @@ -673,13 +673,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.13))': + '@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.14))': dependencies: '@vitest/spy': 3.0.9 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.13.13) + vite: 6.2.0(@types/node@22.13.14) '@vitest/pretty-format@3.0.9': dependencies: @@ -840,13 +840,13 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.0.9(@types/node@22.13.13): + vite-node@3.0.9(@types/node@22.13.14): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.13.13) + vite: 6.2.0(@types/node@22.13.14) transitivePeerDependencies: - '@types/node' - jiti @@ -861,25 +861,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.13.13): + vite@6.2.0(@types/node@22.13.14): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.13.13 + '@types/node': 22.13.14 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.13)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.14)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.0.9(@types/node@22.13.13) + vitest: 3.0.9(@types/node@22.13.14) - vitest@3.0.9(@types/node@22.13.13): + vitest@3.0.9(@types/node@22.13.14): dependencies: '@vitest/expect': 3.0.9 - '@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.13)) + '@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.14)) '@vitest/pretty-format': 3.0.9 '@vitest/runner': 3.0.9 '@vitest/snapshot': 3.0.9 @@ -895,11 +895,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.13.13) - vite-node: 3.0.9(@types/node@22.13.13) + vite: 6.2.0(@types/node@22.13.14) + vite-node: 3.0.9(@types/node@22.13.14) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.13 + '@types/node': 22.13.14 transitivePeerDependencies: - jiti - less From 3043fb5d081272a2ba9dbae2ca22cbbf5aef4452 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 06:25:24 +0000 Subject: [PATCH 043/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.130.2 (#48) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index a6bf1dc..01a1185 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.2 +version: 0.5.3 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.130.1" +appVersion: "v1.130.2" annotations: artifacthub.io/category: storage From 44e93e31961c070175a89f99688eff2e7d96a04e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 08:05:14 +0100 Subject: [PATCH 044/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.130.3 (#50) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 01a1185..142708b 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.3 +version: 0.5.4 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.130.2" +appVersion: "v1.130.3" annotations: artifacthub.io/category: storage From eef6fbf448fa839febe4947266945e1668b6ec2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 10:48:22 +0000 Subject: [PATCH 045/105] chore(deps): update dependency vitest to v3.1.1 (#51) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 104 ++++++++++++++++++++++++------------------------- 2 files changed, 53 insertions(+), 53 deletions(-) diff --git a/package.json b/package.json index 48e3a50..98b3ef6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/node": "22.13.14", "prettier": "3.5.3", - "vitest": "3.0.9", + "vitest": "3.1.1", "vitest-mock-extended": "3.0.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9eeea32..57200a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 3.5.3 version: 3.5.3 vitest: - specifier: 3.0.9 - version: 3.0.9(@types/node@22.13.14) + specifier: 3.1.1 + version: 3.1.1(@types/node@22.13.14) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.14)) + version: 3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.14)) packages: @@ -277,11 +277,11 @@ packages: '@types/node@22.13.14': resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} - '@vitest/expect@3.0.9': - resolution: {integrity: sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==} + '@vitest/expect@3.1.1': + resolution: {integrity: sha512-q/zjrW9lgynctNbwvFtQkGK9+vvHA5UzVi2V8APrp1C6fG6/MuYYkmlx4FubuqLycCeSdHD5aadWfua/Vr0EUA==} - '@vitest/mocker@3.0.9': - resolution: {integrity: sha512-ryERPIBOnvevAkTq+L1lD+DTFBRcjueL9lOUfXsLfwP92h4e+Heb+PjiqS3/OURWPtywfafK0kj++yDFjWUmrA==} + '@vitest/mocker@3.1.1': + resolution: {integrity: sha512-bmpJJm7Y7i9BBELlLuuM1J1Q6EQ6K5Ye4wcyOpOMXMcePYKSIYlpcrCm4l/O6ja4VJA5G2aMJiuZkZdnxlC3SA==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -291,20 +291,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.0.9': - resolution: {integrity: sha512-OW9F8t2J3AwFEwENg3yMyKWweF7oRJlMyHOMIhO5F3n0+cgQAJZBjNgrF8dLwFTEXl5jUqBLXd9QyyKv8zEcmA==} + '@vitest/pretty-format@3.1.1': + resolution: {integrity: sha512-dg0CIzNx+hMMYfNmSqJlLSXEmnNhMswcn3sXO7Tpldr0LiGmg3eXdLLhwkv2ZqgHb/d5xg5F7ezNFRA1fA13yA==} - '@vitest/runner@3.0.9': - resolution: {integrity: sha512-NX9oUXgF9HPfJSwl8tUZCMP1oGx2+Sf+ru6d05QjzQz4OwWg0psEzwY6VexP2tTHWdOkhKHUIZH+fS6nA7jfOw==} + '@vitest/runner@3.1.1': + resolution: {integrity: sha512-X/d46qzJuEDO8ueyjtKfxffiXraPRfmYasoC4i5+mlLEJ10UvPb0XH5M9C3gWuxd7BAQhpK42cJgJtq53YnWVA==} - '@vitest/snapshot@3.0.9': - resolution: {integrity: sha512-AiLUiuZ0FuA+/8i19mTYd+re5jqjEc2jZbgJ2up0VY0Ddyyxg/uUtBDpIFAy4uzKaQxOW8gMgBdAJJ2ydhu39A==} + '@vitest/snapshot@3.1.1': + resolution: {integrity: sha512-bByMwaVWe/+1WDf9exFxWWgAixelSdiwo2p33tpqIlM14vW7PRV5ppayVXtfycqze4Qhtwag5sVhX400MLBOOw==} - '@vitest/spy@3.0.9': - resolution: {integrity: sha512-/CcK2UDl0aQ2wtkp3YVWldrpLRNCfVcIOFGlVGKO4R5eajsH393Z1yiXLVQ7vWsj26JOEjeZI0x5sm5P4OGUNQ==} + '@vitest/spy@3.1.1': + resolution: {integrity: sha512-+EmrUOOXbKzLkTDwlsc/xrwOlPDXyVk3Z6P6K4oiCndxz7YLpp/0R0UsWVOKT0IXWjjBJuSMk6D27qipaupcvQ==} - '@vitest/utils@3.0.9': - resolution: {integrity: sha512-ilHM5fHhZ89MCp5aAaM9uhfl1c2JdxVxl3McqsdVyVNN6JffnEen8UMCdRTzOhGXNQGo5GNL9QugHrz727Wnng==} + '@vitest/utils@3.1.1': + resolution: {integrity: sha512-1XIjflyaU2k3HMArJ50bwSh3wKWPD6Q47wz/NUSmRV0zNywPc4w79ARjg/i/aNINHwA+mIALhUVqD9/aUvZNgg==} assertion-error@2.0.1: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} @@ -403,8 +403,8 @@ packages: stackback@0.0.2: resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==} - std-env@3.8.0: - resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==} + std-env@3.8.1: + resolution: {integrity: sha512-vj5lIj3Mwf9D79hBkltk5qmkFI+biIKWS2IBxEyEU3AX1tUf7AoL8nSazCOiiqQsGKIq01SClsKEzweu34uwvA==} tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} @@ -440,8 +440,8 @@ packages: undici-types@6.20.0: resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} - vite-node@3.0.9: - resolution: {integrity: sha512-w3Gdx7jDcuT9cNn9jExXgOyKmf5UOTb6WMHz8LGAm54eS1Elf5OuBhCxl6zJxGhEeIkgsE1WbHuoL0mj/UXqXg==} + vite-node@3.1.1: + resolution: {integrity: sha512-V+IxPAE2FvXpTCHXyNem0M+gWm6J7eRyWPR6vYoG/Gl+IscNOjXzztUhimQgTxaAoUoj40Qqimaa0NLIOOAH4w==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -491,16 +491,16 @@ packages: typescript: 3.x || 4.x || 5.x vitest: '>=3.0.0' - vitest@3.0.9: - resolution: {integrity: sha512-BbcFDqNyBlfSpATmTtXOAOj71RNKDDvjBM/uPfnxxVGrG+FSH2RQIwgeEngTaTkuU/h0ScFvf+tRcKfYXzBybQ==} + vitest@3.1.1: + resolution: {integrity: sha512-kiZc/IYmKICeBAZr9DQ5rT7/6bD9G7uqQEki4fxazi1jdVl2mWGzedtBs5s6llz59yQhVb7FFY2MbHzHCnT79Q==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.0.9 - '@vitest/ui': 3.0.9 + '@vitest/browser': 3.1.1 + '@vitest/ui': 3.1.1 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -666,43 +666,43 @@ snapshots: dependencies: undici-types: 6.20.0 - '@vitest/expect@3.0.9': + '@vitest/expect@3.1.1': dependencies: - '@vitest/spy': 3.0.9 - '@vitest/utils': 3.0.9 + '@vitest/spy': 3.1.1 + '@vitest/utils': 3.1.1 chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.14))': + '@vitest/mocker@3.1.1(vite@6.2.0(@types/node@22.13.14))': dependencies: - '@vitest/spy': 3.0.9 + '@vitest/spy': 3.1.1 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: vite: 6.2.0(@types/node@22.13.14) - '@vitest/pretty-format@3.0.9': + '@vitest/pretty-format@3.1.1': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.0.9': + '@vitest/runner@3.1.1': dependencies: - '@vitest/utils': 3.0.9 + '@vitest/utils': 3.1.1 pathe: 2.0.3 - '@vitest/snapshot@3.0.9': + '@vitest/snapshot@3.1.1': dependencies: - '@vitest/pretty-format': 3.0.9 + '@vitest/pretty-format': 3.1.1 magic-string: 0.30.17 pathe: 2.0.3 - '@vitest/spy@3.0.9': + '@vitest/spy@3.1.1': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.0.9': + '@vitest/utils@3.1.1': dependencies: - '@vitest/pretty-format': 3.0.9 + '@vitest/pretty-format': 3.1.1 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -820,7 +820,7 @@ snapshots: stackback@0.0.2: {} - std-env@3.8.0: {} + std-env@3.8.1: {} tinybench@2.9.0: {} @@ -840,7 +840,7 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.0.9(@types/node@22.13.14): + vite-node@3.1.1(@types/node@22.13.14): dependencies: cac: 6.7.14 debug: 4.4.0 @@ -870,33 +870,33 @@ snapshots: '@types/node': 22.13.14 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.14)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.14)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.0.9(@types/node@22.13.14) + vitest: 3.1.1(@types/node@22.13.14) - vitest@3.0.9(@types/node@22.13.14): + vitest@3.1.1(@types/node@22.13.14): dependencies: - '@vitest/expect': 3.0.9 - '@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.14)) - '@vitest/pretty-format': 3.0.9 - '@vitest/runner': 3.0.9 - '@vitest/snapshot': 3.0.9 - '@vitest/spy': 3.0.9 - '@vitest/utils': 3.0.9 + '@vitest/expect': 3.1.1 + '@vitest/mocker': 3.1.1(vite@6.2.0(@types/node@22.13.14)) + '@vitest/pretty-format': 3.1.1 + '@vitest/runner': 3.1.1 + '@vitest/snapshot': 3.1.1 + '@vitest/spy': 3.1.1 + '@vitest/utils': 3.1.1 chai: 5.2.0 debug: 4.4.0 expect-type: 1.2.0 magic-string: 0.30.17 pathe: 2.0.3 - std-env: 3.8.0 + std-env: 3.8.1 tinybench: 2.9.0 tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 vite: 6.2.0(@types/node@22.13.14) - vite-node: 3.0.9(@types/node@22.13.14) + vite-node: 3.1.1(@types/node@22.13.14) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.13.14 From 28ed2fa8dcc6b32fa963f59b1e54a8491023d1ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 06:38:15 +0100 Subject: [PATCH 046/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.131.1 (#52) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 142708b..4bc6b9f 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.4 +version: 0.5.5 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.130.3" +appVersion: "v1.131.1" annotations: artifacthub.io/category: storage From f7d56bc6548509ae0d799e2776f9a3527992a18d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 10:41:29 +0000 Subject: [PATCH 047/105] chore(deps): update dependency @types/node to v22.13.16 (#53) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 98b3ef6..ad77a1b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.13.14", + "@types/node": "22.13.16", "prettier": "3.5.3", "vitest": "3.1.1", "vitest-mock-extended": "3.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57200a3..1ac5e4b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.13.14 - version: 22.13.14 + specifier: 22.13.16 + version: 22.13.16 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.1 - version: 3.1.1(@types/node@22.13.14) + version: 3.1.1(@types/node@22.13.16) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.14)) + version: 3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.16)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.13.14': - resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} + '@types/node@22.13.16': + resolution: {integrity: sha512-15tM+qA4Ypml/N7kyRdvfRjBQT2RL461uF1Bldn06K0Nzn1lY3nAPgHlsVrJxdZ9WhZiW0Fmc1lOYMtDsAuB3w==} '@vitest/expect@3.1.1': resolution: {integrity: sha512-q/zjrW9lgynctNbwvFtQkGK9+vvHA5UzVi2V8APrp1C6fG6/MuYYkmlx4FubuqLycCeSdHD5aadWfua/Vr0EUA==} @@ -662,7 +662,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.13.14': + '@types/node@22.13.16': dependencies: undici-types: 6.20.0 @@ -673,13 +673,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.1(vite@6.2.0(@types/node@22.13.14))': + '@vitest/mocker@3.1.1(vite@6.2.0(@types/node@22.13.16))': dependencies: '@vitest/spy': 3.1.1 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.13.14) + vite: 6.2.0(@types/node@22.13.16) '@vitest/pretty-format@3.1.1': dependencies: @@ -840,13 +840,13 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.1.1(@types/node@22.13.14): + vite-node@3.1.1(@types/node@22.13.16): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.13.14) + vite: 6.2.0(@types/node@22.13.16) transitivePeerDependencies: - '@types/node' - jiti @@ -861,25 +861,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.13.14): + vite@6.2.0(@types/node@22.13.16): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.13.14 + '@types/node': 22.13.16 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.14)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.16)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.1(@types/node@22.13.14) + vitest: 3.1.1(@types/node@22.13.16) - vitest@3.1.1(@types/node@22.13.14): + vitest@3.1.1(@types/node@22.13.16): dependencies: '@vitest/expect': 3.1.1 - '@vitest/mocker': 3.1.1(vite@6.2.0(@types/node@22.13.14)) + '@vitest/mocker': 3.1.1(vite@6.2.0(@types/node@22.13.16)) '@vitest/pretty-format': 3.1.1 '@vitest/runner': 3.1.1 '@vitest/snapshot': 3.1.1 @@ -895,11 +895,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.13.14) - vite-node: 3.1.1(@types/node@22.13.14) + vite: 6.2.0(@types/node@22.13.16) + vite-node: 3.1.1(@types/node@22.13.16) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.14 + '@types/node': 22.13.16 transitivePeerDependencies: - jiti - less From f3e2ab1fcc7497c5ba2755c488e4a34c3a68e18b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 16:28:50 +0000 Subject: [PATCH 048/105] chore(deps): update pnpm to v10.7.1 (#55) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ad77a1b..d5a7ea0 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.7.0", + "packageManager": "pnpm@10.7.1", "volta": { "node": "22.14.0", - "pnpm": "10.7.0" + "pnpm": "10.7.1" }, "scripts": { "fix": "pnpm run prettier:fix", From 0cb7b3055dbe9a674fa06445b9f1ba664d4b0d31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 18:10:45 +0000 Subject: [PATCH 049/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.131.2 (#54) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 4bc6b9f..a671420 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.5 +version: 0.5.6 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.131.1" +appVersion: "v1.131.2" annotations: artifacthub.io/category: storage From b4dae6c438b786bf32906e63dc3500754e4c546e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 18:11:40 +0000 Subject: [PATCH 050/105] chore(deps): update dependency @types/node to v22.13.17 (#56) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index d5a7ea0..1317059 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.13.16", + "@types/node": "22.13.17", "prettier": "3.5.3", "vitest": "3.1.1", "vitest-mock-extended": "3.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ac5e4b..486991b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.13.16 - version: 22.13.16 + specifier: 22.13.17 + version: 22.13.17 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.1 - version: 3.1.1(@types/node@22.13.16) + version: 3.1.1(@types/node@22.13.17) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.16)) + version: 3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.17)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.13.16': - resolution: {integrity: sha512-15tM+qA4Ypml/N7kyRdvfRjBQT2RL461uF1Bldn06K0Nzn1lY3nAPgHlsVrJxdZ9WhZiW0Fmc1lOYMtDsAuB3w==} + '@types/node@22.13.17': + resolution: {integrity: sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g==} '@vitest/expect@3.1.1': resolution: {integrity: sha512-q/zjrW9lgynctNbwvFtQkGK9+vvHA5UzVi2V8APrp1C6fG6/MuYYkmlx4FubuqLycCeSdHD5aadWfua/Vr0EUA==} @@ -662,7 +662,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.13.16': + '@types/node@22.13.17': dependencies: undici-types: 6.20.0 @@ -673,13 +673,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.1(vite@6.2.0(@types/node@22.13.16))': + '@vitest/mocker@3.1.1(vite@6.2.0(@types/node@22.13.17))': dependencies: '@vitest/spy': 3.1.1 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.13.16) + vite: 6.2.0(@types/node@22.13.17) '@vitest/pretty-format@3.1.1': dependencies: @@ -840,13 +840,13 @@ snapshots: undici-types@6.20.0: {} - vite-node@3.1.1(@types/node@22.13.16): + vite-node@3.1.1(@types/node@22.13.17): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.13.16) + vite: 6.2.0(@types/node@22.13.17) transitivePeerDependencies: - '@types/node' - jiti @@ -861,25 +861,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.13.16): + vite@6.2.0(@types/node@22.13.17): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.13.16 + '@types/node': 22.13.17 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.16)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.17)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.1(@types/node@22.13.16) + vitest: 3.1.1(@types/node@22.13.17) - vitest@3.1.1(@types/node@22.13.16): + vitest@3.1.1(@types/node@22.13.17): dependencies: '@vitest/expect': 3.1.1 - '@vitest/mocker': 3.1.1(vite@6.2.0(@types/node@22.13.16)) + '@vitest/mocker': 3.1.1(vite@6.2.0(@types/node@22.13.17)) '@vitest/pretty-format': 3.1.1 '@vitest/runner': 3.1.1 '@vitest/snapshot': 3.1.1 @@ -895,11 +895,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.13.16) - vite-node: 3.1.1(@types/node@22.13.16) + vite: 6.2.0(@types/node@22.13.17) + vite-node: 3.1.1(@types/node@22.13.17) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.16 + '@types/node': 22.13.17 transitivePeerDependencies: - jiti - less From 50d15b2c7bc45e7187dfa7ba41aa9a14b523e1e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 10:31:36 +0100 Subject: [PATCH 051/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.131.3 (#57) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index a671420..e5c7a2e 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.6 +version: 0.5.7 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.131.2" +appVersion: "v1.131.3" annotations: artifacthub.io/category: storage From d3e6110b1a963065fe65ab4c95e687f9cde284d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 19:05:40 +0000 Subject: [PATCH 052/105] chore(deps): update dependency @types/node to v22.14.0 (#58) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index 1317059..1e231fe 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.13.17", + "@types/node": "22.14.0", "prettier": "3.5.3", "vitest": "3.1.1", "vitest-mock-extended": "3.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 486991b..91541d9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.13.17 - version: 22.13.17 + specifier: 22.14.0 + version: 22.14.0 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.1 - version: 3.1.1(@types/node@22.13.17) + version: 3.1.1(@types/node@22.14.0) vitest-mock-extended: specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.17)) + version: 3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.13.17': - resolution: {integrity: sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g==} + '@types/node@22.14.0': + resolution: {integrity: sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==} '@vitest/expect@3.1.1': resolution: {integrity: sha512-q/zjrW9lgynctNbwvFtQkGK9+vvHA5UzVi2V8APrp1C6fG6/MuYYkmlx4FubuqLycCeSdHD5aadWfua/Vr0EUA==} @@ -437,8 +437,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.20.0: - resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} vite-node@3.1.1: resolution: {integrity: sha512-V+IxPAE2FvXpTCHXyNem0M+gWm6J7eRyWPR6vYoG/Gl+IscNOjXzztUhimQgTxaAoUoj40Qqimaa0NLIOOAH4w==} @@ -662,9 +662,9 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.13.17': + '@types/node@22.14.0': dependencies: - undici-types: 6.20.0 + undici-types: 6.21.0 '@vitest/expect@3.1.1': dependencies: @@ -673,13 +673,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.1(vite@6.2.0(@types/node@22.13.17))': + '@vitest/mocker@3.1.1(vite@6.2.0(@types/node@22.14.0))': dependencies: '@vitest/spy': 3.1.1 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.13.17) + vite: 6.2.0(@types/node@22.14.0) '@vitest/pretty-format@3.1.1': dependencies: @@ -838,15 +838,15 @@ snapshots: typescript@5.8.2: {} - undici-types@6.20.0: {} + undici-types@6.21.0: {} - vite-node@3.1.1(@types/node@22.13.17): + vite-node@3.1.1(@types/node@22.14.0): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.13.17) + vite: 6.2.0(@types/node@22.14.0) transitivePeerDependencies: - '@types/node' - jiti @@ -861,25 +861,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.13.17): + vite@6.2.0(@types/node@22.14.0): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.13.17 + '@types/node': 22.14.0 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.13.17)): + vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.1(@types/node@22.13.17) + vitest: 3.1.1(@types/node@22.14.0) - vitest@3.1.1(@types/node@22.13.17): + vitest@3.1.1(@types/node@22.14.0): dependencies: '@vitest/expect': 3.1.1 - '@vitest/mocker': 3.1.1(vite@6.2.0(@types/node@22.13.17)) + '@vitest/mocker': 3.1.1(vite@6.2.0(@types/node@22.14.0)) '@vitest/pretty-format': 3.1.1 '@vitest/runner': 3.1.1 '@vitest/snapshot': 3.1.1 @@ -895,11 +895,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.13.17) - vite-node: 3.1.1(@types/node@22.13.17) + vite: 6.2.0(@types/node@22.14.0) + vite-node: 3.1.1(@types/node@22.14.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.17 + '@types/node': 22.14.0 transitivePeerDependencies: - jiti - less From 39a90f09cbe29306493f4d1c703f8189b2b13704 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 22:23:42 +0000 Subject: [PATCH 053/105] chore(deps): update dependency vitest-mock-extended to v3.1.0 (#59) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1e231fe..a83c0c3 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,6 @@ "@types/node": "22.14.0", "prettier": "3.5.3", "vitest": "3.1.1", - "vitest-mock-extended": "3.0.1" + "vitest-mock-extended": "3.1.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91541d9..490e4ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 3.1.1 version: 3.1.1(@types/node@22.14.0) vitest-mock-extended: - specifier: 3.0.1 - version: 3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0)) + specifier: 3.1.0 + version: 3.1.0(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0)) packages: @@ -485,8 +485,8 @@ packages: yaml: optional: true - vitest-mock-extended@3.0.1: - resolution: {integrity: sha512-VI7CRRvIi+MbAsqdGTxp3K+eiY7BR1zrVflZ5DBrFUXPjRZRgxXajlYdNyIu3v1bb5ZfdLANXwZ9i/RfVMfS6A==} + vitest-mock-extended@3.1.0: + resolution: {integrity: sha512-vCM0VkuocOUBwwqwV7JB7YStw07pqeKvEIrZnR8l3PtwYi6rAAJAyJACeC1UYNfbQWi85nz7EdiXWBFI5hll2g==} peerDependencies: typescript: 3.x || 4.x || 5.x vitest: '>=3.0.0' @@ -870,7 +870,7 @@ snapshots: '@types/node': 22.14.0 fsevents: 2.3.3 - vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 From d94f8d9e8d675dbb30ee6bd536560b5a2d518f41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 22:22:12 +0000 Subject: [PATCH 054/105] chore(deps): update pnpm to v10.8.0 (#60) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a83c0c3..8f9016a 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.7.1", + "packageManager": "pnpm@10.8.0", "volta": { "node": "22.14.0", - "pnpm": "10.7.1" + "pnpm": "10.8.0" }, "scripts": { "fix": "pnpm run prettier:fix", From 872c1231cf75c2b60007555ca9a97fab91c359e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 07:59:27 +0200 Subject: [PATCH 055/105] chore(deps): update dependency helm/helm to v3.17.3 (#61) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 039794a..74e94d3 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -33,7 +33,7 @@ jobs: uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0 with: # renovate: datasource=github-releases depName=helm/helm - version: v3.17.2 + version: v3.17.3 - name: Run chart-releaser id: releaser From 1d53922c992cd6438e1a8d70fc6887a5f259babf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 22:16:57 +0000 Subject: [PATCH 056/105] chore(deps): update dependency @types/node to v22.14.1 (#62) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 8f9016a..d481cba 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.14.0", + "@types/node": "22.14.1", "prettier": "3.5.3", "vitest": "3.1.1", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 490e4ec..b8ddb04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.14.0 - version: 22.14.0 + specifier: 22.14.1 + version: 22.14.1 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.1 - version: 3.1.1(@types/node@22.14.0) + version: 3.1.1(@types/node@22.14.1) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.1)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.14.0': - resolution: {integrity: sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==} + '@types/node@22.14.1': + resolution: {integrity: sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==} '@vitest/expect@3.1.1': resolution: {integrity: sha512-q/zjrW9lgynctNbwvFtQkGK9+vvHA5UzVi2V8APrp1C6fG6/MuYYkmlx4FubuqLycCeSdHD5aadWfua/Vr0EUA==} @@ -662,7 +662,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.14.0': + '@types/node@22.14.1': dependencies: undici-types: 6.21.0 @@ -673,13 +673,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.1(vite@6.2.0(@types/node@22.14.0))': + '@vitest/mocker@3.1.1(vite@6.2.0(@types/node@22.14.1))': dependencies: '@vitest/spy': 3.1.1 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.14.0) + vite: 6.2.0(@types/node@22.14.1) '@vitest/pretty-format@3.1.1': dependencies: @@ -840,13 +840,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.1(@types/node@22.14.0): + vite-node@3.1.1(@types/node@22.14.1): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.14.0) + vite: 6.2.0(@types/node@22.14.1) transitivePeerDependencies: - '@types/node' - jiti @@ -861,25 +861,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.14.0): + vite@6.2.0(@types/node@22.14.1): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.14.0 + '@types/node': 22.14.1 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.1)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.1(@types/node@22.14.0) + vitest: 3.1.1(@types/node@22.14.1) - vitest@3.1.1(@types/node@22.14.0): + vitest@3.1.1(@types/node@22.14.1): dependencies: '@vitest/expect': 3.1.1 - '@vitest/mocker': 3.1.1(vite@6.2.0(@types/node@22.14.0)) + '@vitest/mocker': 3.1.1(vite@6.2.0(@types/node@22.14.1)) '@vitest/pretty-format': 3.1.1 '@vitest/runner': 3.1.1 '@vitest/snapshot': 3.1.1 @@ -895,11 +895,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.14.0) - vite-node: 3.1.1(@types/node@22.14.0) + vite: 6.2.0(@types/node@22.14.1) + vite-node: 3.1.1(@types/node@22.14.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.14.0 + '@types/node': 22.14.1 transitivePeerDependencies: - jiti - less From 850d1a9a5eccbf7d664e7968d56f8cba2909d278 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 07:11:11 +0000 Subject: [PATCH 057/105] chore(deps): update actions/setup-node action to v4.4.0 (#63) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- .github/workflows/release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0cf7f20..6721101 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 - name: Setup Node.js - uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0 + uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 with: node-version: ${{ env.NODE_VERSION }} cache: pnpm diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 74e94d3..926ca07 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -53,7 +53,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Setup Node.js - uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0 + uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 with: node-version: ${{ env.NODE_VERSION }} From 0ecec28059b796f566f978b2ac963e7059d739c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 12:27:40 +0000 Subject: [PATCH 058/105] chore(deps): update pnpm to v10.8.1 (#64) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d481cba..489f3f2 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.8.0", + "packageManager": "pnpm@10.8.1", "volta": { "node": "22.14.0", - "pnpm": "10.8.0" + "pnpm": "10.8.1" }, "scripts": { "fix": "pnpm run prettier:fix", From fad214ed16b993fce65a63b68b002d96970eab8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 09:39:34 +0000 Subject: [PATCH 059/105] chore(deps): update dependency vitest to v3.1.2 (#65) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 140 +++++++++++++++++++++++++++++-------------------- 2 files changed, 85 insertions(+), 57 deletions(-) diff --git a/package.json b/package.json index 489f3f2..8beab34 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/node": "22.14.1", "prettier": "3.5.3", - "vitest": "3.1.1", + "vitest": "3.1.2", "vitest-mock-extended": "3.1.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b8ddb04..841404f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 3.5.3 version: 3.5.3 vitest: - specifier: 3.1.1 - version: 3.1.1(@types/node@22.14.1) + specifier: 3.1.2 + version: 3.1.2(@types/node@22.14.1) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.1)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.14.1)) packages: @@ -277,11 +277,11 @@ packages: '@types/node@22.14.1': resolution: {integrity: sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==} - '@vitest/expect@3.1.1': - resolution: {integrity: sha512-q/zjrW9lgynctNbwvFtQkGK9+vvHA5UzVi2V8APrp1C6fG6/MuYYkmlx4FubuqLycCeSdHD5aadWfua/Vr0EUA==} + '@vitest/expect@3.1.2': + resolution: {integrity: sha512-O8hJgr+zREopCAqWl3uCVaOdqJwZ9qaDwUP7vy3Xigad0phZe9APxKhPcDNqYYi0rX5oMvwJMSCAXY2afqeTSA==} - '@vitest/mocker@3.1.1': - resolution: {integrity: sha512-bmpJJm7Y7i9BBELlLuuM1J1Q6EQ6K5Ye4wcyOpOMXMcePYKSIYlpcrCm4l/O6ja4VJA5G2aMJiuZkZdnxlC3SA==} + '@vitest/mocker@3.1.2': + resolution: {integrity: sha512-kOtd6K2lc7SQ0mBqYv/wdGedlqPdM/B38paPY+OwJ1XiNi44w3Fpog82UfOibmHaV9Wod18A09I9SCKLyDMqgw==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -291,20 +291,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.1.1': - resolution: {integrity: sha512-dg0CIzNx+hMMYfNmSqJlLSXEmnNhMswcn3sXO7Tpldr0LiGmg3eXdLLhwkv2ZqgHb/d5xg5F7ezNFRA1fA13yA==} + '@vitest/pretty-format@3.1.2': + resolution: {integrity: sha512-R0xAiHuWeDjTSB3kQ3OQpT8Rx3yhdOAIm/JM4axXxnG7Q/fS8XUwggv/A4xzbQA+drYRjzkMnpYnOGAc4oeq8w==} - '@vitest/runner@3.1.1': - resolution: {integrity: sha512-X/d46qzJuEDO8ueyjtKfxffiXraPRfmYasoC4i5+mlLEJ10UvPb0XH5M9C3gWuxd7BAQhpK42cJgJtq53YnWVA==} + '@vitest/runner@3.1.2': + resolution: {integrity: sha512-bhLib9l4xb4sUMPXnThbnhX2Yi8OutBMA8Yahxa7yavQsFDtwY/jrUZwpKp2XH9DhRFJIeytlyGpXCqZ65nR+g==} - '@vitest/snapshot@3.1.1': - resolution: {integrity: sha512-bByMwaVWe/+1WDf9exFxWWgAixelSdiwo2p33tpqIlM14vW7PRV5ppayVXtfycqze4Qhtwag5sVhX400MLBOOw==} + '@vitest/snapshot@3.1.2': + resolution: {integrity: sha512-Q1qkpazSF/p4ApZg1vfZSQ5Yw6OCQxVMVrLjslbLFA1hMDrT2uxtqMaw8Tc/jy5DLka1sNs1Y7rBcftMiaSH/Q==} - '@vitest/spy@3.1.1': - resolution: {integrity: sha512-+EmrUOOXbKzLkTDwlsc/xrwOlPDXyVk3Z6P6K4oiCndxz7YLpp/0R0UsWVOKT0IXWjjBJuSMk6D27qipaupcvQ==} + '@vitest/spy@3.1.2': + resolution: {integrity: sha512-OEc5fSXMws6sHVe4kOFyDSj/+4MSwst0ib4un0DlcYgQvRuYQ0+M2HyqGaauUMnjq87tmUaMNDxKQx7wNfVqPA==} - '@vitest/utils@3.1.1': - resolution: {integrity: sha512-1XIjflyaU2k3HMArJ50bwSh3wKWPD6Q47wz/NUSmRV0zNywPc4w79ARjg/i/aNINHwA+mIALhUVqD9/aUvZNgg==} + '@vitest/utils@3.1.2': + resolution: {integrity: sha512-5GGd0ytZ7BH3H6JTj9Kw7Prn1Nbg0wZVrIvou+UWxm54d+WoXXgAgjFJ8wn3LdagWLFSEfpPeyYrByZaGEZHLg==} assertion-error@2.0.1: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} @@ -346,10 +346,18 @@ packages: estree-walker@3.0.3: resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==} - expect-type@1.2.0: - resolution: {integrity: sha512-80F22aiJ3GLyVnS/B3HzgR6RelZVumzj9jkL0Rhz4h0xYbNW9PjlQz5h3J/SShErbXBc295vseR4/MIbVmUbeA==} + expect-type@1.2.1: + resolution: {integrity: sha512-/kP8CAwxzLVEeFrMm4kMmy4CCDlpipyA7MYLVrdJIkV0fYF0UaigQHRsxHiuY/GEea+bh4KSv3TIlgr+2UL6bw==} engines: {node: '>=12.0.0'} + fdir@6.4.4: + resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + fsevents@2.3.3: resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} @@ -379,6 +387,10 @@ packages: picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} + picomatch@4.0.2: + resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} + engines: {node: '>=12'} + postcss@8.5.3: resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} engines: {node: ^10 || ^12 || >=14} @@ -403,8 +415,8 @@ packages: stackback@0.0.2: resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==} - std-env@3.8.1: - resolution: {integrity: sha512-vj5lIj3Mwf9D79hBkltk5qmkFI+biIKWS2IBxEyEU3AX1tUf7AoL8nSazCOiiqQsGKIq01SClsKEzweu34uwvA==} + std-env@3.9.0: + resolution: {integrity: sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==} tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} @@ -412,6 +424,10 @@ packages: tinyexec@0.3.2: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} + tinyglobby@0.2.13: + resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} + engines: {node: '>=12.0.0'} + tinypool@1.0.2: resolution: {integrity: sha512-al6n+QEANGFOMf/dmUMsuS5/r9B06uwlyNjZZql/zv8J7ybHCgoihBNORZCY2mzUuAnomQa2JdhyHKzZxPCrFA==} engines: {node: ^18.0.0 || >=20.0.0} @@ -440,8 +456,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - vite-node@3.1.1: - resolution: {integrity: sha512-V+IxPAE2FvXpTCHXyNem0M+gWm6J7eRyWPR6vYoG/Gl+IscNOjXzztUhimQgTxaAoUoj40Qqimaa0NLIOOAH4w==} + vite-node@3.1.2: + resolution: {integrity: sha512-/8iMryv46J3aK13iUXsei5G/A3CUlW4665THCPS+K8xAaqrVWiGB4RfXMQXCLjpK9P2eK//BczrVkn5JLAk6DA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -491,16 +507,16 @@ packages: typescript: 3.x || 4.x || 5.x vitest: '>=3.0.0' - vitest@3.1.1: - resolution: {integrity: sha512-kiZc/IYmKICeBAZr9DQ5rT7/6bD9G7uqQEki4fxazi1jdVl2mWGzedtBs5s6llz59yQhVb7FFY2MbHzHCnT79Q==} + vitest@3.1.2: + resolution: {integrity: sha512-WaxpJe092ID1C0mr+LH9MmNrhfzi8I65EX/NRU/Ld016KqQNRgxSOlGNP1hHN+a/F8L15Mh8klwaF77zR3GeDQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.1.1 - '@vitest/ui': 3.1.1 + '@vitest/browser': 3.1.2 + '@vitest/ui': 3.1.2 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -666,43 +682,43 @@ snapshots: dependencies: undici-types: 6.21.0 - '@vitest/expect@3.1.1': + '@vitest/expect@3.1.2': dependencies: - '@vitest/spy': 3.1.1 - '@vitest/utils': 3.1.1 + '@vitest/spy': 3.1.2 + '@vitest/utils': 3.1.2 chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.1(vite@6.2.0(@types/node@22.14.1))': + '@vitest/mocker@3.1.2(vite@6.2.0(@types/node@22.14.1))': dependencies: - '@vitest/spy': 3.1.1 + '@vitest/spy': 3.1.2 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: vite: 6.2.0(@types/node@22.14.1) - '@vitest/pretty-format@3.1.1': + '@vitest/pretty-format@3.1.2': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.1.1': + '@vitest/runner@3.1.2': dependencies: - '@vitest/utils': 3.1.1 + '@vitest/utils': 3.1.2 pathe: 2.0.3 - '@vitest/snapshot@3.1.1': + '@vitest/snapshot@3.1.2': dependencies: - '@vitest/pretty-format': 3.1.1 + '@vitest/pretty-format': 3.1.2 magic-string: 0.30.17 pathe: 2.0.3 - '@vitest/spy@3.1.1': + '@vitest/spy@3.1.2': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.1.1': + '@vitest/utils@3.1.2': dependencies: - '@vitest/pretty-format': 3.1.1 + '@vitest/pretty-format': 3.1.2 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -760,7 +776,11 @@ snapshots: dependencies: '@types/estree': 1.0.6 - expect-type@1.2.0: {} + expect-type@1.2.1: {} + + fdir@6.4.4(picomatch@4.0.2): + optionalDependencies: + picomatch: 4.0.2 fsevents@2.3.3: optional: true @@ -781,6 +801,8 @@ snapshots: picocolors@1.1.1: {} + picomatch@4.0.2: {} + postcss@8.5.3: dependencies: nanoid: 3.3.8 @@ -820,12 +842,17 @@ snapshots: stackback@0.0.2: {} - std-env@3.8.1: {} + std-env@3.9.0: {} tinybench@2.9.0: {} tinyexec@0.3.2: {} + tinyglobby@0.2.13: + dependencies: + fdir: 6.4.4(picomatch@4.0.2) + picomatch: 4.0.2 + tinypool@1.0.2: {} tinyrainbow@2.0.0: {} @@ -840,7 +867,7 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.1(@types/node@22.14.1): + vite-node@3.1.2(@types/node@22.14.1): dependencies: cac: 6.7.14 debug: 4.4.0 @@ -870,33 +897,34 @@ snapshots: '@types/node': 22.14.1 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.1)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.14.1)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.1(@types/node@22.14.1) + vitest: 3.1.2(@types/node@22.14.1) - vitest@3.1.1(@types/node@22.14.1): + vitest@3.1.2(@types/node@22.14.1): dependencies: - '@vitest/expect': 3.1.1 - '@vitest/mocker': 3.1.1(vite@6.2.0(@types/node@22.14.1)) - '@vitest/pretty-format': 3.1.1 - '@vitest/runner': 3.1.1 - '@vitest/snapshot': 3.1.1 - '@vitest/spy': 3.1.1 - '@vitest/utils': 3.1.1 + '@vitest/expect': 3.1.2 + '@vitest/mocker': 3.1.2(vite@6.2.0(@types/node@22.14.1)) + '@vitest/pretty-format': 3.1.2 + '@vitest/runner': 3.1.2 + '@vitest/snapshot': 3.1.2 + '@vitest/spy': 3.1.2 + '@vitest/utils': 3.1.2 chai: 5.2.0 debug: 4.4.0 - expect-type: 1.2.0 + expect-type: 1.2.1 magic-string: 0.30.17 pathe: 2.0.3 - std-env: 3.8.1 + std-env: 3.9.0 tinybench: 2.9.0 tinyexec: 0.3.2 + tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 vite: 6.2.0(@types/node@22.14.1) - vite-node: 3.1.1(@types/node@22.14.1) + vite-node: 3.1.2(@types/node@22.14.1) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.14.1 From cf2760ff09068697fb9fce6455bc04abcbd9d5c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 11:42:15 +0000 Subject: [PATCH 060/105] chore(deps): update pnpm to v10.9.0 (#66) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8beab34..a616a42 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.8.1", + "packageManager": "pnpm@10.9.0", "volta": { "node": "22.14.0", - "pnpm": "10.8.1" + "pnpm": "10.9.0" }, "scripts": { "fix": "pnpm run prettier:fix", From 685ea72c87924f665f6304c9db5a3c657e4f2be2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 12:29:30 +0000 Subject: [PATCH 061/105] chore(deps): update node.js to v22.15.0 (#67) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- .github/workflows/release.yaml | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6721101..a6d7699 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,7 +10,7 @@ concurrency: env: # renovate: datasource=node-version depName=node - NODE_VERSION: 22.14.0 + NODE_VERSION: 22.15.0 jobs: test: diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 926ca07..d62a183 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -7,7 +7,7 @@ on: env: # renovate: datasource=node-version depName=node - NODE_VERSION: 22.14.0 + NODE_VERSION: 22.15.0 permissions: {} diff --git a/package.json b/package.json index a616a42..7a54edc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "packageManager": "pnpm@10.9.0", "volta": { - "node": "22.14.0", + "node": "22.15.0", "pnpm": "10.9.0" }, "scripts": { From 35a9e2a613a07de58d203a8af151fef12bfdbab0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 23:31:40 +0200 Subject: [PATCH 062/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.132.0 (#68) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index e5c7a2e..46cd369 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.7 +version: 0.5.8 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.131.3" +appVersion: "v1.132.0" annotations: artifacthub.io/category: storage From 01fcc0c9bd419ff4b16d76b05ef4f103dc8efdc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 09:41:45 +0200 Subject: [PATCH 063/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.132.1 (#69) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 46cd369..8bcb87a 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.8 +version: 0.5.9 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.132.0" +appVersion: "v1.132.1" annotations: artifacthub.io/category: storage From 5ab52e0e67c1e96ca78e4589f3dbfe07695a7d38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 20:41:03 +0000 Subject: [PATCH 064/105] chore(deps): update dependency @types/node to v22.15.0 (#70) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 7a54edc..942ea92 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.14.1", + "@types/node": "22.15.0", "prettier": "3.5.3", "vitest": "3.1.2", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 841404f..79b938f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.14.1 - version: 22.14.1 + specifier: 22.15.0 + version: 22.15.0 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.2 - version: 3.1.2(@types/node@22.14.1) + version: 3.1.2(@types/node@22.15.0) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.14.1)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.0)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.14.1': - resolution: {integrity: sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==} + '@types/node@22.15.0': + resolution: {integrity: sha512-99S8dWD2DkeE6PBaEDw+In3aar7hdoBvjyJMR6vaKBTzpvR0P00ClzJMOoVrj9D2+Sy/YCwACYHnBTpMhg1UCA==} '@vitest/expect@3.1.2': resolution: {integrity: sha512-O8hJgr+zREopCAqWl3uCVaOdqJwZ9qaDwUP7vy3Xigad0phZe9APxKhPcDNqYYi0rX5oMvwJMSCAXY2afqeTSA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.14.1': + '@types/node@22.15.0': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.2(vite@6.2.0(@types/node@22.14.1))': + '@vitest/mocker@3.1.2(vite@6.2.0(@types/node@22.15.0))': dependencies: '@vitest/spy': 3.1.2 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.14.1) + vite: 6.2.0(@types/node@22.15.0) '@vitest/pretty-format@3.1.2': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.2(@types/node@22.14.1): + vite-node@3.1.2(@types/node@22.15.0): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.14.1) + vite: 6.2.0(@types/node@22.15.0) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.14.1): + vite@6.2.0(@types/node@22.15.0): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.14.1 + '@types/node': 22.15.0 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.14.1)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.0)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.2(@types/node@22.14.1) + vitest: 3.1.2(@types/node@22.15.0) - vitest@3.1.2(@types/node@22.14.1): + vitest@3.1.2(@types/node@22.15.0): dependencies: '@vitest/expect': 3.1.2 - '@vitest/mocker': 3.1.2(vite@6.2.0(@types/node@22.14.1)) + '@vitest/mocker': 3.1.2(vite@6.2.0(@types/node@22.15.0)) '@vitest/pretty-format': 3.1.2 '@vitest/runner': 3.1.2 '@vitest/snapshot': 3.1.2 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.14.1) - vite-node: 3.1.2(@types/node@22.14.1) + vite: 6.2.0(@types/node@22.15.0) + vite-node: 3.1.2(@types/node@22.15.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.14.1 + '@types/node': 22.15.0 transitivePeerDependencies: - jiti - less From 067318d9d35e750483ed5156dbc13a1d8164ec70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 03:58:25 +0000 Subject: [PATCH 065/105] chore(deps): update dependency @types/node to v22.15.1 (#71) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 942ea92..84fc457 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.0", + "@types/node": "22.15.1", "prettier": "3.5.3", "vitest": "3.1.2", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79b938f..fa5f4cf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.0 - version: 22.15.0 + specifier: 22.15.1 + version: 22.15.1 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.2 - version: 3.1.2(@types/node@22.15.0) + version: 3.1.2(@types/node@22.15.1) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.0)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.1)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.0': - resolution: {integrity: sha512-99S8dWD2DkeE6PBaEDw+In3aar7hdoBvjyJMR6vaKBTzpvR0P00ClzJMOoVrj9D2+Sy/YCwACYHnBTpMhg1UCA==} + '@types/node@22.15.1': + resolution: {integrity: sha512-gSZyd0Qmv7qvbd2fJ9HGdYmv1yhNdelIA4YOtN6vkcmSwFhthxSEsBgU/JYZcXjWT6DFzoATcHrc52Ckh8SeRA==} '@vitest/expect@3.1.2': resolution: {integrity: sha512-O8hJgr+zREopCAqWl3uCVaOdqJwZ9qaDwUP7vy3Xigad0phZe9APxKhPcDNqYYi0rX5oMvwJMSCAXY2afqeTSA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.0': + '@types/node@22.15.1': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.2(vite@6.2.0(@types/node@22.15.0))': + '@vitest/mocker@3.1.2(vite@6.2.0(@types/node@22.15.1))': dependencies: '@vitest/spy': 3.1.2 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.0) + vite: 6.2.0(@types/node@22.15.1) '@vitest/pretty-format@3.1.2': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.2(@types/node@22.15.0): + vite-node@3.1.2(@types/node@22.15.1): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.0) + vite: 6.2.0(@types/node@22.15.1) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.0): + vite@6.2.0(@types/node@22.15.1): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.0 + '@types/node': 22.15.1 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.0)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.1)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.2(@types/node@22.15.0) + vitest: 3.1.2(@types/node@22.15.1) - vitest@3.1.2(@types/node@22.15.0): + vitest@3.1.2(@types/node@22.15.1): dependencies: '@vitest/expect': 3.1.2 - '@vitest/mocker': 3.1.2(vite@6.2.0(@types/node@22.15.0)) + '@vitest/mocker': 3.1.2(vite@6.2.0(@types/node@22.15.1)) '@vitest/pretty-format': 3.1.2 '@vitest/runner': 3.1.2 '@vitest/snapshot': 3.1.2 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.0) - vite-node: 3.1.2(@types/node@22.15.0) + vite: 6.2.0(@types/node@22.15.1) + vite-node: 3.1.2(@types/node@22.15.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.0 + '@types/node': 22.15.1 transitivePeerDependencies: - jiti - less From e5152f200cccf4ef0247724cab529d8759e1b619 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 07:31:18 +0000 Subject: [PATCH 066/105] chore(deps): update dependency @types/node to v22.15.2 (#72) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 84fc457..60e86d1 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.1", + "@types/node": "22.15.2", "prettier": "3.5.3", "vitest": "3.1.2", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa5f4cf..876c3df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.1 - version: 22.15.1 + specifier: 22.15.2 + version: 22.15.2 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.2 - version: 3.1.2(@types/node@22.15.1) + version: 3.1.2(@types/node@22.15.2) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.1)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.2)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.1': - resolution: {integrity: sha512-gSZyd0Qmv7qvbd2fJ9HGdYmv1yhNdelIA4YOtN6vkcmSwFhthxSEsBgU/JYZcXjWT6DFzoATcHrc52Ckh8SeRA==} + '@types/node@22.15.2': + resolution: {integrity: sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==} '@vitest/expect@3.1.2': resolution: {integrity: sha512-O8hJgr+zREopCAqWl3uCVaOdqJwZ9qaDwUP7vy3Xigad0phZe9APxKhPcDNqYYi0rX5oMvwJMSCAXY2afqeTSA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.1': + '@types/node@22.15.2': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.2(vite@6.2.0(@types/node@22.15.1))': + '@vitest/mocker@3.1.2(vite@6.2.0(@types/node@22.15.2))': dependencies: '@vitest/spy': 3.1.2 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.1) + vite: 6.2.0(@types/node@22.15.2) '@vitest/pretty-format@3.1.2': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.2(@types/node@22.15.1): + vite-node@3.1.2(@types/node@22.15.2): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.1) + vite: 6.2.0(@types/node@22.15.2) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.1): + vite@6.2.0(@types/node@22.15.2): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.1 + '@types/node': 22.15.2 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.1)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.2)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.2(@types/node@22.15.1) + vitest: 3.1.2(@types/node@22.15.2) - vitest@3.1.2(@types/node@22.15.1): + vitest@3.1.2(@types/node@22.15.2): dependencies: '@vitest/expect': 3.1.2 - '@vitest/mocker': 3.1.2(vite@6.2.0(@types/node@22.15.1)) + '@vitest/mocker': 3.1.2(vite@6.2.0(@types/node@22.15.2)) '@vitest/pretty-format': 3.1.2 '@vitest/runner': 3.1.2 '@vitest/snapshot': 3.1.2 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.1) - vite-node: 3.1.2(@types/node@22.15.1) + vite: 6.2.0(@types/node@22.15.2) + vite-node: 3.1.2(@types/node@22.15.2) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.1 + '@types/node': 22.15.2 transitivePeerDependencies: - jiti - less From 6b89f088da60288046a00f7d96eeca9e3a2b3e7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 03:11:46 +0000 Subject: [PATCH 067/105] chore(deps): update pnpm to v10.10.0 (#73) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 60e86d1..0bb9dfc 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.9.0", + "packageManager": "pnpm@10.10.0", "volta": { "node": "22.15.0", - "pnpm": "10.9.0" + "pnpm": "10.10.0" }, "scripts": { "fix": "pnpm run prettier:fix", From 5d909b7b37b745b072c94861b21034be021c7eaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 08:27:10 +0000 Subject: [PATCH 068/105] chore(deps): update dependency @types/node to v22.15.3 (#74) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 0bb9dfc..37a3639 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.2", + "@types/node": "22.15.3", "prettier": "3.5.3", "vitest": "3.1.2", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 876c3df..e9636c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.2 - version: 22.15.2 + specifier: 22.15.3 + version: 22.15.3 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.2 - version: 3.1.2(@types/node@22.15.2) + version: 3.1.2(@types/node@22.15.3) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.2)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.3)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.2': - resolution: {integrity: sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==} + '@types/node@22.15.3': + resolution: {integrity: sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==} '@vitest/expect@3.1.2': resolution: {integrity: sha512-O8hJgr+zREopCAqWl3uCVaOdqJwZ9qaDwUP7vy3Xigad0phZe9APxKhPcDNqYYi0rX5oMvwJMSCAXY2afqeTSA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.2': + '@types/node@22.15.3': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.2(vite@6.2.0(@types/node@22.15.2))': + '@vitest/mocker@3.1.2(vite@6.2.0(@types/node@22.15.3))': dependencies: '@vitest/spy': 3.1.2 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.2) + vite: 6.2.0(@types/node@22.15.3) '@vitest/pretty-format@3.1.2': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.2(@types/node@22.15.2): + vite-node@3.1.2(@types/node@22.15.3): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.2) + vite: 6.2.0(@types/node@22.15.3) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.2): + vite@6.2.0(@types/node@22.15.3): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.2 + '@types/node': 22.15.3 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.2)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.3)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.2(@types/node@22.15.2) + vitest: 3.1.2(@types/node@22.15.3) - vitest@3.1.2(@types/node@22.15.2): + vitest@3.1.2(@types/node@22.15.3): dependencies: '@vitest/expect': 3.1.2 - '@vitest/mocker': 3.1.2(vite@6.2.0(@types/node@22.15.2)) + '@vitest/mocker': 3.1.2(vite@6.2.0(@types/node@22.15.3)) '@vitest/pretty-format': 3.1.2 '@vitest/runner': 3.1.2 '@vitest/snapshot': 3.1.2 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.2) - vite-node: 3.1.2(@types/node@22.15.2) + vite: 6.2.0(@types/node@22.15.3) + vite-node: 3.1.2(@types/node@22.15.3) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.2 + '@types/node': 22.15.3 transitivePeerDependencies: - jiti - less From 69f9cb0c110e067bed2c3592e70b0a90fe424701 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 12:21:11 +0200 Subject: [PATCH 069/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.132.3 (#75) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 8bcb87a..b780851 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.9 +version: 0.5.10 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.132.1" +appVersion: "v1.132.3" annotations: artifacthub.io/category: storage From c1d36818207d720a47947fed2c943c0f1816ea76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 15:47:26 +0000 Subject: [PATCH 070/105] chore(deps): update dependency vitest to v3.1.3 (#76) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 104 ++++++++++++++++++++++++------------------------- 2 files changed, 53 insertions(+), 53 deletions(-) diff --git a/package.json b/package.json index 37a3639..1beaaef 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/node": "22.15.3", "prettier": "3.5.3", - "vitest": "3.1.2", + "vitest": "3.1.3", "vitest-mock-extended": "3.1.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e9636c6..63c3d47 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 3.5.3 version: 3.5.3 vitest: - specifier: 3.1.2 - version: 3.1.2(@types/node@22.15.3) + specifier: 3.1.3 + version: 3.1.3(@types/node@22.15.3) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.3)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.3)) packages: @@ -277,11 +277,11 @@ packages: '@types/node@22.15.3': resolution: {integrity: sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==} - '@vitest/expect@3.1.2': - resolution: {integrity: sha512-O8hJgr+zREopCAqWl3uCVaOdqJwZ9qaDwUP7vy3Xigad0phZe9APxKhPcDNqYYi0rX5oMvwJMSCAXY2afqeTSA==} + '@vitest/expect@3.1.3': + resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} - '@vitest/mocker@3.1.2': - resolution: {integrity: sha512-kOtd6K2lc7SQ0mBqYv/wdGedlqPdM/B38paPY+OwJ1XiNi44w3Fpog82UfOibmHaV9Wod18A09I9SCKLyDMqgw==} + '@vitest/mocker@3.1.3': + resolution: {integrity: sha512-PJbLjonJK82uCWHjzgBJZuR7zmAOrSvKk1QBxrennDIgtH4uK0TB1PvYmc0XBCigxxtiAVPfWtAdy4lpz8SQGQ==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -291,20 +291,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.1.2': - resolution: {integrity: sha512-R0xAiHuWeDjTSB3kQ3OQpT8Rx3yhdOAIm/JM4axXxnG7Q/fS8XUwggv/A4xzbQA+drYRjzkMnpYnOGAc4oeq8w==} + '@vitest/pretty-format@3.1.3': + resolution: {integrity: sha512-i6FDiBeJUGLDKADw2Gb01UtUNb12yyXAqC/mmRWuYl+m/U9GS7s8us5ONmGkGpUUo7/iAYzI2ePVfOZTYvUifA==} - '@vitest/runner@3.1.2': - resolution: {integrity: sha512-bhLib9l4xb4sUMPXnThbnhX2Yi8OutBMA8Yahxa7yavQsFDtwY/jrUZwpKp2XH9DhRFJIeytlyGpXCqZ65nR+g==} + '@vitest/runner@3.1.3': + resolution: {integrity: sha512-Tae+ogtlNfFei5DggOsSUvkIaSuVywujMj6HzR97AHK6XK8i3BuVyIifWAm/sE3a15lF5RH9yQIrbXYuo0IFyA==} - '@vitest/snapshot@3.1.2': - resolution: {integrity: sha512-Q1qkpazSF/p4ApZg1vfZSQ5Yw6OCQxVMVrLjslbLFA1hMDrT2uxtqMaw8Tc/jy5DLka1sNs1Y7rBcftMiaSH/Q==} + '@vitest/snapshot@3.1.3': + resolution: {integrity: sha512-XVa5OPNTYUsyqG9skuUkFzAeFnEzDp8hQu7kZ0N25B1+6KjGm4hWLtURyBbsIAOekfWQ7Wuz/N/XXzgYO3deWQ==} - '@vitest/spy@3.1.2': - resolution: {integrity: sha512-OEc5fSXMws6sHVe4kOFyDSj/+4MSwst0ib4un0DlcYgQvRuYQ0+M2HyqGaauUMnjq87tmUaMNDxKQx7wNfVqPA==} + '@vitest/spy@3.1.3': + resolution: {integrity: sha512-x6w+ctOEmEXdWaa6TO4ilb7l9DxPR5bwEb6hILKuxfU1NqWT2mpJD9NJN7t3OTfxmVlOMrvtoFJGdgyzZ605lQ==} - '@vitest/utils@3.1.2': - resolution: {integrity: sha512-5GGd0ytZ7BH3H6JTj9Kw7Prn1Nbg0wZVrIvou+UWxm54d+WoXXgAgjFJ8wn3LdagWLFSEfpPeyYrByZaGEZHLg==} + '@vitest/utils@3.1.3': + resolution: {integrity: sha512-2Ltrpht4OmHO9+c/nmHtF09HWiyWdworqnHIwjfvDyWjuwKbdkcS9AnhsDn+8E2RM4x++foD1/tNuLPVvWG1Rg==} assertion-error@2.0.1: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} @@ -335,8 +335,8 @@ packages: resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==} engines: {node: '>=6'} - es-module-lexer@1.6.0: - resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==} + es-module-lexer@1.7.0: + resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} esbuild@0.25.0: resolution: {integrity: sha512-BXq5mqc8ltbaN34cDqWuYKyNhX8D/Z0J1xdtdQ8UcIIIyJyz+ZMKUt58tF3SrZ85jcfN/PZYhjR5uDQAYNVbuw==} @@ -456,8 +456,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - vite-node@3.1.2: - resolution: {integrity: sha512-/8iMryv46J3aK13iUXsei5G/A3CUlW4665THCPS+K8xAaqrVWiGB4RfXMQXCLjpK9P2eK//BczrVkn5JLAk6DA==} + vite-node@3.1.3: + resolution: {integrity: sha512-uHV4plJ2IxCl4u1up1FQRrqclylKAogbtBfOTwcuJ28xFi+89PZ57BRh+naIRvH70HPwxy5QHYzg1OrEaC7AbA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -507,16 +507,16 @@ packages: typescript: 3.x || 4.x || 5.x vitest: '>=3.0.0' - vitest@3.1.2: - resolution: {integrity: sha512-WaxpJe092ID1C0mr+LH9MmNrhfzi8I65EX/NRU/Ld016KqQNRgxSOlGNP1hHN+a/F8L15Mh8klwaF77zR3GeDQ==} + vitest@3.1.3: + resolution: {integrity: sha512-188iM4hAHQ0km23TN/adso1q5hhwKqUpv+Sd6p5sOuh6FhQnRNW3IsiIpvxqahtBabsJ2SLZgmGSpcYK4wQYJw==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.1.2 - '@vitest/ui': 3.1.2 + '@vitest/browser': 3.1.3 + '@vitest/ui': 3.1.3 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -682,43 +682,43 @@ snapshots: dependencies: undici-types: 6.21.0 - '@vitest/expect@3.1.2': + '@vitest/expect@3.1.3': dependencies: - '@vitest/spy': 3.1.2 - '@vitest/utils': 3.1.2 + '@vitest/spy': 3.1.3 + '@vitest/utils': 3.1.3 chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.2(vite@6.2.0(@types/node@22.15.3))': + '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.3))': dependencies: - '@vitest/spy': 3.1.2 + '@vitest/spy': 3.1.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: vite: 6.2.0(@types/node@22.15.3) - '@vitest/pretty-format@3.1.2': + '@vitest/pretty-format@3.1.3': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.1.2': + '@vitest/runner@3.1.3': dependencies: - '@vitest/utils': 3.1.2 + '@vitest/utils': 3.1.3 pathe: 2.0.3 - '@vitest/snapshot@3.1.2': + '@vitest/snapshot@3.1.3': dependencies: - '@vitest/pretty-format': 3.1.2 + '@vitest/pretty-format': 3.1.3 magic-string: 0.30.17 pathe: 2.0.3 - '@vitest/spy@3.1.2': + '@vitest/spy@3.1.3': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.1.2': + '@vitest/utils@3.1.3': dependencies: - '@vitest/pretty-format': 3.1.2 + '@vitest/pretty-format': 3.1.3 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -742,7 +742,7 @@ snapshots: deep-eql@5.0.2: {} - es-module-lexer@1.6.0: {} + es-module-lexer@1.7.0: {} esbuild@0.25.0: optionalDependencies: @@ -867,11 +867,11 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.2(@types/node@22.15.3): + vite-node@3.1.3(@types/node@22.15.3): dependencies: cac: 6.7.14 debug: 4.4.0 - es-module-lexer: 1.6.0 + es-module-lexer: 1.7.0 pathe: 2.0.3 vite: 6.2.0(@types/node@22.15.3) transitivePeerDependencies: @@ -897,21 +897,21 @@ snapshots: '@types/node': 22.15.3 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.2(@types/node@22.15.3)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.3)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.2(@types/node@22.15.3) + vitest: 3.1.3(@types/node@22.15.3) - vitest@3.1.2(@types/node@22.15.3): + vitest@3.1.3(@types/node@22.15.3): dependencies: - '@vitest/expect': 3.1.2 - '@vitest/mocker': 3.1.2(vite@6.2.0(@types/node@22.15.3)) - '@vitest/pretty-format': 3.1.2 - '@vitest/runner': 3.1.2 - '@vitest/snapshot': 3.1.2 - '@vitest/spy': 3.1.2 - '@vitest/utils': 3.1.2 + '@vitest/expect': 3.1.3 + '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.3)) + '@vitest/pretty-format': 3.1.3 + '@vitest/runner': 3.1.3 + '@vitest/snapshot': 3.1.3 + '@vitest/spy': 3.1.3 + '@vitest/utils': 3.1.3 chai: 5.2.0 debug: 4.4.0 expect-type: 1.2.1 @@ -924,7 +924,7 @@ snapshots: tinypool: 1.0.2 tinyrainbow: 2.0.0 vite: 6.2.0(@types/node@22.15.3) - vite-node: 3.1.2(@types/node@22.15.3) + vite-node: 3.1.3(@types/node@22.15.3) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.15.3 From f7a71df21effad985c184d44b6b84f1d302c9c0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 22:23:21 +0000 Subject: [PATCH 071/105] chore(deps): update dependency @types/node to v22.15.8 (#77) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 1beaaef..bbe2cf5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.3", + "@types/node": "22.15.8", "prettier": "3.5.3", "vitest": "3.1.3", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63c3d47..2a232ac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.3 - version: 22.15.3 + specifier: 22.15.8 + version: 22.15.8 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.3 - version: 3.1.3(@types/node@22.15.3) + version: 3.1.3(@types/node@22.15.8) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.3)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.8)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.3': - resolution: {integrity: sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==} + '@types/node@22.15.8': + resolution: {integrity: sha512-VINDWfc4C3DGAa1J+riYRHjzt+IFj5eRaEl768ze7ZqXcjyN/4WHxPLAWMLTwmODpPvFyzuMTAT6A4RMOHlg5g==} '@vitest/expect@3.1.3': resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.3': + '@types/node@22.15.8': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.3))': + '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.8))': dependencies: '@vitest/spy': 3.1.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.3) + vite: 6.2.0(@types/node@22.15.8) '@vitest/pretty-format@3.1.3': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.3(@types/node@22.15.3): + vite-node@3.1.3(@types/node@22.15.8): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.3) + vite: 6.2.0(@types/node@22.15.8) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.3): + vite@6.2.0(@types/node@22.15.8): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.3 + '@types/node': 22.15.8 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.3)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.8)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.3(@types/node@22.15.3) + vitest: 3.1.3(@types/node@22.15.8) - vitest@3.1.3(@types/node@22.15.3): + vitest@3.1.3(@types/node@22.15.8): dependencies: '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.3)) + '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.8)) '@vitest/pretty-format': 3.1.3 '@vitest/runner': 3.1.3 '@vitest/snapshot': 3.1.3 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.3) - vite-node: 3.1.3(@types/node@22.15.3) + vite: 6.2.0(@types/node@22.15.8) + vite-node: 3.1.3(@types/node@22.15.8) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.3 + '@types/node': 22.15.8 transitivePeerDependencies: - jiti - less From 96138e221b13f8e4c4aa1fe633c23fa367fe50a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 04:14:13 +0000 Subject: [PATCH 072/105] chore(deps): update dependency @types/node to v22.15.11 (#78) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index bbe2cf5..c2957a2 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.8", + "@types/node": "22.15.11", "prettier": "3.5.3", "vitest": "3.1.3", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a232ac..5334d14 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.8 - version: 22.15.8 + specifier: 22.15.11 + version: 22.15.11 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.3 - version: 3.1.3(@types/node@22.15.8) + version: 3.1.3(@types/node@22.15.11) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.8)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.11)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.8': - resolution: {integrity: sha512-VINDWfc4C3DGAa1J+riYRHjzt+IFj5eRaEl768ze7ZqXcjyN/4WHxPLAWMLTwmODpPvFyzuMTAT6A4RMOHlg5g==} + '@types/node@22.15.11': + resolution: {integrity: sha512-rlyK0vuU7VLEYQfXuC7QTFxDvkb6tKhDI7wR4r6ZzM0k8BJd44W0jxo6xmUjqSs4AlYmiYfLJU2f0pAG/FtCRw==} '@vitest/expect@3.1.3': resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.8': + '@types/node@22.15.11': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.8))': + '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.11))': dependencies: '@vitest/spy': 3.1.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.8) + vite: 6.2.0(@types/node@22.15.11) '@vitest/pretty-format@3.1.3': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.3(@types/node@22.15.8): + vite-node@3.1.3(@types/node@22.15.11): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.8) + vite: 6.2.0(@types/node@22.15.11) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.8): + vite@6.2.0(@types/node@22.15.11): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.8 + '@types/node': 22.15.11 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.8)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.11)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.3(@types/node@22.15.8) + vitest: 3.1.3(@types/node@22.15.11) - vitest@3.1.3(@types/node@22.15.8): + vitest@3.1.3(@types/node@22.15.11): dependencies: '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.8)) + '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.11)) '@vitest/pretty-format': 3.1.3 '@vitest/runner': 3.1.3 '@vitest/snapshot': 3.1.3 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.8) - vite-node: 3.1.3(@types/node@22.15.8) + vite: 6.2.0(@types/node@22.15.11) + vite-node: 3.1.3(@types/node@22.15.11) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.8 + '@types/node': 22.15.11 transitivePeerDependencies: - jiti - less From 4b02f948de5851575dd9d33a609dc33502c67b59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 07:22:04 +0000 Subject: [PATCH 073/105] chore(deps): update dependency @types/node to v22.15.12 (#79) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index c2957a2..94cc732 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.11", + "@types/node": "22.15.12", "prettier": "3.5.3", "vitest": "3.1.3", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5334d14..bfb9aea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.11 - version: 22.15.11 + specifier: 22.15.12 + version: 22.15.12 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.3 - version: 3.1.3(@types/node@22.15.11) + version: 3.1.3(@types/node@22.15.12) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.11)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.12)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.11': - resolution: {integrity: sha512-rlyK0vuU7VLEYQfXuC7QTFxDvkb6tKhDI7wR4r6ZzM0k8BJd44W0jxo6xmUjqSs4AlYmiYfLJU2f0pAG/FtCRw==} + '@types/node@22.15.12': + resolution: {integrity: sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==} '@vitest/expect@3.1.3': resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.11': + '@types/node@22.15.12': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.11))': + '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.12))': dependencies: '@vitest/spy': 3.1.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.11) + vite: 6.2.0(@types/node@22.15.12) '@vitest/pretty-format@3.1.3': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.3(@types/node@22.15.11): + vite-node@3.1.3(@types/node@22.15.12): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.11) + vite: 6.2.0(@types/node@22.15.12) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.11): + vite@6.2.0(@types/node@22.15.12): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.11 + '@types/node': 22.15.12 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.11)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.12)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.3(@types/node@22.15.11) + vitest: 3.1.3(@types/node@22.15.12) - vitest@3.1.3(@types/node@22.15.11): + vitest@3.1.3(@types/node@22.15.12): dependencies: '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.11)) + '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.12)) '@vitest/pretty-format': 3.1.3 '@vitest/runner': 3.1.3 '@vitest/snapshot': 3.1.3 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.11) - vite-node: 3.1.3(@types/node@22.15.11) + vite: 6.2.0(@types/node@22.15.12) + vite-node: 3.1.3(@types/node@22.15.12) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.11 + '@types/node': 22.15.12 transitivePeerDependencies: - jiti - less From 8c7559fd5ca916b3c36e5fdf305720afabb2adc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 19:56:18 +0000 Subject: [PATCH 074/105] chore(deps): update dependency @types/node to v22.15.14 (#80) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 94cc732..262c34f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.12", + "@types/node": "22.15.14", "prettier": "3.5.3", "vitest": "3.1.3", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfb9aea..6abc998 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.12 - version: 22.15.12 + specifier: 22.15.14 + version: 22.15.14 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.3 - version: 3.1.3(@types/node@22.15.12) + version: 3.1.3(@types/node@22.15.14) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.12)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.14)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.12': - resolution: {integrity: sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==} + '@types/node@22.15.14': + resolution: {integrity: sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g==} '@vitest/expect@3.1.3': resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.12': + '@types/node@22.15.14': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.12))': + '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.14))': dependencies: '@vitest/spy': 3.1.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.12) + vite: 6.2.0(@types/node@22.15.14) '@vitest/pretty-format@3.1.3': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.3(@types/node@22.15.12): + vite-node@3.1.3(@types/node@22.15.14): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.12) + vite: 6.2.0(@types/node@22.15.14) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.12): + vite@6.2.0(@types/node@22.15.14): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.14 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.12)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.14)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.3(@types/node@22.15.12) + vitest: 3.1.3(@types/node@22.15.14) - vitest@3.1.3(@types/node@22.15.12): + vitest@3.1.3(@types/node@22.15.14): dependencies: '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.12)) + '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.14)) '@vitest/pretty-format': 3.1.3 '@vitest/runner': 3.1.3 '@vitest/snapshot': 3.1.3 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.12) - vite-node: 3.1.3(@types/node@22.15.12) + vite: 6.2.0(@types/node@22.15.14) + vite-node: 3.1.3(@types/node@22.15.14) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.14 transitivePeerDependencies: - jiti - less From f3a23946ee601bf6e447078f544cdeda50537406 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 17:33:09 +0000 Subject: [PATCH 075/105] chore(deps): update dependency @types/node to v22.15.15 (#81) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 262c34f..324ce05 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.14", + "@types/node": "22.15.15", "prettier": "3.5.3", "vitest": "3.1.3", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6abc998..af03bda 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.14 - version: 22.15.14 + specifier: 22.15.15 + version: 22.15.15 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.3 - version: 3.1.3(@types/node@22.15.14) + version: 3.1.3(@types/node@22.15.15) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.14)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.15)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.14': - resolution: {integrity: sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g==} + '@types/node@22.15.15': + resolution: {integrity: sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==} '@vitest/expect@3.1.3': resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.14': + '@types/node@22.15.15': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.14))': + '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.15))': dependencies: '@vitest/spy': 3.1.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.14) + vite: 6.2.0(@types/node@22.15.15) '@vitest/pretty-format@3.1.3': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.3(@types/node@22.15.14): + vite-node@3.1.3(@types/node@22.15.15): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.14) + vite: 6.2.0(@types/node@22.15.15) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.14): + vite@6.2.0(@types/node@22.15.15): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.14 + '@types/node': 22.15.15 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.14)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.15)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.3(@types/node@22.15.14) + vitest: 3.1.3(@types/node@22.15.15) - vitest@3.1.3(@types/node@22.15.14): + vitest@3.1.3(@types/node@22.15.15): dependencies: '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.14)) + '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.15)) '@vitest/pretty-format': 3.1.3 '@vitest/runner': 3.1.3 '@vitest/snapshot': 3.1.3 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.14) - vite-node: 3.1.3(@types/node@22.15.14) + vite: 6.2.0(@types/node@22.15.15) + vite-node: 3.1.3(@types/node@22.15.15) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.14 + '@types/node': 22.15.15 transitivePeerDependencies: - jiti - less From 994cd6dddaf832f6afa174db8e0fc59398c5b6e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 07:33:59 +0000 Subject: [PATCH 076/105] chore(deps): update dependency @types/node to v22.15.16 (#82) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 324ce05..7e4a773 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.15", + "@types/node": "22.15.16", "prettier": "3.5.3", "vitest": "3.1.3", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af03bda..3549ab4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.15 - version: 22.15.15 + specifier: 22.15.16 + version: 22.15.16 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.3 - version: 3.1.3(@types/node@22.15.15) + version: 3.1.3(@types/node@22.15.16) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.15)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.16)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.15': - resolution: {integrity: sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==} + '@types/node@22.15.16': + resolution: {integrity: sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==} '@vitest/expect@3.1.3': resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.15': + '@types/node@22.15.16': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.15))': + '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.16))': dependencies: '@vitest/spy': 3.1.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.15) + vite: 6.2.0(@types/node@22.15.16) '@vitest/pretty-format@3.1.3': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.3(@types/node@22.15.15): + vite-node@3.1.3(@types/node@22.15.16): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.15) + vite: 6.2.0(@types/node@22.15.16) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.15): + vite@6.2.0(@types/node@22.15.16): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.15 + '@types/node': 22.15.16 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.15)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.16)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.3(@types/node@22.15.15) + vitest: 3.1.3(@types/node@22.15.16) - vitest@3.1.3(@types/node@22.15.15): + vitest@3.1.3(@types/node@22.15.16): dependencies: '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.15)) + '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.16)) '@vitest/pretty-format': 3.1.3 '@vitest/runner': 3.1.3 '@vitest/snapshot': 3.1.3 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.15) - vite-node: 3.1.3(@types/node@22.15.15) + vite: 6.2.0(@types/node@22.15.16) + vite-node: 3.1.3(@types/node@22.15.16) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.15 + '@types/node': 22.15.16 transitivePeerDependencies: - jiti - less From 1a42da071dbd930f6f893af6663a57a983f6d7d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 15:26:35 +0000 Subject: [PATCH 077/105] chore(deps): update dependency @types/node to v22.15.17 (#83) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 7e4a773..c4eba59 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.16", + "@types/node": "22.15.17", "prettier": "3.5.3", "vitest": "3.1.3", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3549ab4..02793c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.16 - version: 22.15.16 + specifier: 22.15.17 + version: 22.15.17 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.3 - version: 3.1.3(@types/node@22.15.16) + version: 3.1.3(@types/node@22.15.17) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.16)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.17)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.16': - resolution: {integrity: sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==} + '@types/node@22.15.17': + resolution: {integrity: sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==} '@vitest/expect@3.1.3': resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.16': + '@types/node@22.15.17': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.16))': + '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.17))': dependencies: '@vitest/spy': 3.1.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.16) + vite: 6.2.0(@types/node@22.15.17) '@vitest/pretty-format@3.1.3': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.3(@types/node@22.15.16): + vite-node@3.1.3(@types/node@22.15.17): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.16) + vite: 6.2.0(@types/node@22.15.17) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.16): + vite@6.2.0(@types/node@22.15.17): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.16 + '@types/node': 22.15.17 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.16)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.17)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.3(@types/node@22.15.16) + vitest: 3.1.3(@types/node@22.15.17) - vitest@3.1.3(@types/node@22.15.16): + vitest@3.1.3(@types/node@22.15.17): dependencies: '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.16)) + '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.17)) '@vitest/pretty-format': 3.1.3 '@vitest/runner': 3.1.3 '@vitest/snapshot': 3.1.3 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.16) - vite-node: 3.1.3(@types/node@22.15.16) + vite: 6.2.0(@types/node@22.15.17) + vite-node: 3.1.3(@types/node@22.15.17) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.16 + '@types/node': 22.15.17 transitivePeerDependencies: - jiti - less From 5fd8ee89b230cb246b31acd6178c101f9b58051a Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Thu, 8 May 2025 23:11:41 +0200 Subject: [PATCH 078/105] chore(renovate): add bumpVersions (#84) --- renovate.json5 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/renovate.json5 b/renovate.json5 index ce8de6d..bd90260 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -4,10 +4,14 @@ "github>secustor/renovate-config", "customManagers:helmChartYamlAppVersions", ], - helmv3: { - // bump chart version if the appVersion changes - bumpVersion: "minor", - }, + + bumpVersions: [ + { + filePatterns: ["{{packageFileDir}}/Chart.{yaml,yml}"], + matchStrings: ["version:\\s(?[^\\s]+)"], + bumpType: "{{#if isMajor}}major{{else}}patch{{/if}}", + }, + ], customManagers: [ { From c692da620a91b247f1595eda1d318baecc0b2d3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 19:48:37 +0000 Subject: [PATCH 079/105] chore(deps): update pnpm to v10.11.0 (#86) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c4eba59..d79b948 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.10.0", + "packageManager": "pnpm@10.11.0", "volta": { "node": "22.15.0", - "pnpm": "10.10.0" + "pnpm": "10.11.0" }, "scripts": { "fix": "pnpm run prettier:fix", From 43c77d95d30dd780d6136ae81f10977480d9c41e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 08:41:01 +0000 Subject: [PATCH 080/105] chore(deps): update dependency @types/node to v22.15.18 (#87) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index d79b948..c23f794 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.17", + "@types/node": "22.15.18", "prettier": "3.5.3", "vitest": "3.1.3", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02793c8..bed52f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.17 - version: 22.15.17 + specifier: 22.15.18 + version: 22.15.18 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.3 - version: 3.1.3(@types/node@22.15.17) + version: 3.1.3(@types/node@22.15.18) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.17)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.18)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.17': - resolution: {integrity: sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==} + '@types/node@22.15.18': + resolution: {integrity: sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==} '@vitest/expect@3.1.3': resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.17': + '@types/node@22.15.18': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.17))': + '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.18))': dependencies: '@vitest/spy': 3.1.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.17) + vite: 6.2.0(@types/node@22.15.18) '@vitest/pretty-format@3.1.3': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.3(@types/node@22.15.17): + vite-node@3.1.3(@types/node@22.15.18): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.17) + vite: 6.2.0(@types/node@22.15.18) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.17): + vite@6.2.0(@types/node@22.15.18): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.17 + '@types/node': 22.15.18 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.17)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.18)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.3(@types/node@22.15.17) + vitest: 3.1.3(@types/node@22.15.18) - vitest@3.1.3(@types/node@22.15.17): + vitest@3.1.3(@types/node@22.15.18): dependencies: '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.17)) + '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.18)) '@vitest/pretty-format': 3.1.3 '@vitest/runner': 3.1.3 '@vitest/snapshot': 3.1.3 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.17) - vite-node: 3.1.3(@types/node@22.15.17) + vite: 6.2.0(@types/node@22.15.18) + vite-node: 3.1.3(@types/node@22.15.18) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.17 + '@types/node': 22.15.18 transitivePeerDependencies: - jiti - less From f242232286f8a1d0316d02e53f6cf2365a1ccaf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 23:18:28 +0000 Subject: [PATCH 081/105] chore(deps): update node.js to v22.15.1 (#88) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- .github/workflows/release.yaml | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a6d7699..55cd125 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,7 +10,7 @@ concurrency: env: # renovate: datasource=node-version depName=node - NODE_VERSION: 22.15.0 + NODE_VERSION: 22.15.1 jobs: test: diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d62a183..988e167 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -7,7 +7,7 @@ on: env: # renovate: datasource=node-version depName=node - NODE_VERSION: 22.15.0 + NODE_VERSION: 22.15.1 permissions: {} diff --git a/package.json b/package.json index c23f794..6d8c7d4 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "packageManager": "pnpm@10.11.0", "volta": { - "node": "22.15.0", + "node": "22.15.1", "pnpm": "10.11.0" }, "scripts": { From 715747c9c8d300f70f169aa23b053d973c46e71f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 04:07:36 +0000 Subject: [PATCH 082/105] chore(deps): update dependency @types/node to v22.15.19 (#89) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 6d8c7d4..96fe3d4 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.18", + "@types/node": "22.15.19", "prettier": "3.5.3", "vitest": "3.1.3", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bed52f9..c75e39c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.18 - version: 22.15.18 + specifier: 22.15.19 + version: 22.15.19 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.3 - version: 3.1.3(@types/node@22.15.18) + version: 3.1.3(@types/node@22.15.19) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.18)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.19)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.18': - resolution: {integrity: sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==} + '@types/node@22.15.19': + resolution: {integrity: sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==} '@vitest/expect@3.1.3': resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.18': + '@types/node@22.15.19': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.18))': + '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.19))': dependencies: '@vitest/spy': 3.1.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.18) + vite: 6.2.0(@types/node@22.15.19) '@vitest/pretty-format@3.1.3': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.3(@types/node@22.15.18): + vite-node@3.1.3(@types/node@22.15.19): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.18) + vite: 6.2.0(@types/node@22.15.19) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.18): + vite@6.2.0(@types/node@22.15.19): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.18 + '@types/node': 22.15.19 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.18)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.19)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.3(@types/node@22.15.18) + vitest: 3.1.3(@types/node@22.15.19) - vitest@3.1.3(@types/node@22.15.18): + vitest@3.1.3(@types/node@22.15.19): dependencies: '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.18)) + '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.19)) '@vitest/pretty-format': 3.1.3 '@vitest/runner': 3.1.3 '@vitest/snapshot': 3.1.3 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.18) - vite-node: 3.1.3(@types/node@22.15.18) + vite: 6.2.0(@types/node@22.15.19) + vite-node: 3.1.3(@types/node@22.15.19) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.18 + '@types/node': 22.15.19 transitivePeerDependencies: - jiti - less From ea51f043b027c8b4d1057f078c9af8b78cbf5091 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 16:29:54 +0000 Subject: [PATCH 083/105] chore(deps): update dependency vitest to v3.1.4 (#90) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 96 +++++++++++++++++++++++++------------------------- 2 files changed, 49 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index 96fe3d4..7c88b1f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/node": "22.15.19", "prettier": "3.5.3", - "vitest": "3.1.3", + "vitest": "3.1.4", "vitest-mock-extended": "3.1.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c75e39c..c598125 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 3.5.3 version: 3.5.3 vitest: - specifier: 3.1.3 - version: 3.1.3(@types/node@22.15.19) + specifier: 3.1.4 + version: 3.1.4(@types/node@22.15.19) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.19)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.19)) packages: @@ -277,11 +277,11 @@ packages: '@types/node@22.15.19': resolution: {integrity: sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==} - '@vitest/expect@3.1.3': - resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} + '@vitest/expect@3.1.4': + resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} - '@vitest/mocker@3.1.3': - resolution: {integrity: sha512-PJbLjonJK82uCWHjzgBJZuR7zmAOrSvKk1QBxrennDIgtH4uK0TB1PvYmc0XBCigxxtiAVPfWtAdy4lpz8SQGQ==} + '@vitest/mocker@3.1.4': + resolution: {integrity: sha512-8IJ3CvwtSw/EFXqWFL8aCMu+YyYXG2WUSrQbViOZkWTKTVicVwZ/YiEZDSqD00kX+v/+W+OnxhNWoeVKorHygA==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -291,20 +291,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.1.3': - resolution: {integrity: sha512-i6FDiBeJUGLDKADw2Gb01UtUNb12yyXAqC/mmRWuYl+m/U9GS7s8us5ONmGkGpUUo7/iAYzI2ePVfOZTYvUifA==} + '@vitest/pretty-format@3.1.4': + resolution: {integrity: sha512-cqv9H9GvAEoTaoq+cYqUTCGscUjKqlJZC7PRwY5FMySVj5J+xOm1KQcCiYHJOEzOKRUhLH4R2pTwvFlWCEScsg==} - '@vitest/runner@3.1.3': - resolution: {integrity: sha512-Tae+ogtlNfFei5DggOsSUvkIaSuVywujMj6HzR97AHK6XK8i3BuVyIifWAm/sE3a15lF5RH9yQIrbXYuo0IFyA==} + '@vitest/runner@3.1.4': + resolution: {integrity: sha512-djTeF1/vt985I/wpKVFBMWUlk/I7mb5hmD5oP8K9ACRmVXgKTae3TUOtXAEBfslNKPzUQvnKhNd34nnRSYgLNQ==} - '@vitest/snapshot@3.1.3': - resolution: {integrity: sha512-XVa5OPNTYUsyqG9skuUkFzAeFnEzDp8hQu7kZ0N25B1+6KjGm4hWLtURyBbsIAOekfWQ7Wuz/N/XXzgYO3deWQ==} + '@vitest/snapshot@3.1.4': + resolution: {integrity: sha512-JPHf68DvuO7vilmvwdPr9TS0SuuIzHvxeaCkxYcCD4jTk67XwL45ZhEHFKIuCm8CYstgI6LZ4XbwD6ANrwMpFg==} - '@vitest/spy@3.1.3': - resolution: {integrity: sha512-x6w+ctOEmEXdWaa6TO4ilb7l9DxPR5bwEb6hILKuxfU1NqWT2mpJD9NJN7t3OTfxmVlOMrvtoFJGdgyzZ605lQ==} + '@vitest/spy@3.1.4': + resolution: {integrity: sha512-Xg1bXhu+vtPXIodYN369M86K8shGLouNjoVI78g8iAq2rFoHFdajNvJJ5A/9bPMFcfQqdaCpOgWKEoMQg/s0Yg==} - '@vitest/utils@3.1.3': - resolution: {integrity: sha512-2Ltrpht4OmHO9+c/nmHtF09HWiyWdworqnHIwjfvDyWjuwKbdkcS9AnhsDn+8E2RM4x++foD1/tNuLPVvWG1Rg==} + '@vitest/utils@3.1.4': + resolution: {integrity: sha512-yriMuO1cfFhmiGc8ataN51+9ooHRuURdfAZfwFd3usWynjzpLslZdYnRegTv32qdgtJTsj15FoeZe2g15fY1gg==} assertion-error@2.0.1: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} @@ -456,8 +456,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - vite-node@3.1.3: - resolution: {integrity: sha512-uHV4plJ2IxCl4u1up1FQRrqclylKAogbtBfOTwcuJ28xFi+89PZ57BRh+naIRvH70HPwxy5QHYzg1OrEaC7AbA==} + vite-node@3.1.4: + resolution: {integrity: sha512-6enNwYnpyDo4hEgytbmc6mYWHXDHYEn0D1/rw4Q+tnHUGtKTJsn8T1YkX6Q18wI5LCrS8CTYlBaiCqxOy2kvUA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -507,16 +507,16 @@ packages: typescript: 3.x || 4.x || 5.x vitest: '>=3.0.0' - vitest@3.1.3: - resolution: {integrity: sha512-188iM4hAHQ0km23TN/adso1q5hhwKqUpv+Sd6p5sOuh6FhQnRNW3IsiIpvxqahtBabsJ2SLZgmGSpcYK4wQYJw==} + vitest@3.1.4: + resolution: {integrity: sha512-Ta56rT7uWxCSJXlBtKgIlApJnT6e6IGmTYxYcmxjJ4ujuZDI59GUQgVDObXXJujOmPDBYXHK1qmaGtneu6TNIQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.1.3 - '@vitest/ui': 3.1.3 + '@vitest/browser': 3.1.4 + '@vitest/ui': 3.1.4 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -682,43 +682,43 @@ snapshots: dependencies: undici-types: 6.21.0 - '@vitest/expect@3.1.3': + '@vitest/expect@3.1.4': dependencies: - '@vitest/spy': 3.1.3 - '@vitest/utils': 3.1.3 + '@vitest/spy': 3.1.4 + '@vitest/utils': 3.1.4 chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(vite@6.2.0(@types/node@22.15.19))': + '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.19))': dependencies: - '@vitest/spy': 3.1.3 + '@vitest/spy': 3.1.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: vite: 6.2.0(@types/node@22.15.19) - '@vitest/pretty-format@3.1.3': + '@vitest/pretty-format@3.1.4': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.1.3': + '@vitest/runner@3.1.4': dependencies: - '@vitest/utils': 3.1.3 + '@vitest/utils': 3.1.4 pathe: 2.0.3 - '@vitest/snapshot@3.1.3': + '@vitest/snapshot@3.1.4': dependencies: - '@vitest/pretty-format': 3.1.3 + '@vitest/pretty-format': 3.1.4 magic-string: 0.30.17 pathe: 2.0.3 - '@vitest/spy@3.1.3': + '@vitest/spy@3.1.4': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.1.3': + '@vitest/utils@3.1.4': dependencies: - '@vitest/pretty-format': 3.1.3 + '@vitest/pretty-format': 3.1.4 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -867,7 +867,7 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.3(@types/node@22.15.19): + vite-node@3.1.4(@types/node@22.15.19): dependencies: cac: 6.7.14 debug: 4.4.0 @@ -897,21 +897,21 @@ snapshots: '@types/node': 22.15.19 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.3(@types/node@22.15.19)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.19)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.3(@types/node@22.15.19) + vitest: 3.1.4(@types/node@22.15.19) - vitest@3.1.3(@types/node@22.15.19): + vitest@3.1.4(@types/node@22.15.19): dependencies: - '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(vite@6.2.0(@types/node@22.15.19)) - '@vitest/pretty-format': 3.1.3 - '@vitest/runner': 3.1.3 - '@vitest/snapshot': 3.1.3 - '@vitest/spy': 3.1.3 - '@vitest/utils': 3.1.3 + '@vitest/expect': 3.1.4 + '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.19)) + '@vitest/pretty-format': 3.1.4 + '@vitest/runner': 3.1.4 + '@vitest/snapshot': 3.1.4 + '@vitest/spy': 3.1.4 + '@vitest/utils': 3.1.4 chai: 5.2.0 debug: 4.4.0 expect-type: 1.2.1 @@ -924,7 +924,7 @@ snapshots: tinypool: 1.0.2 tinyrainbow: 2.0.0 vite: 6.2.0(@types/node@22.15.19) - vite-node: 3.1.3(@types/node@22.15.19) + vite-node: 3.1.4(@types/node@22.15.19) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.15.19 From af5b75514ae67febce840162f7b7b12ec8f54c70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 08:10:42 +0200 Subject: [PATCH 084/105] chore(deps): update dependency helm/helm to v3.18.0 (#91) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 988e167..d2d3a71 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -33,7 +33,7 @@ jobs: uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0 with: # renovate: datasource=github-releases depName=helm/helm - version: v3.17.3 + version: v3.18.0 - name: Run chart-releaser id: releaser From fc4613037ceaf6b6476061fa9e2eb67adb7fb206 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 20:07:28 +0000 Subject: [PATCH 085/105] chore(deps): update dependency @types/node to v22.15.20 (#92) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 7c88b1f..3d80afc 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.19", + "@types/node": "22.15.20", "prettier": "3.5.3", "vitest": "3.1.4", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c598125..df49944 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.19 - version: 22.15.19 + specifier: 22.15.20 + version: 22.15.20 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.4 - version: 3.1.4(@types/node@22.15.19) + version: 3.1.4(@types/node@22.15.20) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.19)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.20)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.19': - resolution: {integrity: sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==} + '@types/node@22.15.20': + resolution: {integrity: sha512-A6BohGFRGHAscJsTslDCA9JG7qSJr/DWUvrvY8yi9IgnGtMxCyat7vvQ//MFa0DnLsyuS3wYTpLdw4Hf+Q5JXw==} '@vitest/expect@3.1.4': resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.19': + '@types/node@22.15.20': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.19))': + '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.20))': dependencies: '@vitest/spy': 3.1.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.19) + vite: 6.2.0(@types/node@22.15.20) '@vitest/pretty-format@3.1.4': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.4(@types/node@22.15.19): + vite-node@3.1.4(@types/node@22.15.20): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.19) + vite: 6.2.0(@types/node@22.15.20) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.19): + vite@6.2.0(@types/node@22.15.20): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.19 + '@types/node': 22.15.20 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.19)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.20)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.4(@types/node@22.15.19) + vitest: 3.1.4(@types/node@22.15.20) - vitest@3.1.4(@types/node@22.15.19): + vitest@3.1.4(@types/node@22.15.20): dependencies: '@vitest/expect': 3.1.4 - '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.19)) + '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.20)) '@vitest/pretty-format': 3.1.4 '@vitest/runner': 3.1.4 '@vitest/snapshot': 3.1.4 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.19) - vite-node: 3.1.4(@types/node@22.15.19) + vite: 6.2.0(@types/node@22.15.20) + vite-node: 3.1.4(@types/node@22.15.20) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.19 + '@types/node': 22.15.20 transitivePeerDependencies: - jiti - less From 5e80bf9c41905a34394213de06b85f4a8fbf72d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 23:23:18 +0000 Subject: [PATCH 086/105] chore(deps): update dependency @types/node to v22.15.21 (#93) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 3d80afc..48f0b0b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.20", + "@types/node": "22.15.21", "prettier": "3.5.3", "vitest": "3.1.4", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df49944..6b326eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.20 - version: 22.15.20 + specifier: 22.15.21 + version: 22.15.21 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.4 - version: 3.1.4(@types/node@22.15.20) + version: 3.1.4(@types/node@22.15.21) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.20)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.21)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.20': - resolution: {integrity: sha512-A6BohGFRGHAscJsTslDCA9JG7qSJr/DWUvrvY8yi9IgnGtMxCyat7vvQ//MFa0DnLsyuS3wYTpLdw4Hf+Q5JXw==} + '@types/node@22.15.21': + resolution: {integrity: sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==} '@vitest/expect@3.1.4': resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.20': + '@types/node@22.15.21': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.20))': + '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.21))': dependencies: '@vitest/spy': 3.1.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.20) + vite: 6.2.0(@types/node@22.15.21) '@vitest/pretty-format@3.1.4': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.4(@types/node@22.15.20): + vite-node@3.1.4(@types/node@22.15.21): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.20) + vite: 6.2.0(@types/node@22.15.21) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.20): + vite@6.2.0(@types/node@22.15.21): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.20 + '@types/node': 22.15.21 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.20)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.21)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.4(@types/node@22.15.20) + vitest: 3.1.4(@types/node@22.15.21) - vitest@3.1.4(@types/node@22.15.20): + vitest@3.1.4(@types/node@22.15.21): dependencies: '@vitest/expect': 3.1.4 - '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.20)) + '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.21)) '@vitest/pretty-format': 3.1.4 '@vitest/runner': 3.1.4 '@vitest/snapshot': 3.1.4 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.20) - vite-node: 3.1.4(@types/node@22.15.20) + vite: 6.2.0(@types/node@22.15.21) + vite-node: 3.1.4(@types/node@22.15.21) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.20 + '@types/node': 22.15.21 transitivePeerDependencies: - jiti - less From c8f0df07541a153f2824b174ae46c2c05575daf2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 19:29:13 +0000 Subject: [PATCH 087/105] chore(deps): update node.js to v22.16.0 (#94) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- .github/workflows/release.yaml | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 55cd125..9bb9dff 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,7 +10,7 @@ concurrency: env: # renovate: datasource=node-version depName=node - NODE_VERSION: 22.15.1 + NODE_VERSION: 22.16.0 jobs: test: diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d2d3a71..adf1b4f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -7,7 +7,7 @@ on: env: # renovate: datasource=node-version depName=node - NODE_VERSION: 22.15.1 + NODE_VERSION: 22.16.0 permissions: {} diff --git a/package.json b/package.json index 48f0b0b..2b0c4b9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "packageManager": "pnpm@10.11.0", "volta": { - "node": "22.15.1", + "node": "22.16.0", "pnpm": "10.11.0" }, "scripts": { From 692b76f7f7edf5e5f38dd3f76108022ff7f5fa86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 23:05:33 +0200 Subject: [PATCH 088/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.133.1 (#95) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: secustor --- charts/immich/Chart.yaml | 7 +++++-- charts/immich/README.md | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index b780851..e570356 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,12 +11,15 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.5.10 +version: 0.6.0 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.132.3" +appVersion: "v1.133.1" annotations: artifacthub.io/category: storage artifacthub.io/links: | - name: support url: https://github.com/secustor/helm-charts/issues + artifacthub.io/changes: | + - Immich version update + - Breaking change: The `immich-server` image was updated to `v1.133.1` which contains breaking changes. If you are using `pgvector` you should be fine else you need to migrate your database. https://github.com/immich-app/immich/releases/tag/v1.133.0 diff --git a/charts/immich/README.md b/charts/immich/README.md index 2c64d4d..33e5977 100644 --- a/charts/immich/README.md +++ b/charts/immich/README.md @@ -7,7 +7,7 @@ is targeted at an audience which wants to have some lower level control over the This chart requires: -- a PostgreSQL database with `pgvector` or `pgvector.rs` extension installed +- a PostgreSQL database with `pgvector` or [`VectorChord`](https://immich.app/docs/administration/postgres-standalone/#migrating-to-vectorchord) extension installed - a Redis instance ## Usage From e27e8b1bc6e683c061a8b3a127e95e4a583e8861 Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Mon, 26 May 2025 01:08:58 +0200 Subject: [PATCH 089/105] ci: fix unsupported link by ArtifactHub.io (#96) --- charts/immich/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index e570356..8f40bb2 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -22,4 +22,4 @@ annotations: url: https://github.com/secustor/helm-charts/issues artifacthub.io/changes: | - Immich version update - - Breaking change: The `immich-server` image was updated to `v1.133.1` which contains breaking changes. If you are using `pgvector` you should be fine else you need to migrate your database. https://github.com/immich-app/immich/releases/tag/v1.133.0 + - Breaking change: The `immich-server` image was updated to `v1.133.1` which contains breaking changes. If you are using `pgvector` you should be fine else you need to migrate your database. From 1c421a1d4e5ae7a04e12c346540b6c19c7601f15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 20:52:18 +0000 Subject: [PATCH 090/105] chore(deps): update dependency @types/node to v22.15.23 (#97) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 2b0c4b9..6ea89af 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.21", + "@types/node": "22.15.23", "prettier": "3.5.3", "vitest": "3.1.4", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6b326eb..4e7f6ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.21 - version: 22.15.21 + specifier: 22.15.23 + version: 22.15.23 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.4 - version: 3.1.4(@types/node@22.15.21) + version: 3.1.4(@types/node@22.15.23) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.21)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.23)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.21': - resolution: {integrity: sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==} + '@types/node@22.15.23': + resolution: {integrity: sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==} '@vitest/expect@3.1.4': resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.21': + '@types/node@22.15.23': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.21))': + '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.23))': dependencies: '@vitest/spy': 3.1.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.21) + vite: 6.2.0(@types/node@22.15.23) '@vitest/pretty-format@3.1.4': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.4(@types/node@22.15.21): + vite-node@3.1.4(@types/node@22.15.23): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.21) + vite: 6.2.0(@types/node@22.15.23) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.21): + vite@6.2.0(@types/node@22.15.23): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.21 + '@types/node': 22.15.23 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.21)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.23)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.4(@types/node@22.15.21) + vitest: 3.1.4(@types/node@22.15.23) - vitest@3.1.4(@types/node@22.15.21): + vitest@3.1.4(@types/node@22.15.23): dependencies: '@vitest/expect': 3.1.4 - '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.21)) + '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.23)) '@vitest/pretty-format': 3.1.4 '@vitest/runner': 3.1.4 '@vitest/snapshot': 3.1.4 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.21) - vite-node: 3.1.4(@types/node@22.15.21) + vite: 6.2.0(@types/node@22.15.23) + vite-node: 3.1.4(@types/node@22.15.23) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.21 + '@types/node': 22.15.23 transitivePeerDependencies: - jiti - less From 93c361bec8de6c2793a616bbfbd2eeadfedc9ac0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 21:45:46 +0000 Subject: [PATCH 091/105] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.134.0 (#98) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 8f40bb2..7722991 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,9 +11,9 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.6.0 +version: 0.6.1 # renovate: image=ghcr.io/immich-app/immich-server -appVersion: "v1.133.1" +appVersion: "v1.134.0" annotations: artifacthub.io/category: storage From e33a31bd9b3476097e8c164dbdd72c17617aaf5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 19:44:21 +0000 Subject: [PATCH 092/105] chore(deps): update dependency @types/node to v22.15.24 (#99) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 6ea89af..b00aa7f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.23", + "@types/node": "22.15.24", "prettier": "3.5.3", "vitest": "3.1.4", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e7f6ad..b6c241a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.23 - version: 22.15.23 + specifier: 22.15.24 + version: 22.15.24 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.4 - version: 3.1.4(@types/node@22.15.23) + version: 3.1.4(@types/node@22.15.24) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.23)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.24)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.23': - resolution: {integrity: sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==} + '@types/node@22.15.24': + resolution: {integrity: sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==} '@vitest/expect@3.1.4': resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.23': + '@types/node@22.15.24': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.23))': + '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.24))': dependencies: '@vitest/spy': 3.1.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.23) + vite: 6.2.0(@types/node@22.15.24) '@vitest/pretty-format@3.1.4': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.4(@types/node@22.15.23): + vite-node@3.1.4(@types/node@22.15.24): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.23) + vite: 6.2.0(@types/node@22.15.24) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.23): + vite@6.2.0(@types/node@22.15.24): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.23 + '@types/node': 22.15.24 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.23)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.24)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.4(@types/node@22.15.23) + vitest: 3.1.4(@types/node@22.15.24) - vitest@3.1.4(@types/node@22.15.23): + vitest@3.1.4(@types/node@22.15.24): dependencies: '@vitest/expect': 3.1.4 - '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.23)) + '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.24)) '@vitest/pretty-format': 3.1.4 '@vitest/runner': 3.1.4 '@vitest/snapshot': 3.1.4 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.23) - vite-node: 3.1.4(@types/node@22.15.23) + vite: 6.2.0(@types/node@22.15.24) + vite-node: 3.1.4(@types/node@22.15.24) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.23 + '@types/node': 22.15.24 transitivePeerDependencies: - jiti - less From 9a36bf1c8246cbe8a2c6240dda45c4388c03f6ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 08:35:36 +0200 Subject: [PATCH 093/105] chore(deps): update dependency helm/helm to v3.18.1 (#100) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index adf1b4f..3830ece 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -33,7 +33,7 @@ jobs: uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0 with: # renovate: datasource=github-releases depName=helm/helm - version: v3.18.0 + version: v3.18.1 - name: Run chart-releaser id: releaser From fa736054bb929cf47a2bd86b10f6e2c056114489 Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Thu, 29 May 2025 17:48:09 +0200 Subject: [PATCH 094/105] ci: fix unsupported codeblock by ArtifactHub.io (#101) --- charts/immich/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 7722991..a90d57c 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -22,4 +22,4 @@ annotations: url: https://github.com/secustor/helm-charts/issues artifacthub.io/changes: | - Immich version update - - Breaking change: The `immich-server` image was updated to `v1.133.1` which contains breaking changes. If you are using `pgvector` you should be fine else you need to migrate your database. + - Breaking change: The "immich-server" image was updated to "v1.133.1" which contains breaking changes. If you are using "pgvector" you should be fine else you need to migrate your database. From 907f2d1c6ceef898220a7c4318d73855d7dcf62d Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Thu, 29 May 2025 18:40:29 +0200 Subject: [PATCH 095/105] ci: fix unsupported minus by ArtifactHub.io (#102) --- charts/immich/Chart.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index a90d57c..a4ab668 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -21,5 +21,4 @@ annotations: - name: support url: https://github.com/secustor/helm-charts/issues artifacthub.io/changes: | - - Immich version update - - Breaking change: The "immich-server" image was updated to "v1.133.1" which contains breaking changes. If you are using "pgvector" you should be fine else you need to migrate your database. + Immich version update From af057882b971cc2f27a67a25a0ba66dd6018bdca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 03:15:51 +0000 Subject: [PATCH 096/105] chore(deps): update dependency @types/node to v22.15.26 (#103) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index b00aa7f..63c5e13 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.24", + "@types/node": "22.15.26", "prettier": "3.5.3", "vitest": "3.1.4", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6c241a..976a963 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.24 - version: 22.15.24 + specifier: 22.15.26 + version: 22.15.26 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.4 - version: 3.1.4(@types/node@22.15.24) + version: 3.1.4(@types/node@22.15.26) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.24)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.26)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.24': - resolution: {integrity: sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==} + '@types/node@22.15.26': + resolution: {integrity: sha512-lgISkNrqdQ5DAzjBhnDNGKDuXDNo7/1V4FhNzsKREhWLZTOELQAptuAnJMzHtUl1qyEBBy9lNBKQ9WjyiSloTw==} '@vitest/expect@3.1.4': resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.24': + '@types/node@22.15.26': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.24))': + '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.26))': dependencies: '@vitest/spy': 3.1.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.24) + vite: 6.2.0(@types/node@22.15.26) '@vitest/pretty-format@3.1.4': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.4(@types/node@22.15.24): + vite-node@3.1.4(@types/node@22.15.26): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.24) + vite: 6.2.0(@types/node@22.15.26) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.24): + vite@6.2.0(@types/node@22.15.26): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.24 + '@types/node': 22.15.26 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.24)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.26)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.4(@types/node@22.15.24) + vitest: 3.1.4(@types/node@22.15.26) - vitest@3.1.4(@types/node@22.15.24): + vitest@3.1.4(@types/node@22.15.26): dependencies: '@vitest/expect': 3.1.4 - '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.24)) + '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.26)) '@vitest/pretty-format': 3.1.4 '@vitest/runner': 3.1.4 '@vitest/snapshot': 3.1.4 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.24) - vite-node: 3.1.4(@types/node@22.15.24) + vite: 6.2.0(@types/node@22.15.26) + vite-node: 3.1.4(@types/node@22.15.26) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.24 + '@types/node': 22.15.26 transitivePeerDependencies: - jiti - less From 40c7391711ad4ba7159f20c1d1fd481e450038cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 07:05:35 +0000 Subject: [PATCH 097/105] chore(deps): update dependency @types/node to v22.15.27 (#104) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 63c5e13..f6667e6 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.26", + "@types/node": "22.15.27", "prettier": "3.5.3", "vitest": "3.1.4", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 976a963..065f17a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.26 - version: 22.15.26 + specifier: 22.15.27 + version: 22.15.27 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.4 - version: 3.1.4(@types/node@22.15.26) + version: 3.1.4(@types/node@22.15.27) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.26)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.27)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.26': - resolution: {integrity: sha512-lgISkNrqdQ5DAzjBhnDNGKDuXDNo7/1V4FhNzsKREhWLZTOELQAptuAnJMzHtUl1qyEBBy9lNBKQ9WjyiSloTw==} + '@types/node@22.15.27': + resolution: {integrity: sha512-5fF+eu5mwihV2BeVtX5vijhdaZOfkQTATrePEaXTcKqI16LhJ7gi2/Vhd9OZM0UojcdmiOCVg5rrax+i1MdoQQ==} '@vitest/expect@3.1.4': resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.26': + '@types/node@22.15.27': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.26))': + '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.27))': dependencies: '@vitest/spy': 3.1.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.26) + vite: 6.2.0(@types/node@22.15.27) '@vitest/pretty-format@3.1.4': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.4(@types/node@22.15.26): + vite-node@3.1.4(@types/node@22.15.27): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.26) + vite: 6.2.0(@types/node@22.15.27) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.26): + vite@6.2.0(@types/node@22.15.27): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.26 + '@types/node': 22.15.27 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.26)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.27)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.4(@types/node@22.15.26) + vitest: 3.1.4(@types/node@22.15.27) - vitest@3.1.4(@types/node@22.15.26): + vitest@3.1.4(@types/node@22.15.27): dependencies: '@vitest/expect': 3.1.4 - '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.26)) + '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.27)) '@vitest/pretty-format': 3.1.4 '@vitest/runner': 3.1.4 '@vitest/snapshot': 3.1.4 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.26) - vite-node: 3.1.4(@types/node@22.15.26) + vite: 6.2.0(@types/node@22.15.27) + vite-node: 3.1.4(@types/node@22.15.27) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.26 + '@types/node': 22.15.27 transitivePeerDependencies: - jiti - less From 283ddc1cfe687c0ddf8297f2914b40815bbd65c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 17:53:10 +0000 Subject: [PATCH 098/105] chore(deps): update dependency @types/node to v22.15.28 (#105) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index f6667e6..b6c2f54 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.27", + "@types/node": "22.15.28", "prettier": "3.5.3", "vitest": "3.1.4", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 065f17a..da6249c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.27 - version: 22.15.27 + specifier: 22.15.28 + version: 22.15.28 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.4 - version: 3.1.4(@types/node@22.15.27) + version: 3.1.4(@types/node@22.15.28) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.27)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.28)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.27': - resolution: {integrity: sha512-5fF+eu5mwihV2BeVtX5vijhdaZOfkQTATrePEaXTcKqI16LhJ7gi2/Vhd9OZM0UojcdmiOCVg5rrax+i1MdoQQ==} + '@types/node@22.15.28': + resolution: {integrity: sha512-I0okKVDmyKR281I0UIFV7EWAWRnR0gkuSKob5wVcByyyhr7Px/slhkQapcYX4u00ekzNWaS1gznKZnuzxwo4pw==} '@vitest/expect@3.1.4': resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.27': + '@types/node@22.15.28': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.27))': + '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.28))': dependencies: '@vitest/spy': 3.1.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.27) + vite: 6.2.0(@types/node@22.15.28) '@vitest/pretty-format@3.1.4': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.4(@types/node@22.15.27): + vite-node@3.1.4(@types/node@22.15.28): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.27) + vite: 6.2.0(@types/node@22.15.28) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.27): + vite@6.2.0(@types/node@22.15.28): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.27 + '@types/node': 22.15.28 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.27)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.28)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.4(@types/node@22.15.27) + vitest: 3.1.4(@types/node@22.15.28) - vitest@3.1.4(@types/node@22.15.27): + vitest@3.1.4(@types/node@22.15.28): dependencies: '@vitest/expect': 3.1.4 - '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.27)) + '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.28)) '@vitest/pretty-format': 3.1.4 '@vitest/runner': 3.1.4 '@vitest/snapshot': 3.1.4 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.27) - vite-node: 3.1.4(@types/node@22.15.27) + vite: 6.2.0(@types/node@22.15.28) + vite-node: 3.1.4(@types/node@22.15.28) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.27 + '@types/node': 22.15.28 transitivePeerDependencies: - jiti - less From 069185b2b9684d595d6204e350dfe2f8b9da7f8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 22:56:12 +0000 Subject: [PATCH 099/105] chore(deps): update dependency @types/node to v22.15.29 (#106) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index b6c2f54..14b46b6 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prettier:fix": "prettier --write ." }, "devDependencies": { - "@types/node": "22.15.28", + "@types/node": "22.15.29", "prettier": "3.5.3", "vitest": "3.1.4", "vitest-mock-extended": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da6249c..cc2d2f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: 22.15.28 - version: 22.15.28 + specifier: 22.15.29 + version: 22.15.29 prettier: specifier: 3.5.3 version: 3.5.3 vitest: specifier: 3.1.4 - version: 3.1.4(@types/node@22.15.28) + version: 3.1.4(@types/node@22.15.29) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.28)) + version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.29)) packages: @@ -274,8 +274,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.15.28': - resolution: {integrity: sha512-I0okKVDmyKR281I0UIFV7EWAWRnR0gkuSKob5wVcByyyhr7Px/slhkQapcYX4u00ekzNWaS1gznKZnuzxwo4pw==} + '@types/node@22.15.29': + resolution: {integrity: sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==} '@vitest/expect@3.1.4': resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} @@ -678,7 +678,7 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.15.28': + '@types/node@22.15.29': dependencies: undici-types: 6.21.0 @@ -689,13 +689,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.28))': + '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.29))': dependencies: '@vitest/spy': 3.1.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.15.28) + vite: 6.2.0(@types/node@22.15.29) '@vitest/pretty-format@3.1.4': dependencies: @@ -867,13 +867,13 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.4(@types/node@22.15.28): + vite-node@3.1.4(@types/node@22.15.29): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.15.28) + vite: 6.2.0(@types/node@22.15.29) transitivePeerDependencies: - '@types/node' - jiti @@ -888,25 +888,25 @@ snapshots: - tsx - yaml - vite@6.2.0(@types/node@22.15.28): + vite@6.2.0(@types/node@22.15.29): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.15.28 + '@types/node': 22.15.29 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.28)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.29)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.4(@types/node@22.15.28) + vitest: 3.1.4(@types/node@22.15.29) - vitest@3.1.4(@types/node@22.15.28): + vitest@3.1.4(@types/node@22.15.29): dependencies: '@vitest/expect': 3.1.4 - '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.28)) + '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.29)) '@vitest/pretty-format': 3.1.4 '@vitest/runner': 3.1.4 '@vitest/snapshot': 3.1.4 @@ -923,11 +923,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.15.28) - vite-node: 3.1.4(@types/node@22.15.28) + vite: 6.2.0(@types/node@22.15.29) + vite-node: 3.1.4(@types/node@22.15.29) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.28 + '@types/node': 22.15.29 transitivePeerDependencies: - jiti - less From bf224da04dd9b3f2ed10c1bcde3b62044ce92561 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 14:33:39 +0000 Subject: [PATCH 100/105] chore(deps): update pnpm to v10.11.1 (#108) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 14b46b6..da0a24d 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "helm-charts", "type": "module", - "packageManager": "pnpm@10.11.0", + "packageManager": "pnpm@10.11.1", "volta": { "node": "22.16.0", - "pnpm": "10.11.0" + "pnpm": "10.11.1" }, "scripts": { "fix": "pnpm run prettier:fix", From b1a8081799807da8d51a56a3b32f666c90f6834d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 15:20:57 +0000 Subject: [PATCH 101/105] chore(deps): update dependency vitest to v3.2.0 (#109) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer --- package.json | 2 +- pnpm-lock.yaml | 147 +++++++++++++++++++++++++++---------------------- 2 files changed, 82 insertions(+), 67 deletions(-) diff --git a/package.json b/package.json index da0a24d..2a20f07 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/node": "22.15.29", "prettier": "3.5.3", - "vitest": "3.1.4", + "vitest": "3.2.0", "vitest-mock-extended": "3.1.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc2d2f5..7a81ab3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 3.5.3 version: 3.5.3 vitest: - specifier: 3.1.4 - version: 3.1.4(@types/node@22.15.29) + specifier: 3.2.0 + version: 3.2.0(@types/node@22.15.29) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.29)) + version: 3.1.0(typescript@5.8.2)(vitest@3.2.0(@types/node@22.15.29)) packages: @@ -271,40 +271,46 @@ packages: cpu: [x64] os: [win32] + '@types/chai@5.2.2': + resolution: {integrity: sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==} + + '@types/deep-eql@4.0.2': + resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==} + '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} '@types/node@22.15.29': resolution: {integrity: sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==} - '@vitest/expect@3.1.4': - resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} + '@vitest/expect@3.2.0': + resolution: {integrity: sha512-0v4YVbhDKX3SKoy0PHWXpKhj44w+3zZkIoVES9Ex2pq+u6+Bijijbi2ua5kE+h3qT6LBWFTNZSCOEU37H8Y5sA==} - '@vitest/mocker@3.1.4': - resolution: {integrity: sha512-8IJ3CvwtSw/EFXqWFL8aCMu+YyYXG2WUSrQbViOZkWTKTVicVwZ/YiEZDSqD00kX+v/+W+OnxhNWoeVKorHygA==} + '@vitest/mocker@3.2.0': + resolution: {integrity: sha512-HFcW0lAMx3eN9vQqis63H0Pscv0QcVMo1Kv8BNysZbxcmHu3ZUYv59DS6BGYiGQ8F5lUkmsfMMlPm4DJFJdf/A==} peerDependencies: msw: ^2.4.9 - vite: ^5.0.0 || ^6.0.0 + vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0 peerDependenciesMeta: msw: optional: true vite: optional: true - '@vitest/pretty-format@3.1.4': - resolution: {integrity: sha512-cqv9H9GvAEoTaoq+cYqUTCGscUjKqlJZC7PRwY5FMySVj5J+xOm1KQcCiYHJOEzOKRUhLH4R2pTwvFlWCEScsg==} + '@vitest/pretty-format@3.2.0': + resolution: {integrity: sha512-gUUhaUmPBHFkrqnOokmfMGRBMHhgpICud9nrz/xpNV3/4OXCn35oG+Pl8rYYsKaTNd/FAIrqRHnwpDpmYxCYZw==} - '@vitest/runner@3.1.4': - resolution: {integrity: sha512-djTeF1/vt985I/wpKVFBMWUlk/I7mb5hmD5oP8K9ACRmVXgKTae3TUOtXAEBfslNKPzUQvnKhNd34nnRSYgLNQ==} + '@vitest/runner@3.2.0': + resolution: {integrity: sha512-bXdmnHxuB7fXJdh+8vvnlwi/m1zvu+I06i1dICVcDQFhyV4iKw2RExC/acavtDn93m/dRuawUObKsrNE1gJacA==} - '@vitest/snapshot@3.1.4': - resolution: {integrity: sha512-JPHf68DvuO7vilmvwdPr9TS0SuuIzHvxeaCkxYcCD4jTk67XwL45ZhEHFKIuCm8CYstgI6LZ4XbwD6ANrwMpFg==} + '@vitest/snapshot@3.2.0': + resolution: {integrity: sha512-z7P/EneBRMe7hdvWhcHoXjhA6at0Q4ipcoZo6SqgxLyQQ8KSMMCmvw1cSt7FHib3ozt0wnRHc37ivuUMbxzG/A==} - '@vitest/spy@3.1.4': - resolution: {integrity: sha512-Xg1bXhu+vtPXIodYN369M86K8shGLouNjoVI78g8iAq2rFoHFdajNvJJ5A/9bPMFcfQqdaCpOgWKEoMQg/s0Yg==} + '@vitest/spy@3.2.0': + resolution: {integrity: sha512-s3+TkCNUIEOX99S0JwNDfsHRaZDDZZR/n8F0mop0PmsEbQGKZikCGpTGZ6JRiHuONKew3Fb5//EPwCP+pUX9cw==} - '@vitest/utils@3.1.4': - resolution: {integrity: sha512-yriMuO1cfFhmiGc8ataN51+9ooHRuURdfAZfwFd3usWynjzpLslZdYnRegTv32qdgtJTsj15FoeZe2g15fY1gg==} + '@vitest/utils@3.2.0': + resolution: {integrity: sha512-gXXOe7Fj6toCsZKVQouTRLJftJwmvbhH5lKOBR6rlP950zUq9AitTUjnFoXS/CqjBC2aoejAztLPzzuva++XBw==} assertion-error@2.0.1: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} @@ -322,8 +328,8 @@ packages: resolution: {integrity: sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==} engines: {node: '>= 16'} - debug@4.4.0: - resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} + debug@4.4.1: + resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -424,20 +430,20 @@ packages: tinyexec@0.3.2: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} - tinyglobby@0.2.13: - resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} + tinyglobby@0.2.14: + resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==} engines: {node: '>=12.0.0'} - tinypool@1.0.2: - resolution: {integrity: sha512-al6n+QEANGFOMf/dmUMsuS5/r9B06uwlyNjZZql/zv8J7ybHCgoihBNORZCY2mzUuAnomQa2JdhyHKzZxPCrFA==} + tinypool@1.1.0: + resolution: {integrity: sha512-7CotroY9a8DKsKprEy/a14aCCm8jYVmR7aFy4fpkZM8sdpNJbKkixuNjgM50yCmip2ezc8z4N7k3oe2+rfRJCQ==} engines: {node: ^18.0.0 || >=20.0.0} tinyrainbow@2.0.0: resolution: {integrity: sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==} engines: {node: '>=14.0.0'} - tinyspy@3.0.2: - resolution: {integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==} + tinyspy@4.0.3: + resolution: {integrity: sha512-t2T/WLB2WRgZ9EpE4jgPJ9w+i66UZfDc8wHh0xrwiRNN+UwH98GIJkTeZqX9rg0i0ptwzqW+uYeIF0T4F8LR7A==} engines: {node: '>=14.0.0'} ts-essentials@10.0.4: @@ -456,8 +462,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - vite-node@3.1.4: - resolution: {integrity: sha512-6enNwYnpyDo4hEgytbmc6mYWHXDHYEn0D1/rw4Q+tnHUGtKTJsn8T1YkX6Q18wI5LCrS8CTYlBaiCqxOy2kvUA==} + vite-node@3.2.0: + resolution: {integrity: sha512-8Fc5Ko5Y4URIJkmMF/iFP1C0/OJyY+VGVe9Nw6WAdZyw4bTO+eVg9mwxWkQp/y8NnAoQY3o9KAvE1ZdA2v+Vmg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -507,16 +513,16 @@ packages: typescript: 3.x || 4.x || 5.x vitest: '>=3.0.0' - vitest@3.1.4: - resolution: {integrity: sha512-Ta56rT7uWxCSJXlBtKgIlApJnT6e6IGmTYxYcmxjJ4ujuZDI59GUQgVDObXXJujOmPDBYXHK1qmaGtneu6TNIQ==} + vitest@3.2.0: + resolution: {integrity: sha512-P7Nvwuli8WBNmeMHHek7PnGW4oAZl9za1fddfRVidZar8wDZRi7hpznLKQePQ8JPLwSBEYDK11g+++j7uFJV8Q==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.1.4 - '@vitest/ui': 3.1.4 + '@vitest/browser': 3.2.0 + '@vitest/ui': 3.2.0 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -676,49 +682,56 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.34.8': optional: true + '@types/chai@5.2.2': + dependencies: + '@types/deep-eql': 4.0.2 + + '@types/deep-eql@4.0.2': {} + '@types/estree@1.0.6': {} '@types/node@22.15.29': dependencies: undici-types: 6.21.0 - '@vitest/expect@3.1.4': + '@vitest/expect@3.2.0': dependencies: - '@vitest/spy': 3.1.4 - '@vitest/utils': 3.1.4 + '@types/chai': 5.2.2 + '@vitest/spy': 3.2.0 + '@vitest/utils': 3.2.0 chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.4(vite@6.2.0(@types/node@22.15.29))': + '@vitest/mocker@3.2.0(vite@6.2.0(@types/node@22.15.29))': dependencies: - '@vitest/spy': 3.1.4 + '@vitest/spy': 3.2.0 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: vite: 6.2.0(@types/node@22.15.29) - '@vitest/pretty-format@3.1.4': + '@vitest/pretty-format@3.2.0': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.1.4': + '@vitest/runner@3.2.0': dependencies: - '@vitest/utils': 3.1.4 + '@vitest/utils': 3.2.0 pathe: 2.0.3 - '@vitest/snapshot@3.1.4': + '@vitest/snapshot@3.2.0': dependencies: - '@vitest/pretty-format': 3.1.4 + '@vitest/pretty-format': 3.2.0 magic-string: 0.30.17 pathe: 2.0.3 - '@vitest/spy@3.1.4': + '@vitest/spy@3.2.0': dependencies: - tinyspy: 3.0.2 + tinyspy: 4.0.3 - '@vitest/utils@3.1.4': + '@vitest/utils@3.2.0': dependencies: - '@vitest/pretty-format': 3.1.4 + '@vitest/pretty-format': 3.2.0 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -736,7 +749,7 @@ snapshots: check-error@2.1.1: {} - debug@4.4.0: + debug@4.4.1: dependencies: ms: 2.1.3 @@ -848,16 +861,16 @@ snapshots: tinyexec@0.3.2: {} - tinyglobby@0.2.13: + tinyglobby@0.2.14: dependencies: fdir: 6.4.4(picomatch@4.0.2) picomatch: 4.0.2 - tinypool@1.0.2: {} + tinypool@1.1.0: {} tinyrainbow@2.0.0: {} - tinyspy@3.0.2: {} + tinyspy@4.0.3: {} ts-essentials@10.0.4(typescript@5.8.2): optionalDependencies: @@ -867,10 +880,10 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.1.4(@types/node@22.15.29): + vite-node@3.2.0(@types/node@22.15.29): dependencies: cac: 6.7.14 - debug: 4.4.0 + debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 vite: 6.2.0(@types/node@22.15.29) @@ -897,34 +910,36 @@ snapshots: '@types/node': 22.15.29 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.4(@types/node@22.15.29)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.2.0(@types/node@22.15.29)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.1.4(@types/node@22.15.29) + vitest: 3.2.0(@types/node@22.15.29) - vitest@3.1.4(@types/node@22.15.29): + vitest@3.2.0(@types/node@22.15.29): dependencies: - '@vitest/expect': 3.1.4 - '@vitest/mocker': 3.1.4(vite@6.2.0(@types/node@22.15.29)) - '@vitest/pretty-format': 3.1.4 - '@vitest/runner': 3.1.4 - '@vitest/snapshot': 3.1.4 - '@vitest/spy': 3.1.4 - '@vitest/utils': 3.1.4 + '@types/chai': 5.2.2 + '@vitest/expect': 3.2.0 + '@vitest/mocker': 3.2.0(vite@6.2.0(@types/node@22.15.29)) + '@vitest/pretty-format': 3.2.0 + '@vitest/runner': 3.2.0 + '@vitest/snapshot': 3.2.0 + '@vitest/spy': 3.2.0 + '@vitest/utils': 3.2.0 chai: 5.2.0 - debug: 4.4.0 + debug: 4.4.1 expect-type: 1.2.1 magic-string: 0.30.17 pathe: 2.0.3 + picomatch: 4.0.2 std-env: 3.9.0 tinybench: 2.9.0 tinyexec: 0.3.2 - tinyglobby: 0.2.13 - tinypool: 1.0.2 + tinyglobby: 0.2.14 + tinypool: 1.1.0 tinyrainbow: 2.0.0 vite: 6.2.0(@types/node@22.15.29) - vite-node: 3.1.4(@types/node@22.15.29) + vite-node: 3.2.0(@types/node@22.15.29) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.15.29 From fb08ba9c2b7e3af4e6e20c58248418f8b3670e73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 15:22:11 +0000 Subject: [PATCH 102/105] chore(deps): update dependency helm/helm to v3.18.2 (#107) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 3830ece..dc990a6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -33,7 +33,7 @@ jobs: uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0 with: # renovate: datasource=github-releases depName=helm/helm - version: v3.18.1 + version: v3.18.2 - name: Run chart-releaser id: releaser From 6b6e1f8d659eb35b53eb2713ae087c140a5ccee7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 18:27:19 +0000 Subject: [PATCH 103/105] chore(deps): update dependency vitest to v3.2.1 (#110) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 96 +++++++++++++++++++++++++------------------------- 2 files changed, 49 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index 2a20f07..b5c226c 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/node": "22.15.29", "prettier": "3.5.3", - "vitest": "3.2.0", + "vitest": "3.2.1", "vitest-mock-extended": "3.1.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a81ab3..efcf0dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 3.5.3 version: 3.5.3 vitest: - specifier: 3.2.0 - version: 3.2.0(@types/node@22.15.29) + specifier: 3.2.1 + version: 3.2.1(@types/node@22.15.29) vitest-mock-extended: specifier: 3.1.0 - version: 3.1.0(typescript@5.8.2)(vitest@3.2.0(@types/node@22.15.29)) + version: 3.1.0(typescript@5.8.2)(vitest@3.2.1(@types/node@22.15.29)) packages: @@ -283,11 +283,11 @@ packages: '@types/node@22.15.29': resolution: {integrity: sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==} - '@vitest/expect@3.2.0': - resolution: {integrity: sha512-0v4YVbhDKX3SKoy0PHWXpKhj44w+3zZkIoVES9Ex2pq+u6+Bijijbi2ua5kE+h3qT6LBWFTNZSCOEU37H8Y5sA==} + '@vitest/expect@3.2.1': + resolution: {integrity: sha512-FqS/BnDOzV6+IpxrTg5GQRyLOCtcJqkwMwcS8qGCI2IyRVDwPAtutztaf1CjtPHlZlWtl1yUPCd7HM0cNiDOYw==} - '@vitest/mocker@3.2.0': - resolution: {integrity: sha512-HFcW0lAMx3eN9vQqis63H0Pscv0QcVMo1Kv8BNysZbxcmHu3ZUYv59DS6BGYiGQ8F5lUkmsfMMlPm4DJFJdf/A==} + '@vitest/mocker@3.2.1': + resolution: {integrity: sha512-OXxMJnx1lkB+Vl65Re5BrsZEHc90s5NMjD23ZQ9NlU7f7nZiETGoX4NeKZSmsKjseuMq2uOYXdLOeoM0pJU+qw==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0 @@ -297,20 +297,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.2.0': - resolution: {integrity: sha512-gUUhaUmPBHFkrqnOokmfMGRBMHhgpICud9nrz/xpNV3/4OXCn35oG+Pl8rYYsKaTNd/FAIrqRHnwpDpmYxCYZw==} + '@vitest/pretty-format@3.2.1': + resolution: {integrity: sha512-xBh1X2GPlOGBupp6E1RcUQWIxw0w/hRLd3XyBS6H+dMdKTAqHDNsIR2AnJwPA3yYe9DFy3VUKTe3VRTrAiQ01g==} - '@vitest/runner@3.2.0': - resolution: {integrity: sha512-bXdmnHxuB7fXJdh+8vvnlwi/m1zvu+I06i1dICVcDQFhyV4iKw2RExC/acavtDn93m/dRuawUObKsrNE1gJacA==} + '@vitest/runner@3.2.1': + resolution: {integrity: sha512-kygXhNTu/wkMYbwYpS3z/9tBe0O8qpdBuC3dD/AW9sWa0LE/DAZEjnHtWA9sIad7lpD4nFW1yQ+zN7mEKNH3yA==} - '@vitest/snapshot@3.2.0': - resolution: {integrity: sha512-z7P/EneBRMe7hdvWhcHoXjhA6at0Q4ipcoZo6SqgxLyQQ8KSMMCmvw1cSt7FHib3ozt0wnRHc37ivuUMbxzG/A==} + '@vitest/snapshot@3.2.1': + resolution: {integrity: sha512-5xko/ZpW2Yc65NVK9Gpfg2y4BFvcF+At7yRT5AHUpTg9JvZ4xZoyuRY4ASlmNcBZjMslV08VRLDrBOmUe2YX3g==} - '@vitest/spy@3.2.0': - resolution: {integrity: sha512-s3+TkCNUIEOX99S0JwNDfsHRaZDDZZR/n8F0mop0PmsEbQGKZikCGpTGZ6JRiHuONKew3Fb5//EPwCP+pUX9cw==} + '@vitest/spy@3.2.1': + resolution: {integrity: sha512-Nbfib34Z2rfcJGSetMxjDCznn4pCYPZOtQYox2kzebIJcgH75yheIKd5QYSFmR8DIZf2M8fwOm66qSDIfRFFfQ==} - '@vitest/utils@3.2.0': - resolution: {integrity: sha512-gXXOe7Fj6toCsZKVQouTRLJftJwmvbhH5lKOBR6rlP950zUq9AitTUjnFoXS/CqjBC2aoejAztLPzzuva++XBw==} + '@vitest/utils@3.2.1': + resolution: {integrity: sha512-KkHlGhePEKZSub5ViknBcN5KEF+u7dSUr9NW8QsVICusUojrgrOnnY3DEWWO877ax2Pyopuk2qHmt+gkNKnBVw==} assertion-error@2.0.1: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} @@ -462,8 +462,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - vite-node@3.2.0: - resolution: {integrity: sha512-8Fc5Ko5Y4URIJkmMF/iFP1C0/OJyY+VGVe9Nw6WAdZyw4bTO+eVg9mwxWkQp/y8NnAoQY3o9KAvE1ZdA2v+Vmg==} + vite-node@3.2.1: + resolution: {integrity: sha512-V4EyKQPxquurNJPtQJRZo8hKOoKNBRIhxcDbQFPFig0JdoWcUhwRgK8yoCXXrfYVPKS6XwirGHPszLnR8FbjCA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -513,16 +513,16 @@ packages: typescript: 3.x || 4.x || 5.x vitest: '>=3.0.0' - vitest@3.2.0: - resolution: {integrity: sha512-P7Nvwuli8WBNmeMHHek7PnGW4oAZl9za1fddfRVidZar8wDZRi7hpznLKQePQ8JPLwSBEYDK11g+++j7uFJV8Q==} + vitest@3.2.1: + resolution: {integrity: sha512-VZ40MBnlE1/V5uTgdqY3DmjUgZtIzsYq758JGlyQrv5syIsaYcabkfPkEuWML49Ph0D/SoqpVFd0dyVTr551oA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.2.0 - '@vitest/ui': 3.2.0 + '@vitest/browser': 3.2.1 + '@vitest/ui': 3.2.1 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -694,44 +694,44 @@ snapshots: dependencies: undici-types: 6.21.0 - '@vitest/expect@3.2.0': + '@vitest/expect@3.2.1': dependencies: '@types/chai': 5.2.2 - '@vitest/spy': 3.2.0 - '@vitest/utils': 3.2.0 + '@vitest/spy': 3.2.1 + '@vitest/utils': 3.2.1 chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.0(vite@6.2.0(@types/node@22.15.29))': + '@vitest/mocker@3.2.1(vite@6.2.0(@types/node@22.15.29))': dependencies: - '@vitest/spy': 3.2.0 + '@vitest/spy': 3.2.1 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: vite: 6.2.0(@types/node@22.15.29) - '@vitest/pretty-format@3.2.0': + '@vitest/pretty-format@3.2.1': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.2.0': + '@vitest/runner@3.2.1': dependencies: - '@vitest/utils': 3.2.0 + '@vitest/utils': 3.2.1 pathe: 2.0.3 - '@vitest/snapshot@3.2.0': + '@vitest/snapshot@3.2.1': dependencies: - '@vitest/pretty-format': 3.2.0 + '@vitest/pretty-format': 3.2.1 magic-string: 0.30.17 pathe: 2.0.3 - '@vitest/spy@3.2.0': + '@vitest/spy@3.2.1': dependencies: tinyspy: 4.0.3 - '@vitest/utils@3.2.0': + '@vitest/utils@3.2.1': dependencies: - '@vitest/pretty-format': 3.2.0 + '@vitest/pretty-format': 3.2.1 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -880,7 +880,7 @@ snapshots: undici-types@6.21.0: {} - vite-node@3.2.0(@types/node@22.15.29): + vite-node@3.2.1(@types/node@22.15.29): dependencies: cac: 6.7.14 debug: 4.4.1 @@ -910,22 +910,22 @@ snapshots: '@types/node': 22.15.29 fsevents: 2.3.3 - vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.2.0(@types/node@22.15.29)): + vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.2.1(@types/node@22.15.29)): dependencies: ts-essentials: 10.0.4(typescript@5.8.2) typescript: 5.8.2 - vitest: 3.2.0(@types/node@22.15.29) + vitest: 3.2.1(@types/node@22.15.29) - vitest@3.2.0(@types/node@22.15.29): + vitest@3.2.1(@types/node@22.15.29): dependencies: '@types/chai': 5.2.2 - '@vitest/expect': 3.2.0 - '@vitest/mocker': 3.2.0(vite@6.2.0(@types/node@22.15.29)) - '@vitest/pretty-format': 3.2.0 - '@vitest/runner': 3.2.0 - '@vitest/snapshot': 3.2.0 - '@vitest/spy': 3.2.0 - '@vitest/utils': 3.2.0 + '@vitest/expect': 3.2.1 + '@vitest/mocker': 3.2.1(vite@6.2.0(@types/node@22.15.29)) + '@vitest/pretty-format': 3.2.1 + '@vitest/runner': 3.2.1 + '@vitest/snapshot': 3.2.1 + '@vitest/spy': 3.2.1 + '@vitest/utils': 3.2.1 chai: 5.2.0 debug: 4.4.1 expect-type: 1.2.1 @@ -939,7 +939,7 @@ snapshots: tinypool: 1.1.0 tinyrainbow: 2.0.0 vite: 6.2.0(@types/node@22.15.29) - vite-node: 3.2.0(@types/node@22.15.29) + vite-node: 3.2.1(@types/node@22.15.29) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.15.29 From a4117cd5602ec608efd3d8ae72e1e3e9525e6863 Mon Sep 17 00:00:00 2001 From: reinoud Date: Thu, 5 Jun 2025 21:59:01 +0200 Subject: [PATCH 104/105] ingres fix --- charts/immich/Chart.yaml | 2 +- charts/immich/templates/ingress.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index a4ab668..155bd71 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,7 +11,7 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.6.1 +version: 0.6.2 # renovate: image=ghcr.io/immich-app/immich-server appVersion: "v1.134.0" diff --git a/charts/immich/templates/ingress.yaml b/charts/immich/templates/ingress.yaml index 62034da..ce616f6 100644 --- a/charts/immich/templates/ingress.yaml +++ b/charts/immich/templates/ingress.yaml @@ -35,7 +35,7 @@ spec: {{- end }} backend: service: - name: {{ include "immich.fullname" $ }} + name: {{ include "immich-server.name" . }} port: number: {{ $.Values.service.port }} {{- end }} From 67d692bdaac64ddac7adeec481ea012ad23f090d Mon Sep 17 00:00:00 2001 From: reinoud Date: Thu, 5 Jun 2025 22:01:55 +0200 Subject: [PATCH 105/105] ii --- charts/immich/Chart.yaml | 2 +- charts/immich/templates/ingress.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 155bd71..b144460 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -11,7 +11,7 @@ maintainers: email: sebastian@poxhofer.at type: application -version: 0.6.2 +version: 0.6.3 # renovate: image=ghcr.io/immich-app/immich-server appVersion: "v1.134.0" diff --git a/charts/immich/templates/ingress.yaml b/charts/immich/templates/ingress.yaml index ce616f6..ccd37bb 100644 --- a/charts/immich/templates/ingress.yaml +++ b/charts/immich/templates/ingress.yaml @@ -35,7 +35,7 @@ spec: {{- end }} backend: service: - name: {{ include "immich-server.name" . }} + name: immich-server port: number: {{ $.Values.service.port }} {{- end }}