Compare commits

..

4 Commits

Author SHA1 Message Date
LinuxServer-CI
c0b66f3246 Bot Updating Templated Files
Some checks failed
Package Trigger Scheduler / package-trigger-scheduler (push) Has been cancelled
2025-05-17 20:21:28 +00:00
LinuxServer-CI
9f8ec8013e Bot Updating Package Versions
Some checks failed
Package Trigger Scheduler / package-trigger-scheduler (push) Has been cancelled
2025-05-15 23:44:54 +00:00
LinuxServer-CI
2a36656096 Bot Updating Package Versions 2025-05-14 18:52:15 +00:00
LinuxServer-CI
e92931416b Bot Updating Package Versions 2025-05-12 18:53:12 +00:00
2 changed files with 19 additions and 18 deletions

View File

@@ -1,6 +1,5 @@
NAME VERSION TYPE
@babel/runtime 7.27.0 npm
@c4312/eventsource-umd 3.0.5 npm
@coder/logger 3.0.1 npm
@mapbox/node-pre-gyp 1.0.11 npm
@microsoft/1ds-core-js 3.2.13 npm
@@ -23,16 +22,16 @@ NAME VERSION TYPE
@vscode/vscode-languagedetection 1.0.21 npm
@vscode/windows-process-tree 0.6.0 npm
@vscode/windows-registry 1.1.0 npm
@xterm/addon-clipboard 0.2.0-beta.82 npm
@xterm/addon-image 0.9.0-beta.99 npm
@xterm/addon-ligatures 0.10.0-beta.99 npm
@xterm/addon-progress 0.2.0-beta.5 npm
@xterm/addon-search 0.16.0-beta.99 npm
@xterm/addon-serialize 0.14.0-beta.99 npm
@xterm/addon-unicode11 0.9.0-beta.99 npm
@xterm/addon-webgl 0.19.0-beta.99 npm
@xterm/headless 5.6.0-beta.99 npm
@xterm/xterm 5.6.0-beta.99 npm
@xterm/addon-clipboard 0.2.0-beta.84 npm
@xterm/addon-image 0.9.0-beta.101 npm
@xterm/addon-ligatures 0.10.0-beta.101 npm
@xterm/addon-progress 0.2.0-beta.7 npm
@xterm/addon-search 0.16.0-beta.101 npm
@xterm/addon-serialize 0.14.0-beta.101 npm
@xterm/addon-unicode11 0.9.0-beta.101 npm
@xterm/addon-webgl 0.19.0-beta.101 npm
@xterm/headless 5.6.0-beta.101 npm
@xterm/xterm 5.6.0-beta.101 npm
abbrev 1.1.1 npm
accepts 2.0.0 npm
adduser 3.137ubuntu1 deb
@@ -76,8 +75,8 @@ charenc 0.0.2 npm
chownr 1.1.4 npm
chownr 2.0.0 npm
clojure 1.0.0 npm
code-server 1.99.3 npm
code-server 4.99.4 npm
code-server 1.100.2 npm
code-server 4.100.2 npm
coffeescript 1.0.0 npm
color-support 1.1.3 npm
compressible 2.0.18 npm
@@ -145,7 +144,6 @@ estraverse 5.3.0 npm
esutils 2.0.3 npm
etag 1.8.1 npm
eventemitter3 4.0.7 npm
eventsource-parser 3.0.0 npm
expand-template 2.0.3 npm
express 5.0.1 npm
extension-editing 1.0.0 npm
@@ -237,7 +235,7 @@ java 1.0.0 npm
javascript 1.0.0 npm
jq 1.7.1-3build1 deb
js-base64 3.7.7 npm
js-debug 1.97.1 npm
js-debug 1.100.1 npm
js-debug-companion 1.1.3 npm
js-yaml 4.1.0 npm
jsbn 1.1.0 npm (+1 duplicate)
@@ -399,7 +397,7 @@ net-tools 2.10-0.1ubuntu4 deb
netbase 6.4 deb
netcat-openbsd 1.226-1ubuntu2 deb
netmask 2.0.2 npm
node 20.18.3 binary
node 20.19.0 binary
node-abi 3.8.0 npm
node-addon-api 7.1.0 npm
node-addon-api 7.1.1 npm
@@ -440,6 +438,7 @@ powershell 1.0.0 npm
prebuild-install 7.1.2 npm
procps 2:4.0.4-4ubuntu3.2 deb
promise-stream-reader 1.0.1 npm
prompt 1.0.0 npm
proxy-addr 2.0.7 npm
proxy-agent 6.5.0 npm
proxy-from-env 1.1.0 npm (+1 duplicate)
@@ -509,7 +508,7 @@ systemd-standalone-sysusers 255.4-1ubuntu8.6 deb
sysvinit-utils 3.08-6ubuntu3 deb
tar 1.35+dfsg-3build1 deb
tar 6.2.1 npm
tar-fs 2.1.1 npm
tar-fs 2.1.2 npm
tar-stream 2.2.0 npm
tas-client-umd 0.2.0 npm
terminal-suggest 1.0.1 npm
@@ -533,7 +532,7 @@ tunnel-agent 0.6.0 npm
tunnel-forwarding 1.0.0 npm
type-is 2.0.0 npm
typescript 1.0.0 npm
typescript 5.8.2 npm
typescript 5.8.3 npm
typescript-language-features 1.0.0 npm
tzdata 2025b-0ubuntu0.24.04 deb
ubuntu-keyring 2023.11.28.1 deb

View File

@@ -80,12 +80,14 @@ init_diagram: |
init-crontab-config -> init-config-end
init-config -> init-crontab-config
init-mods-end -> init-custom-files
init-adduser -> init-device-perms
base -> init-envfile
base -> init-migrations
init-config-end -> init-mods
init-mods-package-install -> init-mods-end
init-mods -> init-mods-package-install
init-adduser -> init-os-end
init-device-perms -> init-os-end
init-envfile -> init-os-end
init-custom-files -> init-services
init-services -> svc-code-server