fix(deps): pin dependencies (#1470)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@apollo/client](https://www.apollographql.com/docs/react/)
([source](https://redirect.github.com/apollographql/apollo-client)) |
dependencies | pin | [`^3.12.3` ->
`3.13.8`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.13.8/3.13.8)
|
| [@apollo/client](https://www.apollographql.com/docs/react/)
([source](https://redirect.github.com/apollographql/apollo-client)) |
peerDependencies | pin | [`^3.11.8` ->
`3.13.8`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.13.8/3.13.8)
|
| [@apollo/client](https://www.apollographql.com/docs/react/)
([source](https://redirect.github.com/apollographql/apollo-client)) |
devDependencies | pin | [`^3.11.8` ->
`3.13.8`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.13.8/3.13.8)
|
| [@apollo/client](https://www.apollographql.com/docs/react/)
([source](https://redirect.github.com/apollographql/apollo-client)) |
dependencies | pin | [`^3.11.8` ->
`3.13.8`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.13.8/3.13.8)
|
|
[@apollo/server](https://redirect.github.com/apollographql/apollo-server)
([source](https://redirect.github.com/apollographql/apollo-server/tree/HEAD/packages/server))
| dependencies | pin | [`^4.11.2` ->
`4.12.2`](https://renovatebot.com/diffs/npm/@apollo%2fserver/4.12.2/4.12.2)
|
|
[graphql-subscriptions](https://redirect.github.com/apollographql/graphql-subscriptions)
| peerDependencies | pin | [`^3.0.0` ->
`3.0.0`](https://renovatebot.com/diffs/npm/graphql-subscriptions/3.0.0/3.0.0)
|
|
[graphql-subscriptions](https://redirect.github.com/apollographql/graphql-subscriptions)
| devDependencies | pin | [`^3.0.0` ->
`3.0.0`](https://renovatebot.com/diffs/npm/graphql-subscriptions/3.0.0/3.0.0)
|
|
[graphql-subscriptions](https://redirect.github.com/apollographql/graphql-subscriptions)
| dependencies | pin | [`^3.0.0` ->
`3.0.0`](https://renovatebot.com/diffs/npm/graphql-subscriptions/3.0.0/3.0.0)
|
| [graphql-tag](https://redirect.github.com/apollographql/graphql-tag) |
dependencies | pin | [`^2.12.6` ->
`2.12.6`](https://renovatebot.com/diffs/npm/graphql-tag/2.12.6/2.12.6) |
|
[zen-observable-ts](https://redirect.github.com/apollographql/zen-observable-ts)
| peerDependencies | pin | [`^1.1.0` ->
`1.1.0`](https://renovatebot.com/diffs/npm/zen-observable-ts/1.1.0/1.1.0)
|
|
[zen-observable-ts](https://redirect.github.com/apollographql/zen-observable-ts)
| devDependencies | pin | [`^1.1.0` ->
`1.1.0`](https://renovatebot.com/diffs/npm/zen-observable-ts/1.1.0/1.1.0)
|
|
[zen-observable-ts](https://redirect.github.com/apollographql/zen-observable-ts)
| dependencies | pin | [`^1.1.0` ->
`1.1.0`](https://renovatebot.com/diffs/npm/zen-observable-ts/1.1.0/1.1.0)
|

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/unraid/api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-08 10:44:39 -04:00
committed by GitHub
parent ba75a409a4
commit 412b32996d
4 changed files with 23 additions and 23 deletions

View File

@@ -52,8 +52,8 @@
"unraid-api": "dist/cli.js"
},
"dependencies": {
"@apollo/client": "^3.11.8",
"@apollo/server": "^4.11.2",
"@apollo/client": "3.13.8",
"@apollo/server": "4.12.2",
"@as-integrations/fastify": "2.1.1",
"@fastify/cookie": "11.0.2",
"@fastify/helmet": "13.0.1",
@@ -110,8 +110,8 @@
"graphql": "16.11.0",
"graphql-fields": "2.0.3",
"graphql-scalars": "1.24.2",
"graphql-subscriptions": "^3.0.0",
"graphql-tag": "^2.12.6",
"graphql-subscriptions": "3.0.0",
"graphql-tag": "2.12.6",
"graphql-ws": "6.0.5",
"ini": "5.0.0",
"ip": "2.0.1",
@@ -141,7 +141,7 @@
"systeminformation": "5.27.6",
"uuid": "11.1.0",
"ws": "8.18.2",
"zen-observable-ts": "^1.1.0",
"zen-observable-ts": "1.1.0",
"zod": "3.25.67"
},
"peerDependencies": {

View File

@@ -24,7 +24,7 @@
"license": "GPL-2.0-or-later",
"description": "Unraid Connect plugin for Unraid API",
"devDependencies": {
"@apollo/client": "^3.11.8",
"@apollo/client": "3.13.8",
"@faker-js/faker": "9.8.0",
"@graphql-codegen/cli": "5.0.7",
"@graphql-typed-document-node/core": "3.2.0",
@@ -51,7 +51,7 @@
"got": "14.4.7",
"graphql": "16.11.0",
"graphql-scalars": "1.24.2",
"graphql-subscriptions": "^3.0.0",
"graphql-subscriptions": "3.0.0",
"graphql-ws": "6.0.5",
"ini": "5.0.0",
"jose": "6.0.11",
@@ -64,7 +64,7 @@
"typescript": "5.8.3",
"vitest": "3.2.4",
"ws": "8.18.2",
"zen-observable-ts": "^1.1.0"
"zen-observable-ts": "1.1.0"
},
"dependencies": {
"@unraid/shared": "workspace:*",
@@ -72,7 +72,7 @@
"node-cache": "5.1.2"
},
"peerDependencies": {
"@apollo/client": "^3.11.8",
"@apollo/client": "3.13.8",
"@graphql-typed-document-node/core": "3.2.0",
"@jsonforms/core": "3.6.0",
"@nestjs/apollo": "13.1.0",
@@ -90,7 +90,7 @@
"got": "14.4.7",
"graphql": "16.11.0",
"graphql-scalars": "1.24.2",
"graphql-subscriptions": "^3.0.0",
"graphql-subscriptions": "3.0.0",
"graphql-ws": "6.0.5",
"ini": "5.0.0",
"jose": "6.0.11",
@@ -98,6 +98,6 @@
"nest-authz": "2.17.0",
"rxjs": "7.8.2",
"ws": "^8.18.0",
"zen-observable-ts": "^1.1.0"
"zen-observable-ts": "1.1.0"
}
}

20
pnpm-lock.yaml generated
View File

@@ -31,10 +31,10 @@ importers:
api:
dependencies:
'@apollo/client':
specifier: ^3.11.8
specifier: 3.13.8
version: 3.13.8(@types/react@19.0.8)(graphql-ws@6.0.5(crossws@0.3.5)(graphql@16.11.0)(ws@8.18.2))(graphql@16.11.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(subscriptions-transport-ws@0.11.0(graphql@16.11.0))
'@apollo/server':
specifier: ^4.11.2
specifier: 4.12.2
version: 4.12.2(graphql@16.11.0)
'@as-integrations/fastify':
specifier: 2.1.1
@@ -205,10 +205,10 @@ importers:
specifier: 1.24.2
version: 1.24.2(graphql@16.11.0)
graphql-subscriptions:
specifier: ^3.0.0
specifier: 3.0.0
version: 3.0.0(graphql@16.11.0)
graphql-tag:
specifier: ^2.12.6
specifier: 2.12.6
version: 2.12.6(graphql@16.11.0)
graphql-ws:
specifier: 6.0.5
@@ -301,7 +301,7 @@ importers:
specifier: 8.18.2
version: 8.18.2
zen-observable-ts:
specifier: ^1.1.0
specifier: 1.1.0
version: 1.1.0
zod:
specifier: 3.25.67
@@ -504,7 +504,7 @@ importers:
version: 5.1.2
devDependencies:
'@apollo/client':
specifier: ^3.11.8
specifier: 3.13.8
version: 3.13.8(@types/react@19.0.8)(graphql-ws@6.0.5(crossws@0.3.5)(graphql@16.11.0)(ws@8.18.2))(graphql@16.11.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(subscriptions-transport-ws@0.11.0(graphql@16.11.0))
'@faker-js/faker':
specifier: 9.8.0
@@ -585,7 +585,7 @@ importers:
specifier: 1.24.2
version: 1.24.2(graphql@16.11.0)
graphql-subscriptions:
specifier: ^3.0.0
specifier: 3.0.0
version: 3.0.0(graphql@16.11.0)
graphql-ws:
specifier: 6.0.5
@@ -624,7 +624,7 @@ importers:
specifier: 8.18.2
version: 8.18.2
zen-observable-ts:
specifier: ^1.1.0
specifier: 1.1.0
version: 1.1.0
packages/unraid-api-plugin-generator:
@@ -994,7 +994,7 @@ importers:
web:
dependencies:
'@apollo/client':
specifier: ^3.12.3
specifier: 3.13.8
version: 3.13.8(@types/react@19.0.8)(graphql-ws@6.0.5(crossws@0.3.5)(graphql@16.11.0)(ws@8.18.2))(graphql@16.11.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(subscriptions-transport-ws@0.11.0(graphql@16.11.0))
'@floating-ui/dom':
specifier: 1.7.1
@@ -1063,7 +1063,7 @@ importers:
specifier: 16.11.0
version: 16.11.0
graphql-tag:
specifier: ^2.12.6
specifier: 2.12.6
version: 2.12.6(graphql@16.11.0)
graphql-ws:
specifier: 6.0.5

View File

@@ -87,7 +87,7 @@
"vuetify-nuxt-module": "0.18.7"
},
"dependencies": {
"@apollo/client": "^3.12.3",
"@apollo/client": "3.13.8",
"@floating-ui/dom": "1.7.1",
"@floating-ui/utils": "0.2.9",
"@floating-ui/vue": "1.1.6",
@@ -110,7 +110,7 @@
"dayjs": "1.11.13",
"focus-trap": "7.6.5",
"graphql": "16.11.0",
"graphql-tag": "^2.12.6",
"graphql-tag": "2.12.6",
"graphql-ws": "6.0.5",
"hex-to-rgba": "2.0.1",
"highlight.js": "11.11.1",