Skip to content

deps(deps): Bump the "all-updates" group with 1 update across multiple ecosystems - #349

Merged
meidad merged 2 commits into
mainfrom
dependabot/all_updates-3866b6b320
Aug 21, 2026
Merged

deps(deps): Bump the "all-updates" group with 1 update across multiple ecosystems#349
meidad merged 2 commits into
mainfrom
dependabot/all_updates-3866b6b320

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the all-updates group with 21 updates in the / directory:

Package From To
cloud.google.com/go/auth 0.18.0 0.23.1
cloud.google.com/go/storage 1.59.0 1.64.0
github.com/a2aproject/a2a-go 0.3.6 0.3.15
github.com/alicebob/miniredis/v2 2.35.0 2.38.0
github.com/aws/aws-sdk-go-v2 1.41.0 1.43.5
github.com/aws/aws-sdk-go-v2/config 1.32.6 1.32.36
github.com/aws/aws-sdk-go-v2/service/bedrockruntime 1.47.1 1.57.2
github.com/go-openapi/strfmt 0.23.0 0.27.0
github.com/google/jsonschema-go 0.4.2 0.4.3
github.com/lib/pq 1.10.9 1.12.3
github.com/modelcontextprotocol/go-sdk 1.4.1 1.7.0
github.com/openai/openai-go/v2 2.7.0 2.7.1
github.com/rs/zerolog 1.34.0 1.35.1
github.com/supabase-community/postgrest-go 0.0.11 0.0.12
github.com/weaviate/weaviate 1.32.16 1.39.0
github.com/weaviate/weaviate-go-client/v5 5.4.1 5.7.3
go.opentelemetry.io/otel 1.44.0 1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace 1.44.0 1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp 1.43.0 1.45.0
google.golang.org/genai 1.30.0 1.68.0
google.golang.org/protobuf 1.36.11 1.36.12

Updates cloud.google.com/go/auth from 0.18.0 to 0.23.1

Release notes

Sourced from cloud.google.com/go/auth's releases.

auth: v0.23.1

0.23.1 (2026-08-13)

