Files
api/package.json
T
github-actions[bot] 419c794e03 chore(main): release 4.4.0 (#1241)
🤖 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>
2025-03-25 09:43:58 -04:00

40 lines
830 B
JSON

{
"name": "unraid-monorepo",
"private": true,
"version": "4.4.0",
"scripts": {
"build": "pnpm -r build",
"build:watch": "pnpm -r build:watch",
"dev": "pnpm -r dev",
"unraid:deploy": "pnpm -r unraid:deploy",
"test": "pnpm -r test",
"lint": "pnpm -r lint",
"lint:fix": "pnpm -r lint:fix",
"type-check": "pnpm -r type-check",
"check": "manypkg check"
},
"pnpm": {
"peerDependencyRules": {
"allowAny": [
"vue"
]
},
"onlyBuiltDependencies": [
"@apollo/protobufjs",
"@nestjs/core",
"@parcel/watcher",
"@swc/core",
"@unraid/libvirt",
"cpu-features",
"esbuild",
"nestjs-pino",
"ssh2",
"vue-demi"
]
},
"dependencies": {
"@manypkg/cli": "^0.23.0"
},
"packageManager": "pnpm@10.6.5"
}