Skip to content

deps: batch update 3 dependencies#666

Merged
wesm merged 5 commits intomainfrom
deps/batch-update
Apr 22, 2026
Merged

deps: batch update 3 dependencies#666
wesm merged 5 commits intomainfrom
deps/batch-update

Conversation

@wesm
Copy link
Copy Markdown
Collaborator

@wesm wesm commented Apr 21, 2026

Summary

Consolidates the following dependabot updates:

The acp-go-sdk 0.6.3 → 0.12.0 jump introduces breaking renames that are adapted in internal/agent:

  • KillTerminalCommand method → KillTerminal (to satisfy the new acp.Client interface), along with the associated KillTerminalCommandRequest/ResponseKillTerminalRequest/Response types
  • acp.FileSystemCapabilityacp.FileSystemCapabilities
  • conn.SetSessionModel / acp.SetSessionModelRequest / acp.ModelIdconn.UnstableSetSessionModel / acp.UnstableSetSessionModelRequest / acp.UnstableModelId
  • acp.RequestPermissionToolCallacp.ToolCallUpdate in tests

flake.nix vendorHash updated for the new dependency set.

Closes #663, #664, #665

dependabot Bot and others added 5 commits April 21, 2026 07:24
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.9.1 to 5.9.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v5.9.1...v5.9.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-version: 5.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.48.2 to 1.49.1.
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.2...v1.49.1)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-version: 1.49.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/coder/acp-go-sdk](https://github.com/coder/acp-go-sdk) from 0.6.3 to 0.12.0.
- [Release notes](https://github.com/coder/acp-go-sdk/releases)
- [Commits](coder/acp-go-sdk@v0.6.3...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/coder/acp-go-sdk
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Rename KillTerminalCommand method to KillTerminal to satisfy the new
Client interface contract, update associated Request/Response types,
rename FileSystemCapability to FileSystemCapabilities, and move
SetSessionModel calls to the UnstableSetSessionModel namespace.
@roborev-ci
Copy link
Copy Markdown

roborev-ci Bot commented Apr 21, 2026

roborev: Combined Review (cef954f)

Verdict: No medium-or-higher severity issues found across the reviews.

All agents reported the code as clean.


Synthesized from 3 reviews (agents: codex, gemini | types: default, security)

@wesm wesm merged commit 1bc7b4a into main Apr 22, 2026
8 checks passed
@wesm wesm deleted the deps/batch-update branch April 22, 2026 00:32
wesm added a commit to cpcloud/roborev that referenced this pull request Apr 22, 2026
The squash-rebase combined this branch's bmatcuk/doublestar/v4 add
with main's batch dep bump (roborev-dev#666), producing a go.sum neither
existing vendorHash matched. Hash copied from the nix CI job output.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant