build(deps): bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2#663
build(deps): bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2#663dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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>
roborev: Combined Review (
|
## 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>
|
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 github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2.
Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
0aeabbcRelease v5.9.260644f8Fix SQL sanitizer bugs with dollar-quoted strings and placeholder overflowa5680bcMerge pull request #2531 from dolmen-go/godoc-add-linkse34e452doc: Add godoc links08c9bb1Fix Stringer types encoded as text instead of numeric value in composite fields96b4dbdRemove unstable testacf88e0Merge pull request #2526 from abrightwell/abrightwell-min-proto2f81f1fUpdatemax_protocol_versionandmin_protocol_versiondefaultsDependabot 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)