chore(deps): bump yaml from 2.8.2 to 2.8.3 in /pi-packages/pi-qmd#44
chore(deps): bump yaml from 2.8.2 to 2.8.3 in /pi-packages/pi-qmd#44dependabot[bot] wants to merge 4 commits into
Conversation
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| - `hosts/nuc/default.nix` — NUC host-specific openclaw config (secrets, telegram, cron) | ||
| - `hosts/mactraitorpro/default.nix` — Enables with `apps.openclaw.enable = true` | ||
| - `hosts/shared/secrets/openclaw-gateway-token.age` — Auth token (agenix) | ||
| - `modules/shell/ssh.nix` — SSH target used by the macOS app for Remote over SSH |
There was a problem hiding this comment.
🟡 AGENTS.md references wrong SSH module path
The new line references modules/shell/ssh.nix as the file containing the SSH target, but this PR added the Host nuc SSH config to modules/services/ssh.nix (line 30-33). The file modules/shell/ssh.nix does exist but defines a different nuc host pointing to 192.168.1.222 (local IP) and is never enabled by any host. An agent following this AGENTS.md would be directed to the wrong, inactive module instead of the actual active SSH config at modules/services/ssh.nix.
| - `modules/shell/ssh.nix` — SSH target used by the macOS app for Remote over SSH | |
| - `modules/services/ssh.nix` — SSH target used by the macOS app for Remote over SSH |
Was this helpful? React with 👍 or 👎 to provide feedback.
|
Closing old Dependabot PR after switching dependency update noise reduction/automerge over to Renovate. Renovate will recreate grouped updates as needed. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps yaml from 2.8.2 to 2.8.3.
Release notes
Sourced from yaml's releases.
Commits
ce145872.8.31e84ebbfix: Catch stack overflow during node composition6b24090ci: Include Prettier check in lint action9424deechore: Refresh lockfiled1aca82Add trailingComma ToString option for multiline flow formatting (#670)4321509ci: Drop the branch filter from GitHub PR actions47207d0chore: Update docs-slate5212faechore: Update docs-slateDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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.