Conversation
Bumps [debug](https://github.com/debug-js/debug) from 2.2.0 to 3.1.0. - [Release notes](https://github.com/debug-js/debug/releases) - [Changelog](https://github.com/debug-js/debug/blob/3.1.0/CHANGELOG.md) - [Commits](debug-js/debug@2.2.0...3.1.0) --- updated-dependencies: - dependency-name: debug dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1️⃣ Create the folder structuremkdir -p ~/gpt-oss-120b/{app,monitor,logs} (optional) edit app.py to add the tiny logger shown above2️⃣ Install systemd units (copy the three blocks into files)cd ~/gpt-oss-120b/monitor create http-log.service, socket-watch.service, metrics-poll.service (see above)sudo cp *.service /etc/systemd/system/ 3️⃣ Install tmux dashboard scriptcat > ~/gpt-oss-120b/monitor/tmux-start.sh <<'EOF' 4️⃣ Launch the live dashboard any time~/gpt-oss-120b/monitor/tmux-start.sh |
Bumps debug from 2.2.0 to 3.1.0.
Release notes
Sourced from debug's releases.
... (truncated)
Changelog
Sourced from debug's changelog.
... (truncated)
Commits
f073e05Release 3.1.02c0df9brenameDEBUG_HIDE_TTY_DATEtoDEBUG_HIDE_DATEdcb37b2Merge branch '2.x'56a3853AddDEBUG_HIDE_TTY_DATEenv var (#486)13abeaeRelease 2.6.9f53962eremove ReDoS regexp in %o formatter (#504)bdb7e01remove "component" from package.jsonc38a016remove ReDoS regexp in %o formatter (#504)47747f3removecomponent.jsona0601e5fixDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.