Skip to content

chore(deps): bump yaml from 2.8.2 to 2.8.3 in /pi-packages/pi-qmd#44

Closed
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/npm_and_yarn/pi-packages/pi-qmd/yaml-2.8.3
Closed

chore(deps): bump yaml from 2.8.2 to 2.8.3 in /pi-packages/pi-qmd#44
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/npm_and_yarn/pi-packages/pi-qmd/yaml-2.8.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Copy link
Copy Markdown
Contributor

Bumps yaml from 2.8.2 to 2.8.3.

Release notes

Sourced from yaml's releases.

v2.8.3

  • Add trailingComma ToString option for multiline flow formatting (#670)
  • Catch stack overflow during node composition (1e84ebb)
Commits
  • ce14587 2.8.3
  • 1e84ebb fix: Catch stack overflow during node composition
  • 6b24090 ci: Include Prettier check in lint action
  • 9424dee chore: Refresh lockfile
  • d1aca82 Add trailingComma ToString option for multiline flow formatting (#670)
  • 4321509 ci: Drop the branch filter from GitHub PR actions
  • 47207d0 chore: Update docs-slate
  • 5212fae chore: Update docs-slate
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Open with Devin

edmundmiller and others added 4 commits March 25, 2026 23:41
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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 27, 2026
@edmundmiller edmundmiller self-requested a review as a code owner March 31, 2026 03:47

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

View 2 additional findings in Devin Review.

Open in Devin Review

- `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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 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.

Suggested change
- `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
Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@edmundmiller

Copy link
Copy Markdown
Owner

Closing old Dependabot PR after switching dependency update noise reduction/automerge over to Renovate. Renovate will recreate grouped updates as needed.

@dependabot @github

dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/pi-packages/pi-qmd/yaml-2.8.3 branch May 21, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant