Skip to content

build(deps): bump modernc.org/sqlite from 1.48.2 to 1.49.1#664

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/modernc.org/sqlite-1.49.1
Closed

build(deps): bump modernc.org/sqlite from 1.48.2 to 1.49.1#664
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/modernc.org/sqlite-1.49.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps modernc.org/sqlite from 1.48.2 to 1.49.1.

Commits

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)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 21, 2026
@roborev-ci
Copy link
Copy Markdown

roborev-ci Bot commented Apr 21, 2026

roborev: Combined Review (237f5b7)

Verdict: No medium-or-higher findings; the dependency update looks clean.

All three reviews found no issues, and there are no deduplicated Medium, High, or Critical findings to report.


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

wesm added a commit that referenced this pull request Apr 22, 2026
## Summary

Consolidates the following dependabot updates:

- #663 -- build(deps): bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2
- #664 -- build(deps): bump modernc.org/sqlite from 1.48.2 to 1.49.1
- #665 -- build(deps): bump github.com/coder/acp-go-sdk from 0.6.3 to 0.12.0

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`/`Response` → `KillTerminalRequest`/`Response` types
- `acp.FileSystemCapability` → `acp.FileSystemCapabilities`
- `conn.SetSessionModel` / `acp.SetSessionModelRequest` / `acp.ModelId` → `conn.UnstableSetSessionModel` / `acp.UnstableSetSessionModelRequest` / `acp.UnstableModelId`
- `acp.RequestPermissionToolCall` → `acp.ToolCallUpdate` in tests

`flake.nix` vendorHash updated for the new dependency set.

Closes #663, #664, #665

Co-authored-by: Wes McKinney <wesm@users.noreply.github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 22, 2026

Looks like modernc.org/sqlite is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 22, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/modernc.org/sqlite-1.49.1 branch April 22, 2026 00:33
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants