From 419c794e0348c3e0f25e5a930ea6adbe64172bd3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 09:43:58 -0400 Subject: [PATCH] chore(main): release 4.4.0 (#1241) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :robot: I have created a release *beep* *boop* --- ## [4.4.0](https://github.com/unraid/api/compare/v4.3.1...v4.4.0) (2025-03-25) ### Features * add ReplaceKey functionality to plugin ([#1264](https://github.com/unraid/api/issues/1264)) ([7e6be67](https://github.com/unraid/api/commit/7e6be67f616103997de673f0e275eb39d81d38f4)) * downgrade page replace key check ([#1263](https://github.com/unraid/api/issues/1263)) ([6a92f61](https://github.com/unraid/api/commit/6a92f61f1a39e0f57d814c90367ffc58d816a4af)) * make log viewer component dynamic ([#1242](https://github.com/unraid/api/issues/1242)) ([a356bf0](https://github.com/unraid/api/commit/a356bf03fb7022933138e52dca377a4681691560)) * ReplaceKey functionality in Registration and Update pages ([#1246](https://github.com/unraid/api/issues/1246)) ([f3e6a00](https://github.com/unraid/api/commit/f3e6a0011ee1bfdd511648105836b94022845ae1)) * UnraidCheckExec for Check OS Updates via UPC dropdown ([#1265](https://github.com/unraid/api/issues/1265)) ([3a20930](https://github.com/unraid/api/commit/3a20930ead41f570198a57fed4f04c1dca239180)) ### Bug Fixes * **deps:** update all non-major dependencies ([#1236](https://github.com/unraid/api/issues/1236)) ([9d63e56](https://github.com/unraid/api/commit/9d63e563741f9940b7ae9473c85a7312dea6d917)) * **deps:** update all non-major dependencies ([#1247](https://github.com/unraid/api/issues/1247)) ([57a6c49](https://github.com/unraid/api/commit/57a6c49f8a77239e5b97b29d091d9744e8d06fb0)) * **deps:** update all non-major dependencies ([#1251](https://github.com/unraid/api/issues/1251)) ([ad3906e](https://github.com/unraid/api/commit/ad3906e68200571efe98d2f486f4d8ae7e02508e)) * **deps:** update all non-major dependencies ([#1253](https://github.com/unraid/api/issues/1253)) ([bbb02e9](https://github.com/unraid/api/commit/bbb02e991c787ca06d42add053dfed6b4fdd810c)) * **deps:** update dependency @nestjs/passport to v11 ([#1244](https://github.com/unraid/api/issues/1244)) ([9e54237](https://github.com/unraid/api/commit/9e54237670bdd1c835455c18e6f1f88f1824db77)) * **deps:** update dependency graphql-subscriptions to v3 ([#1209](https://github.com/unraid/api/issues/1209)) ([c9789ac](https://github.com/unraid/api/commit/c9789ac1f2a878b930a3e58f15bedf75d531a674)) * **deps:** update dependency ini to v5 ([#1217](https://github.com/unraid/api/issues/1217)) ([590ab73](https://github.com/unraid/api/commit/590ab7327f1399d6c558a9c65fab8f1a79238c4b)) * **deps:** update dependency jose to v6 ([#1248](https://github.com/unraid/api/issues/1248)) ([03ece33](https://github.com/unraid/api/commit/03ece335b82caf2d1146bebd2fa41f25de827f24)) * **deps:** update dependency marked to v15 ([#1249](https://github.com/unraid/api/issues/1249)) ([8f78b3f](https://github.com/unraid/api/commit/8f78b3f1cac4c6e396f923cfa7e7320849bfa265)) * **deps:** update dependency pino-pretty to v13 ([#1250](https://github.com/unraid/api/issues/1250)) ([1892e23](https://github.com/unraid/api/commit/1892e23c22d8d05043113b047794af0601db392f)) * **deps:** update dependency pm2 to v6 ([#1258](https://github.com/unraid/api/issues/1258)) ([d8afc8f](https://github.com/unraid/api/commit/d8afc8f4c9de84833a6f4cd6fed887426db5590e)) * **deps:** update dependency shadcn-vue to v1 ([#1259](https://github.com/unraid/api/issues/1259)) ([cb2020d](https://github.com/unraid/api/commit/cb2020dee69a09c9408a54b1de9f4eb81e6f9234)) * **deps:** update dependency vue-i18n to v11 ([#1261](https://github.com/unraid/api/issues/1261)) ([2c01ba9](https://github.com/unraid/api/commit/2c01ba9610eb759e255518da553741b08ac0ce39)) * **deps:** update vueuse monorepo to v13 (major) ([#1262](https://github.com/unraid/api/issues/1262)) ([9ce10a7](https://github.com/unraid/api/commit/9ce10a72b2dc9fcc278bd48a99cb6c809fcae7a9)) * make scripts executable when building the plugin ([#1255](https://github.com/unraid/api/issues/1255)) ([7bc9949](https://github.com/unraid/api/commit/7bc9949110b29d36209e48414f40bd2379cab852)) * node installation not persisting across reboots ([#1256](https://github.com/unraid/api/issues/1256)) ([3bfcc8e](https://github.com/unraid/api/commit/3bfcc8e8c0480df3f6452efea752461bf52cdc4b)) * update configValid state to ineligible in var.ini and adjust rel… ([#1268](https://github.com/unraid/api/issues/1268)) ([cc85fba](https://github.com/unraid/api/commit/cc85fba207ef8429fee5b8fce0fbb886cd9d4eb4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- api/CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ api/package.json | 2 +- package.json | 2 +- plugin/package.json | 2 +- unraid-ui/package.json | 2 +- web/package.json | 2 +- 7 files changed, 38 insertions(+), 6 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3e537f7bc..47e537a9a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"4.3.1"} +{".":"4.4.0"} diff --git a/api/CHANGELOG.md b/api/CHANGELOG.md index 689826c26..873ae770f 100644 --- a/api/CHANGELOG.md +++ b/api/CHANGELOG.md @@ -1,5 +1,37 @@ # Changelog +## [4.4.0](https://github.com/unraid/api/compare/v4.3.1...v4.4.0) (2025-03-25) + + +### Features + +* add ReplaceKey functionality to plugin ([#1264](https://github.com/unraid/api/issues/1264)) ([4aadcef](https://github.com/unraid/api/commit/4aadcef1ca6b45b44885f2d2a986874e86945d4f)) +* downgrade page replace key check ([#1263](https://github.com/unraid/api/issues/1263)) ([8d56d12](https://github.com/unraid/api/commit/8d56d12f67d86d7015a358727bcb303eb511ac42)) +* make log viewer component dynamic ([#1242](https://github.com/unraid/api/issues/1242)) ([e6ec110](https://github.com/unraid/api/commit/e6ec110fbf81b329b72ef350643bf3c76734290a)) +* ReplaceKey functionality in Registration and Update pages ([#1246](https://github.com/unraid/api/issues/1246)) ([04307c9](https://github.com/unraid/api/commit/04307c977cfd4916753140e5a20811c561d2dfb2)) +* UnraidCheckExec for Check OS Updates via UPC dropdown ([#1265](https://github.com/unraid/api/issues/1265)) ([5935a3b](https://github.com/unraid/api/commit/5935a3b3c2f69ee683146c3fcc798d72996633f8)) + + +### Bug Fixes + +* **deps:** update all non-major dependencies ([#1236](https://github.com/unraid/api/issues/1236)) ([7194f85](https://github.com/unraid/api/commit/7194f859ce0178116621b4bdf28db553b037940d)) +* **deps:** update all non-major dependencies ([#1247](https://github.com/unraid/api/issues/1247)) ([20b0aeb](https://github.com/unraid/api/commit/20b0aeb9d7e621ec917c928135b2c867e07ce7a4)) +* **deps:** update all non-major dependencies ([#1251](https://github.com/unraid/api/issues/1251)) ([33a1a1d](https://github.com/unraid/api/commit/33a1a1ddd2f228cf001bb492f9c76bb5bc6dc8a0)) +* **deps:** update all non-major dependencies ([#1253](https://github.com/unraid/api/issues/1253)) ([53fec0e](https://github.com/unraid/api/commit/53fec0efaba8f3e2dcf5f2899e3099e0e12f5162)) +* **deps:** update dependency @nestjs/passport to v11 ([#1244](https://github.com/unraid/api/issues/1244)) ([edc93a9](https://github.com/unraid/api/commit/edc93a921ea93d98b7c2de9a7fed2fed650365e8)) +* **deps:** update dependency graphql-subscriptions to v3 ([#1209](https://github.com/unraid/api/issues/1209)) ([c14c85f](https://github.com/unraid/api/commit/c14c85fcf7ce920edd75d15fa9b3d556f452bb88)) +* **deps:** update dependency ini to v5 ([#1217](https://github.com/unraid/api/issues/1217)) ([f27660f](https://github.com/unraid/api/commit/f27660f140acb647cab1dce162af0d49d5655fb6)) +* **deps:** update dependency jose to v6 ([#1248](https://github.com/unraid/api/issues/1248)) ([42e3d59](https://github.com/unraid/api/commit/42e3d59107dd800351ee1f7d175c550465ebddb4)) +* **deps:** update dependency marked to v15 ([#1249](https://github.com/unraid/api/issues/1249)) ([2b6693f](https://github.com/unraid/api/commit/2b6693f404a9a3405300637d2c55bd5b65c61f0b)) +* **deps:** update dependency pino-pretty to v13 ([#1250](https://github.com/unraid/api/issues/1250)) ([85fb910](https://github.com/unraid/api/commit/85fb91059a0ad7728d766cd3b429857b3fd4bd08)) +* **deps:** update dependency pm2 to v6 ([#1258](https://github.com/unraid/api/issues/1258)) ([04ad2bc](https://github.com/unraid/api/commit/04ad2bc9c8c1e5fd9622655ce9881bde17388246)) +* **deps:** update dependency shadcn-vue to v1 ([#1259](https://github.com/unraid/api/issues/1259)) ([1a4fe8f](https://github.com/unraid/api/commit/1a4fe8f85f50cf34df6af2c0bf55efc305fa9fff)) +* **deps:** update dependency vue-i18n to v11 ([#1261](https://github.com/unraid/api/issues/1261)) ([0063286](https://github.com/unraid/api/commit/0063286e29b9a7439e6acc64973a3152370c75c3)) +* **deps:** update vueuse monorepo to v13 (major) ([#1262](https://github.com/unraid/api/issues/1262)) ([94caae3](https://github.com/unraid/api/commit/94caae3d87fbfb04dfe5633030e24acddbcc0f6b)) +* make scripts executable when building the plugin ([#1255](https://github.com/unraid/api/issues/1255)) ([e237f38](https://github.com/unraid/api/commit/e237f38bc4646f13461938c03d566fef781ad406)) +* node installation not persisting across reboots ([#1256](https://github.com/unraid/api/issues/1256)) ([0415cf1](https://github.com/unraid/api/commit/0415cf1252ed8c7fba32a65c031dc0d21e0f5a81)) +* update configValid state to ineligible in var.ini and adjust rel… ([#1268](https://github.com/unraid/api/issues/1268)) ([ef8c954](https://github.com/unraid/api/commit/ef8c9548baef99010e2f26288af33a90167e5177)) + ## [4.3.1](https://github.com/unraid/api/compare/v4.3.0...v4.3.1) (2025-03-18) diff --git a/api/package.json b/api/package.json index 086774ebf..93c6e3254 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "@unraid/api", - "version": "4.3.1", + "version": "4.4.0", "main": "src/cli/index.ts", "type": "module", "corepack": { diff --git a/package.json b/package.json index b937e22e8..4150f34cb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unraid-monorepo", "private": true, - "version": "4.3.1", + "version": "4.4.0", "scripts": { "build": "pnpm -r build", "build:watch": "pnpm -r build:watch", diff --git a/plugin/package.json b/plugin/package.json index 2ac944d5a..1601ad19d 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "@unraid/connect-plugin", - "version": "4.3.1", + "version": "4.4.0", "private": true, "dependencies": { "commander": "^13.1.0", diff --git a/unraid-ui/package.json b/unraid-ui/package.json index d34fc51e2..2d2cdffbb 100644 --- a/unraid-ui/package.json +++ b/unraid-ui/package.json @@ -1,6 +1,6 @@ { "name": "@unraid/ui", - "version": "4.3.1", + "version": "4.4.0", "private": true, "license": "GPL-2.0-only", "type": "module", diff --git a/web/package.json b/web/package.json index 5608cc1df..db6bc6ebc 100644 --- a/web/package.json +++ b/web/package.json @@ -1,6 +1,6 @@ { "name": "@unraid/web", - "version": "4.3.1", + "version": "4.4.0", "private": true, "license": "GPL-2.0-only", "scripts": {