Bug Fixes

  • auth: Fix OpenTelemetry test flake in grpctransport (#20191) (e43ce28)

auth: v0.23.0

0.23.0 (2026-08-07)

Features

Changelog

Sourced from cloud.google.com/go/auth's changelog.

Changes

0.123.0 (2025-09-18)

Features

  • internal/stategen: Populate the latest googleapis commit (#12880) (7b017a0)
  • librariangen: Implement the build command (#12817) (14734c8)

Bug Fixes

  • internal/librariangen: Add link to source commit in release notes (#12881) (1c06cc6)
  • internal/librariangen: Fix CHANGES.md headers (#12849) (baf515d)
  • internal/librariangen: Remove go mod init/tidy from postprocessor (#12832) (1fe506a)
  • internal/librariangen: Test for error path with flags (#12830) (f0da7b2)
  • internal/postprocessor: Add dlp to skip-module-scan-paths (#12857) (45a7d9b)
  • librariangen: Honor original container contract (#12846) (71c8fd3)
  • librariangen: Improvements to release-init (#12842) (0db677a)
  • stategen: Specify an appropriate tag format for google-cloud-go (#12835) (ffcff33)

0.122.0 (2025-09-04)

Features

  • internal/librariangen: Add release-init command (#12751) (52e84cc)

Bug Fixes

  • internal/godocfx: Better support for v2 modules (#12797) (4bc8785)
  • internal/godocfx: Module detection when tidy errors (#12801) (83d46cd)
  • internal/librariangen: Fix goimports errors (#12765) (83bdaa4)

0.121.6 (2025-08-14)

Bug Fixes

  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#12704) (0e70a0b)

0.121.5 (2025-08-12)

Bug Fixes

... (truncated)

Commits
  • 41650dc chore: release main (#20367)
  • 527ff9d feat(google/cloud/ftp/v1): onboard a new library (#20381)
  • f4ad950 fix(bigtable): session client — single ownership + single-flight pool loading...
  • 6c3a7f7 feat(google/cloud/workloadidentity/v1): onboard a new library (#20379)
  • bfe3aaf feat: update API sources and regenerate (#20369)
  • 0b34cab chore(storage): add network bytes, credential refresh and stall metrics (#20321)
  • ee74949 fix(bigtable): session pool — re-drive creation after a never-activated close...
  • c866905 chore: rename release-please preview manifest (#20364)
  • e43ce28 fix(auth): fix OpenTelemetry test flake in grpctransport (#20191)
  • 95f372f fix(bigtable): register c2p resolver + RLS balancer for accelerator daemon Di...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.59.0 to 1.64.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.64.0

1.64.0 (2026-07-21)

Features

  • storage: Accept CRC32C for appendable objects (#20104) (1b2f5af)

storage: v1.63.1

1.63.1 (2026-07-13)

Features

Bug Fixes

Commits
  • 1a476c1 chore: librarian release pull request: 20260521T182442Z (#14627)
  • dd8448b fix(pubsub/v2): manage exactly once spans properly on failure (#14559)
  • b54d7a4 feat(firestore): support Transaction ReadTime (#14615)
  • 6641db8 feat: update API sources and regenerate (#14621)
  • e753126 chore: librarian release pull request: 20260519T161341Z (#14617)
  • 593f67d chore: update librarian to v0.14.0 (#14619)
  • 66c66c5 feat(firestore): add Data and DataTo methods to AggregationResult (#14592)
  • 0a8d10d fix(datastore): detach rollback context from transaction cancellation (#14602)
  • d52fff4 chore(all): update module cloud.google.com/go/longrunning to v1 (main) (#14606)
  • d29f68a feat(storage): read checksums in gRPC partial reads (#14586)
  • Additional commits viewable in compare view

Updates github.com/a2aproject/a2a-go from 0.3.6 to 0.3.15

Release notes

Sourced from github.com/a2aproject/a2a-go's releases.

v0.3.15

0.3.15 (2026-04-15)

Bug Fixes

  • fix message rejected during input_required resumption due to execution cleanup race (#303)

v0.3.14

0.3.14 (2026-04-15)

Bug Fixes

  • fix unnecessary task store get in local execution mode

v0.3.13

0.3.13 (2026-03-30)

Bug Fixes

  • call cleanup even for cancelation with concurrent execution for API predictability
  • fix a2asrv.TaskStore.Save call with non-nil prev task even if nothing was stored
  • fix panic handler not called for cancelation with concurrent execution
  • fix heartbeater timer leak
  • fix infinite jsonrpc sse loop on panic supression
  • fix client interceptor not being able to supress error in after

v0.3.12

0.3.12 (2026-03-20)

Bug Fixes

  • add logging for failed execution and cancelation, fix nil-pointer on cancelation error (commit)
  • fix concurrent cancellations handled incorrectly (#286)

v0.3.10

0.3.10 (2026-03-17)

Bug Fixes

  • fix wrong allocation target size
  • terminate subscription after terminal event has been received
  • fix missing break after error
  • fix subscribing to a different taskID in case of work queue override
  • fix response not sent for methods not returning values
  • fix panic write attempt to unbuffered channel

v0.3.9

0.3.9 (2026-03-10)

Features

... (truncated)

Changelog

Sourced from github.com/a2aproject/a2a-go's changelog.

0.3.15 (2026-04-15)

Bug Fixes

  • fix message rejected during input_required resumption due to execution cleanup race (#303)

0.3.14 (2026-04-15)

Bug Fixes

  • fix unnecessary task store get in local execution mode

0.3.13 (2026-03-30)

Bug Fixes

  • call cleanup even for cancelation with concurrent execution for API predictability
  • fix a2asrv.TaskStore.Save call with non-nil prev task even if nothing was stored
  • fix panic handler not called for cancelation with concurrent execution
  • fix heartbeater timer leak
  • fix infinite jsonrpc sse loop on panic supression
  • fix client interceptor not being able to supress error in after

0.3.12 (2026-03-20)

Bug Fixes

  • add logging for failed execution and cancelation, fix nil-pointer on cancelation error (commit])

0.3.11 (2026-03-19)

Bug Fixes

  • fix concurrent cancellations handled incorrectly (#286)

0.3.10 (2026-03-17)

Bug Fixes

  • fix wrong allocation target size
  • terminate subscription after terminal event has been received
  • fix missing break after error
  • fix subscribing to a different taskID in case of work queue override
  • fix response not sent for methods not returning values
  • fix panic write attempt to unbuffered channel

0.3.9 (2026-03-10)

Features

... (truncated)

Commits
  • 081cf21 fix rejected during input_required resumption due to execution cleanup race #303
  • 730788c fix unnecessary task store get in local execution mode
  • 0a222de fix: drop original error after override (#304)
  • 2836447 fix: 0.3 SDK fixes (#297)
  • 2a38ed7 test: fix races
  • 893aa2a fix: ensure correct concurrent cancellation results (#286)
  • e1ea200 update changelog
  • 6449d35 fix: cherry-pick fixes for 0.3 (#281)
  • 8440e10 fix: taskupdater result mutable and cleanup callback (#273)
  • 737b46e fix: correctly handle concurrent cancellations (#271)
  • Additional commits viewable in compare view

Updates github.com/alicebob/miniredis/v2 from 2.35.0 to 2.38.0

Release notes

Sourced from github.com/alicebob/miniredis/v2's releases.

DELEX and fixes

HEXPIRE

support CLUSTER SHARDS

redis 8.4.0, DUMP/RESTORE, EVALRO, WAIT

Changelog

Sourced from github.com/alicebob/miniredis/v2's changelog.

v2.38.0

v2.37.0

v2.36.1

v2.36.0

Commits
  • d67bfae update changelog for v2.38.0
  • 2b1abd8 DELEX (partly) (#442)
  • 452dd37 Merge pull request #440 from infastin/server-alias
  • b5b8ec2 feat: add 'server' alias to 'redis' in lua scripts
  • ecc4af1 Merge pull request #439 from TomBailey167/xinfo-stream-last-generated-id
  • 4a2a33e Merge pull request #435 from evan-choi/fix/xadd-equals-trim-modifier
  • d6261ef feat: add last-generated-id to XINFO STREAM response
  • f4d8aa3 fix: accept = trim modifier in xadd
  • c1b59bf feat: implement HEXPIRE command (#424)
  • 64de52d changelog for v2.36.1
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.41.0 to 1.43.5

Commits
  • a14f5f1 Release 2026-08-10
  • 339f0b6 Regenerated Clients
  • 0978e3d Update API model
  • 3cc614d Fix codegen mp (#3508)
  • 1434b18 generate response snapshots for json (#3507)
  • ad58f77 Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...
  • c002860 feat: move close-body, logger, and service-metadata work out of the middlewar...
  • f152336 Release 2026-08-07
  • 37d88d7 Regenerated Clients
  • c54b278 Update endpoints model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.6 to 1.32.36

Commits
  • a14f5f1 Release 2026-08-10
  • 339f0b6 Regenerated Clients
  • 0978e3d Update API model
  • 3cc614d Fix codegen mp (#3508)
  • 1434b18 generate response snapshots for json (#3507)
  • ad58f77 Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...
  • c002860 feat: move close-body, logger, and service-metadata work out of the middlewar...
  • f152336 Release 2026-08-07
  • 37d88d7 Regenerated Clients
  • c54b278 Update endpoints model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/bedrockruntime from 1.47.1 to 1.57.2

Commits

Updates github.com/aws/smithy-go from 1.24.0 to 1.27.7

Release notes

Sourced from github.com/aws/smithy-go's releases.

v1.25.0

Release (2026-04-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.0
    • Feature: Add support for endpointBdd trait

Release (2026-02-27)

General Highlights

  • Dependency Update: Bump minimum go version to 1.24.

Release (2026-02-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.1
    • Feature: Add new middleware functions to get event stream output from middleware
Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2026-08-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.8
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-07)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.7
    • Bug Fix: Don't serialize unset JSON documents as nil in structure members.
    • Bug Fix: Fix a deserialization panic around collection members in recursive shape configs.

Release (2026-07-31)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.6
    • Bug Fix: Fix failure to deserialize any @httpPayload struct with a non-string member.
    • Bug Fix: Fix failure to serialize any @httpPayload struct with a nested struct.

Release (2026-07-27)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.5
    • Bug Fix: Fix a performance issue in awsQuery with large response payloads.

Release (2026-07-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.2.1
    • Bug Fix: Use r.URL.Host when r.Host is unset.
  • github.com/aws/smithy-go/aws-http-auth-schemes: v1.0.0
    • Release: Module github.com/aws/smithy-go/aws-http-auth-schemes adds generic smithy-go client support for AWS Sigv4 and Sigv4a.

Release (2026-06-26)

... (truncated)

Commits
  • c589db5 Release 2026-08-07
  • 6a87093 pool byte buffers on deserialize + string arena (#693)
  • f391c60 fixup json snaps and deser (#692)
  • 1380d84 feat: move close-body, logger, and service-metadata work out of the middlewar...
  • d35099b fix schema-serde sparse collection deser to not point to the same value (#691)
  • adb847f Release 2026-07-31
  • 96461b2 fix bad http binding deser (#690)
  • 055e50f handle null cbor struct val (#689)
  • 7016ea0 Release 2026-07-27
  • cb3e15c add fine-grained benchmark codegen (#688)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.23.0 to 0.27.0

Release notes

Sourced from github.com/go-openapi/strfmt's releases.

v0.27.0

0.27.0 - 2026-07-16

Full Changelog: go-openapi/strfmt@v0.26.4...v0.27.0

11 commits in this release.


Implemented enhancements

  • feat: new formats for currencies (ISO-4217 alpha-3) and countries (ISO-3166 alpha-3 & alpha-2) by @​fredbi in #285 ...
  • feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) by @​fredbi in #284 ...

Fixed bugs

Documentation

Testing

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 1 update by @​dependabot[bot] in #277 ...
  • build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 in the golang-org-dependencies group across 1 directory by @​dependabot[bot] in #276 ...

Other (technical)

  • Add comments for ISO 3166 countries source data by @​fredbi ...

People who contributed to this release

... (truncated)

Commits
  • 8364821 chore: prepare release v0.27.0
  • a98cfd0 Add comments for ISO 3166 countries source data
  • 09c6110 Doc: typo in Readme
  • 12fcdc1 feat: new formats for currencies (ISO-4217 alpha-3) and countries (ISO-3166 a...
  • a9ba012 feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) (#...
  • 4de561f fix(base64): use standard RFC 4648 alphabet on the text path (#87) (#283)
  • 7f8ff38 test(fuzz): added systematic fuzzing of formats (#282)
  • f33c701 fix(duration): fix panic with trailing space, added fuzz (#281)
  • 9f0fa2d build(deps): bump the other-dependencies group across 3 directories with 1 up...
  • 5be05e6 build(deps): bump golang.org/x/net
  • Additional commits viewable in compare view

Updates github.com/google/jsonschema-go from 0.4.2 to 0.4.3

Release notes

Sourced from github.com/google/jsonschema-go's releases.

v0.4.3

What's Changed

Full Changelog: google/jsonschema-go@v0.4.2...0.4.3

v0.4.3

What's Changed

Full Changelog: google/jsonschema-go@v0.4.2...v0.4.3

Commits

Updates github.com/lib/pq from 1.10.9 to 1.12.3

Release notes

Sourced from github.com/lib/pq's releases.

v1.12.3

  • Send datestyle startup parameter, improving compatbility with database engines that use a different default datestyle such as EnterpriseDB (#1312).

#1312: lib/pq#1312

v1.12.2

  • Treat io.ErrUnexpectedEOF as driver.ErrBadConn so database/sql discards the connection. Since v1.12.0 this could result in permanently broken connections, especially with CockroachDB which frequently sends partial messages (#1299).

#1299: lib/pq#1299

v1.12.1

  • Look for pgpass file in ~/.pgpass instead of ~/.postgresql/pgpass (#1300).

  • Don't clear password if directly set on pq.Config (#1302).

#1300: lib/pq#1300 #1302: lib/pq#1302

v1.12.0

  • The next release may change the default sslmode from require to prefer. See #1271 for details.

  • CopyIn() and CopyInToSchema() have been marked as deprecated. These are simple query builders and not needed for COPY [..] FROM STDIN support (which is not deprecated). (#1279)

    // Old
    tx.Prepare(CopyIn("temp", "num", "text", "blob", "nothing"))
    

    // Replacement tx.Prepare(copy temp (num, text, blob, nothing) from stdin)

Features

  • Support protocol 3.2, and the min_protocol_version and max_protocol_version DSN parameters (#1258).

  • Support sslmode=prefer and sslmode=allow (#1270).

  • Support ssl_min_protocol_version and ssl_max_protocol_version (#1277).

  • Support connection service file to load connection details (#1285).

  • Support sslrootcert=system and use ~/.postgresql/root.crt as the default value of sslrootcert (#1280, #1281).

  • Add a new pqerror package with PostgreSQL error codes (#1275).

    For example, to test if an error is a UNIQUE constraint violation:

    if pqErr, ok := errors.AsType[*pq.Error](https://github.com/lib/pq/blob/HEAD/err); ok && pqErr.Code == pqerror.UniqueViolation {
        log.Fatalf("email %q already exsts", email)
    }
    

    To make this a bit more convenient, it also adds a pq.As() function:

... (truncated)

Changelog

Sourced from github.com/lib/pq's changelog.

v1.12.3 (2026-04-03)

  • Send datestyle startup parameter, improving compatbility with database engines that use a different default datestyle such as EnterpriseDB (#1312).

#1312: lib/pq#1312

v1.12.2 (2026-04-02)

  • Treat io.ErrUnexpectedEOF as driver.ErrBadConn so database/sql discards the connection. Since v1.12.0 this could result in permanently broken connections, especially with CockroachDB which frequently sends partial messages (#1299).

#1299: lib/pq#1299

v1.12.1 (2026-03-30)

  • Look for pgpass file in ~/.pgpass instead of ~/.postgresql/pgpass (#1300).

  • Don't clear password if directly set on pq.Config (#1302).

#1300: lib/pq#1300 #1302: lib/pq#1302

v1.12.0 (2026-03-18)

  • The next release may change the default sslmode from require to prefer. See #1271 for details.

  • CopyIn() and CopyInToSchema() have been marked as deprecated. These are simple query builders and not needed for COPY [..] FROM STDIN support (which is not deprecated). (#1279)

    // Old
    tx.Prepare(CopyIn("temp", "num", "text", "blob", "nothing"))
    

    // Replacement tx.Prepare(copy temp (num, text, blob, nothing) from stdin)

Features

  • Support protocol 3.2, and the min_protocol_version and max_protocol_version DSN parameters (#1258).

  • Support sslmode=prefer and sslmode=allow (#1270).

  • Support ssl_min_protocol_version and ssl_max_protocol_version (#1277).

... (truncated)

Commits
  • 1f3e3d9 Send datestyle as a startup parameter (#1312)
  • 32ba56b Expand tests for multiple result sets
  • c2cfac1 Release v1.12.2
  • 859f104 Test CockroachDB
  • 12e464c Allow multiple matches and regexps in pqtest.ErrorContains()
  • 6d77ced Treat io.ErrUnexpectedEOF as driver.ErrBadConn in handleError
  • 71daecb Ensure transactions are closed in pqtest
  • 8f44823 Set PGAPPNAME for tests
  • 4af2196 Fix healthcheck
  • 38a54e4 Split out testdata/init a bit
  • Additional commits viewable in compare view

Updates github.com/modelcontextprotocol/go-sdk from 1.4.1 to 1.7.0

Release notes

Sourced from github.com/modelcontextprotocol/go-sdk's releases.

v1.7.0

This release brings full support for protocol version 2026-07-28. The wire protocol is largely rewritten: a stateless model with per-request _meta, a new server/discover RPC replacing the initialize handshake, multi-round-trip requests (MRTR) replacing server-initiated calls, a unified subscriptions/listen stream replacing free-floating change notifications, standardised HTTP headers, and the formal deprecation of the roots, sampling, and logging features.

The streamable HTTP transport accepts requests at protocol version 2026-07-28 only when StreamableHTTPOptions.Stateless = true. If you want to expose the new protocol over HTTP, set Stateless = true; if you want to keep stateful sessions, your clients will negotiate down to 2025-11-25.

Backward compatibility with 2025-11-25 and earlier is preserved on every endpoint. The SDK negotiates the highest mutually-supported version at connect time. The new protocol is enabled by default for new clients; existing legacy clients and servers continue to work unchanged.

This release consolidates everything shipped in v1.7.0-pre.1, v1.7.0-pre.2, and v1.7.0-pre.3. Thank you to everyone who exercised the pre-releases and filed feedback.

v1.7.0-pre.3 is already successfully used by GitHub, serving more than half a million users.

Make MCP Stateless (SEP-2575) & Sessionless (SEP-2567)

The initialize/notifications/initialized handshake is removed in 2026-07-28. Each request now carries _meta.io.modelcontextprotocol/{protocolVersion,clientInfo,clientCapabilities} so the server can validate the peer without state. A new server/discover RPC lets clients learn the server's supported versions and capabilities up front; the SDK falls back to legacy initialize if discover fails. Resumability (Last-Event-ID, standalone GET) is removed; ping, logging/setLevel, resources/subscribe, and resources/unsubscribe are also removed on this revision and rejected with MethodNotFound.

Subscriptions listen (SEP-2575)

The legacy tools/list_changed, prompts/list_changed, resources/list_changed, and resources/updated notifications are replaced by a single long-lived subscriptions/listen request whose response stream multiplexes every change notification the client opted into, each tagged with io.modelcontextprotocol/subscriptionId. The SDK opens this stream automatically on Client.Connect when the corresponding list-changed handler is set; servers route notifications only to subscribed sessions.

@dependabot dependabot Bot added automerge Automatically merge this PR when checks pass dependencies Pull requests that update a dependency file labels Aug 17, 2026
@meidad
meidad force-pushed the dependabot/all_updates-3866b6b320 branch 5 times, most recently from 048bf81 to a18f364 Compare August 21, 2026 03:06
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pkg/mcp/mcp.go 0.00% 6 Missing ⚠️
pkg/llm/anthropic/vertex.go 0.00% 3 Missing ⚠️
pkg/embedding/gemini.go 0.00% 2 Missing ⚠️
pkg/llm/gemini/client.go 0.00% 2 Missing ⚠️
examples/memory/main.go 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@meidad
meidad force-pushed the dependabot/all_updates-3866b6b320 branch from a18f364 to cbc6ee2 Compare August 21, 2026 03:14
… test

- Bump 27 Go dependencies to latest versions (weaviate, aws-sdk-go-v2, grpc, etc.)
- Upgrade go-github v45→v67 to remove unmaintained x/crypto/openpgp (fixes GO-2026-5932)
- Fix gemini client test: genai v1.68 now allows project ID + API key for Vertex AI backend

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@meidad
meidad force-pushed the dependabot/all_updates-3866b6b320 branch from cbc6ee2 to 9aae613 Compare August 21, 2026 03:27
- Remove dead nil check on createLLM return (never returns nil; all
  error paths call log.Fatal)
- Remove unused setupVectorStore placeholder and simplify vector store
  example to skip directly (function always errored)
- Suppress SA1019 on CredentialsJSON in gemini client (no validated
  alternative; caller controls this JSON)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@meidad
meidad merged commit bcf88b2 into main Aug 21, 2026
2 of 3 checks passed
@meidad
meidad deleted the dependabot/all_updates-3866b6b320 branch August 21, 2026 03:54
meidad pushed a commit that referenced this pull request Aug 21, 2026
Take newer dep versions from main; remove dead nil check and
setupVectorStore placeholder consistent with merged #349 lint fixes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge this PR when checks pass dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant