From b4e3b62cbad02d59a667fae6ab69acdcc77b49bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dafydd=20Ll=C5=B7r=20Pearson?= Date: Fri, 25 Oct 2024 10:59:58 +0100 Subject: [PATCH] fix: Error handling when handling secrets --- api.planx.uk/package.json | 2 +- api.planx.uk/pnpm-lock.yaml | 8 ++++---- e2e/tests/api-driven/package.json | 2 +- e2e/tests/api-driven/pnpm-lock.yaml | 8 ++++---- e2e/tests/ui-driven/package.json | 2 +- e2e/tests/ui-driven/pnpm-lock.yaml | 8 ++++---- editor.planx.uk/package.json | 2 +- editor.planx.uk/pnpm-lock.yaml | 10 +++++----- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/api.planx.uk/package.json b/api.planx.uk/package.json index 6e35d6fa51..d11be64f0b 100644 --- a/api.planx.uk/package.json +++ b/api.planx.uk/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@airbrake/node": "^2.1.8", - "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#4cc216f", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#24b6656", "@types/isomorphic-fetch": "^0.0.36", "adm-zip": "^0.5.10", "aws-sdk": "^2.1467.0", diff --git a/api.planx.uk/pnpm-lock.yaml b/api.planx.uk/pnpm-lock.yaml index cdf19fd18c..f1ad0c2fde 100644 --- a/api.planx.uk/pnpm-lock.yaml +++ b/api.planx.uk/pnpm-lock.yaml @@ -14,8 +14,8 @@ dependencies: specifier: ^2.1.8 version: 2.1.8 '@opensystemslab/planx-core': - specifier: git+https://github.com/theopensystemslab/planx-core#4cc216f - version: github.com/theopensystemslab/planx-core/4cc216f + specifier: git+https://github.com/theopensystemslab/planx-core#24b6656 + version: github.com/theopensystemslab/planx-core/24b6656 '@types/isomorphic-fetch': specifier: ^0.0.36 version: 0.0.36 @@ -6265,8 +6265,8 @@ packages: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} dev: false - github.com/theopensystemslab/planx-core/4cc216f: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/4cc216f} + github.com/theopensystemslab/planx-core/24b6656: + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/24b6656} name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true diff --git a/e2e/tests/api-driven/package.json b/e2e/tests/api-driven/package.json index 8206c0d534..4b13b8580f 100644 --- a/e2e/tests/api-driven/package.json +++ b/e2e/tests/api-driven/package.json @@ -7,7 +7,7 @@ "packageManager": "pnpm@8.6.6", "dependencies": { "@cucumber/cucumber": "^9.3.0", - "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#4cc216f", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#24b6656", "axios": "^1.7.4", "dotenv": "^16.3.1", "dotenv-expand": "^10.0.0", diff --git a/e2e/tests/api-driven/pnpm-lock.yaml b/e2e/tests/api-driven/pnpm-lock.yaml index 24e3695677..26d1d965f0 100644 --- a/e2e/tests/api-driven/pnpm-lock.yaml +++ b/e2e/tests/api-driven/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^9.3.0 version: 9.3.0 '@opensystemslab/planx-core': - specifier: git+https://github.com/theopensystemslab/planx-core#4cc216f - version: github.com/theopensystemslab/planx-core/4cc216f + specifier: git+https://github.com/theopensystemslab/planx-core#24b6656 + version: github.com/theopensystemslab/planx-core/24b6656 axios: specifier: ^1.7.4 version: 1.7.4 @@ -2956,8 +2956,8 @@ packages: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} dev: false - github.com/theopensystemslab/planx-core/4cc216f: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/4cc216f} + github.com/theopensystemslab/planx-core/24b6656: + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/24b6656} name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true diff --git a/e2e/tests/ui-driven/package.json b/e2e/tests/ui-driven/package.json index a59ab00436..3666c6c848 100644 --- a/e2e/tests/ui-driven/package.json +++ b/e2e/tests/ui-driven/package.json @@ -8,7 +8,7 @@ "postinstall": "./install-dependencies.sh" }, "dependencies": { - "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#4cc216f", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#24b6656", "axios": "^1.7.4", "dotenv": "^16.3.1", "eslint": "^8.56.0", diff --git a/e2e/tests/ui-driven/pnpm-lock.yaml b/e2e/tests/ui-driven/pnpm-lock.yaml index f7f4cd6bff..6d88742aeb 100644 --- a/e2e/tests/ui-driven/pnpm-lock.yaml +++ b/e2e/tests/ui-driven/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@opensystemslab/planx-core': - specifier: git+https://github.com/theopensystemslab/planx-core#4cc216f - version: github.com/theopensystemslab/planx-core/4cc216f + specifier: git+https://github.com/theopensystemslab/planx-core#24b6656 + version: github.com/theopensystemslab/planx-core/24b6656 axios: specifier: ^1.7.4 version: 1.7.4 @@ -2695,8 +2695,8 @@ packages: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} dev: false - github.com/theopensystemslab/planx-core/4cc216f: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/4cc216f} + github.com/theopensystemslab/planx-core/24b6656: + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/24b6656} name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true diff --git a/editor.planx.uk/package.json b/editor.planx.uk/package.json index f938daf5c0..b095e9e110 100644 --- a/editor.planx.uk/package.json +++ b/editor.planx.uk/package.json @@ -15,7 +15,7 @@ "@mui/material": "^5.15.10", "@mui/utils": "^5.15.11", "@opensystemslab/map": "1.0.0-alpha.3", - "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#4cc216f", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#24b6656", "@tiptap/core": "^2.4.0", "@tiptap/extension-bold": "^2.0.3", "@tiptap/extension-bubble-menu": "^2.1.13", diff --git a/editor.planx.uk/pnpm-lock.yaml b/editor.planx.uk/pnpm-lock.yaml index aab00a8439..3d057fdc7b 100644 --- a/editor.planx.uk/pnpm-lock.yaml +++ b/editor.planx.uk/pnpm-lock.yaml @@ -47,8 +47,8 @@ dependencies: specifier: 1.0.0-alpha.3 version: 1.0.0-alpha.3 '@opensystemslab/planx-core': - specifier: git+https://github.com/theopensystemslab/planx-core#4cc216f - version: github.com/theopensystemslab/planx-core/4cc216f(@types/react@18.2.45) + specifier: git+https://github.com/theopensystemslab/planx-core#24b6656 + version: github.com/theopensystemslab/planx-core/24b6656(@types/react@18.2.45) '@tiptap/core': specifier: ^2.4.0 version: 2.4.0(@tiptap/pm@2.0.3) @@ -15359,9 +15359,9 @@ packages: use-sync-external-store: 1.2.0(react@18.2.0) dev: false - github.com/theopensystemslab/planx-core/4cc216f(@types/react@18.2.45): - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/4cc216f} - id: github.com/theopensystemslab/planx-core/4cc216f + github.com/theopensystemslab/planx-core/24b6656(@types/react@18.2.45): + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/24b6656} + id: github.com/theopensystemslab/planx-core/24b6656 name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true