Commit db88eb8
authored
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- .github/workflows
- api
- web
5 files changed
+29
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments