Skip to content

Commit db88eb8

Browse files
fix(deps): pin dependencies (#1878)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@formkit/auto-animate](https://redirect.github.com/formkit/auto-animate) | dependencies | pin | [`^0.9.0` → `0.9.0`](https://renovatebot.com/diffs/npm/@formkit%2fauto-animate/0.9.0/0.9.0) | | [@tanstack/vue-table](https://tanstack.com/table) ([source](https://redirect.github.com/TanStack/table/tree/HEAD/packages/vue-table)) | dependencies | pin | [`^8.21.3` → `8.21.3`](https://renovatebot.com/diffs/npm/@tanstack%2fvue-table/8.21.3/8.21.3) | | [@types/nunjucks](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nunjucks) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nunjucks)) | devDependencies | pin | [`^3.2.6` → `3.2.6`](https://renovatebot.com/diffs/npm/@types%2fnunjucks/3.2.6/3.2.6) | | [@vvo/tzdb](https://redirect.github.com/vvo/tzdb) | dependencies | pin | [`^6.186.0` → `6.186.0`](https://renovatebot.com/diffs/npm/@vvo%2ftzdb/6.186.0/6.186.0) | | [fast-xml-parser](https://redirect.github.com/NaturalIntelligence/fast-xml-parser) | dependencies | pin | [`^5.3.0` → `5.3.0`](https://renovatebot.com/diffs/npm/fast-xml-parser/5.3.0/5.3.0) | | [html-entities](https://redirect.github.com/mdevils/html-entities) | dependencies | pin | [`^2.6.0` → `2.6.0`](https://renovatebot.com/diffs/npm/html-entities/2.6.0/2.6.0) | | [node](https://redirect.github.com/actions/node-versions) | uses-with | pin | `20` → `20.20.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMzYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bc7498 commit db88eb8

File tree

5 files changed

+29
-20
lines changed

5 files changed

+29
-20
lines changed

.github/workflows/generate-release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Node.js
4141
uses: actions/setup-node@v6
4242
with:
43-
node-version: '20'
43+
node-version: '20.20.0'
4444

4545
- name: Generate Release Notes
4646
id: generate_notes

.github/workflows/manual-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Node.js
4141
uses: actions/setup-node@v6
4242
with:
43-
node-version: '20'
43+
node-version: '20.20.0'
4444

4545
- name: Check and Update Package Versions
4646
run: |

api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"escape-html": "1.0.3",
107107
"execa": "9.6.0",
108108
"exit-hook": "4.0.0",
109-
"fast-xml-parser": "^5.3.0",
109+
"fast-xml-parser": "5.3.0",
110110
"fastify": "5.5.0",
111111
"filenamify": "7.0.0",
112112
"fs-extra": "11.3.1",
@@ -119,7 +119,7 @@
119119
"graphql-subscriptions": "3.0.0",
120120
"graphql-tag": "2.12.6",
121121
"graphql-ws": "6.0.6",
122-
"html-entities": "^2.6.0",
122+
"html-entities": "2.6.0",
123123
"ini": "5.0.0",
124124
"ip": "2.0.1",
125125
"jose": "6.0.13",

pnpm-lock.yaml

Lines changed: 21 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/crypto-js": "4.2.2",
6060
"@types/eslint-config-prettier": "6.11.3",
6161
"@types/node": "22.18.0",
62-
"@types/nunjucks": "^3.2.6",
62+
"@types/nunjucks": "3.2.6",
6363
"@types/semver": "7.7.0",
6464
"@typescript-eslint/eslint-plugin": "8.41.0",
6565
"@unraid/tailwind-rem-to-rem": "2.0.0",
@@ -103,21 +103,21 @@
103103
"@floating-ui/dom": "1.7.4",
104104
"@floating-ui/utils": "0.2.10",
105105
"@floating-ui/vue": "1.1.9",
106-
"@formkit/auto-animate": "^0.9.0",
106+
"@formkit/auto-animate": "0.9.0",
107107
"@headlessui/vue": "1.7.23",
108108
"@heroicons/vue": "2.2.0",
109109
"@jsonforms/core": "3.6.0",
110110
"@jsonforms/vue": "3.6.0",
111111
"@jsonforms/vue-vanilla": "3.6.0",
112112
"@jsonforms/vue-vuetify": "3.6.0",
113113
"@nuxt/ui": "4.0.0-alpha.0",
114-
"@tanstack/vue-table": "^8.21.3",
114+
"@tanstack/vue-table": "8.21.3",
115115
"@unraid/shared-callbacks": "3.0.0",
116116
"@unraid/ui": "link:../unraid-ui",
117117
"@vue/apollo-composable": "4.2.2",
118118
"@vueuse/components": "13.8.0",
119119
"@vueuse/integrations": "13.8.0",
120-
"@vvo/tzdb": "^6.186.0",
120+
"@vvo/tzdb": "6.186.0",
121121
"ajv": "8.17.1",
122122
"ansi_up": "6.0.6",
123123
"class-variance-authority": "0.7.1",

0 commit comments

Comments
 (0)