From 99dc8a52ae2851714a76230669bde6bda04750a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 10:26:13 +0000 Subject: [PATCH] chore(deps): refresh the shared Conduction locks hydra-gates v1.8.1 -> v1.8.2 nc-vue 2.8.2 -> 2.9.2 Lock-only: both packages are already declared with caret ranges that permit these versions, so nothing about what this app ACCEPTS changes - only what it currently resolves to. Opened by the weekly fleet shared-dependency bump, because a lock nobody re-resolves is a pin nobody chose. Merging is gated by this repository's own suite, deliberately: taking hydra-gates v1.8.1 added patchObject() to a published interface, which is a load-time fatal for any concrete double that implements it without the method. CI is the only thing that can tell a safe bump from that. --- composer.lock | 12 ++++++------ package-lock.json | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index e5b93042..d38884fd 100644 --- a/composer.lock +++ b/composer.lock @@ -2792,16 +2792,16 @@ }, { "name": "conduction/hydra-gates", - "version": "v1.8.1", + "version": "v1.8.2", "source": { "type": "git", "url": "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/ConductionNL/.github.git", - "reference": "8e0e9857e54d6c680e157939e78a468e58d3751a" + "reference": "3dfcd1e56d27bd06eaa98a9a66e377e7e14fe491" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ConductionNL/.github/zipball/8e0e9857e54d6c680e157939e78a468e58d3751a", - "reference": "8e0e9857e54d6c680e157939e78a468e58d3751a", + "url": "https://api.github.com/repos/ConductionNL/.github/zipball/3dfcd1e56d27bd06eaa98a9a66e377e7e14fe491", + "reference": "3dfcd1e56d27bd06eaa98a9a66e377e7e14fe491", "shasum": "" }, "require": { @@ -2845,9 +2845,9 @@ "support": { "docs": "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/ConductionNL/.github/blob/main/hydra-gates/README.md", "issues": "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/ConductionNL/.github/issues", - "source": "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/ConductionNL/.github/tree/v1.8.1" + "source": "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/ConductionNL/.github/tree/v1.8.2" }, - "time": "2026-08-20T05:07:22+00:00" + "time": "2026-08-20T09:37:12+00:00" }, { "name": "consolidation/annotated-command", diff --git a/package-lock.json b/package-lock.json index 02e8c784..53dc9131 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2192,9 +2192,9 @@ } }, "node_modules/@conduction/nextcloud-vue": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/@conduction/nextcloud-vue/-/nextcloud-vue-2.8.2.tgz", - "integrity": "sha512-kqzqQ2uFyzpHUL6VxzNsfJ5iDOsy/S1iQ9UVn7W0w3CdlVb4RxWz5AFym/onB1eKewF2WtF+9vzBM5CHWsaHTQ==", + "version": "2.9.2", + "resolved": "https://registry.npmjs.org/@conduction/nextcloud-vue/-/nextcloud-vue-2.9.2.tgz", + "integrity": "sha512-79AFgzsNiTU9ltg4bEquumR0CFm7b4ed/jW5qEncPPSPWO82HEDwIIe0zm6x38oOegE2ESADiRDn02TW/qXeIQ==", "license": "EUPL-1.2", "dependencies": { "@ckpack/vue-color": "^1.6.0",