chore(deps): bump the dependencies group across 1 directory with 25 updates#604
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…pdates Bumps the dependencies group with 18 updates in the /src/server/api/go directory: | Package | From | To | | --- | --- | --- | | [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.37.0` | `2.38.0` | | [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) | `1.35.1` | `1.49.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.42.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.14` | `1.32.24` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.13` | `1.22.26` | | [github.com/bytedance/sonic](https://github.com/bytedance/sonic) | `1.15.0` | `1.15.2` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.30.2` | `10.30.3` | | [github.com/openai/openai-go/v3](https://github.com/openai/openai-go) | `3.31.0` | `3.39.0` | | [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) | `1.10.0` | `1.11.0` | | [github.com/redis/go-redis/extra/redisotel/v9](https://github.com/redis/go-redis) | `9.18.0` | `9.20.0` | | [github.com/tiktoken-go/tokenizer](https://github.com/tiktoken-go/tokenizer) | `0.7.0` | `0.8.0` | | [go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.68.0` | `0.69.0` | | [go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.68.0` | `0.69.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.68.0` | `0.69.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.43.0` | `1.44.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.20.0` | `0.21.0` | | [google.golang.org/genai](https://github.com/googleapis/go-genai) | `1.54.0` | `1.59.0` | Updates `github.com/alicebob/miniredis/v2` from 2.37.0 to 2.38.0 - [Release notes](https://github.com/alicebob/miniredis/releases) - [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md) - [Commits](alicebob/miniredis@v2.37.0...v2.38.0) Updates `github.com/anthropics/anthropic-sdk-go` from 1.35.1 to 1.49.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-go@v1.35.1...v1.49.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.14 to 1.32.24 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.14...config/v1.32.24) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.14 to 1.19.23 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.14...credentials/v1.19.23) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.13 to 1.22.26 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/signer/v1.22.13...feature/s3/manager/v1.22.26) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.99.0 to 1.103.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.99.0...service/s3/v1.103.3) Updates `github.com/bytedance/sonic` from 1.15.0 to 1.15.2 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.15.0...v1.15.2) Updates `github.com/go-playground/validator/v10` from 10.30.2 to 10.30.3 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.30.2...v10.30.3) Updates `github.com/openai/openai-go/v3` from 3.31.0 to 3.39.0 - [Release notes](https://github.com/openai/openai-go/releases) - [Changelog](https://github.com/openai/openai-go/blob/main/CHANGELOG.md) - [Commits](openai/openai-go@v3.31.0...v3.39.0) Updates `github.com/rabbitmq/amqp091-go` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/rabbitmq/amqp091-go/releases) - [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md) - [Commits](rabbitmq/amqp091-go@v1.10.0...v1.11.0) Updates `github.com/redis/go-redis/extra/redisotel/v9` from 9.18.0 to 9.20.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.18.0...v9.20.0) Updates `github.com/redis/go-redis/v9` from 9.18.0 to 9.20.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.18.0...v9.20.0) Updates `github.com/tiktoken-go/tokenizer` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/tiktoken-go/tokenizer/releases) - [Commits](tiktoken-go/tokenizer@v0.7.0...v0.8.0) Updates `go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.68.0...zpages/v0.69.0) Updates `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.68.0...zpages/v0.69.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.68.0...zpages/v0.69.0) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/sdk` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/trace` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) Updates `golang.org/x/crypto` from 0.50.0 to 0.52.0 - [Commits](golang/crypto@v0.50.0...v0.52.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `google.golang.org/genai` from 1.54.0 to 1.59.0 - [Release notes](https://github.com/googleapis/go-genai/releases) - [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/go-genai@v1.54.0...v1.59.0) --- updated-dependencies: - dependency-name: github.com/alicebob/miniredis/v2 dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.22.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.103.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/bytedance/sonic dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/openai/openai-go/v3 dependency-version: 3.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/rabbitmq/amqp091-go dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/redis/go-redis/extra/redisotel/v9 dependency-version: 9.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/tiktoken-go/tokenizer dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws dependency-version: 0.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin dependency-version: 0.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/genai dependency-version: 1.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 18 updates in the /src/server/api/go directory:
2.37.02.38.01.35.11.49.01.41.51.42.01.32.141.32.241.22.131.22.261.15.01.15.210.30.210.30.33.31.03.39.01.10.01.11.09.18.09.20.00.7.00.8.00.68.00.69.00.68.00.69.00.68.00.69.01.43.01.44.01.27.11.28.00.20.00.21.01.54.01.59.0Updates
github.com/alicebob/miniredis/v2from 2.37.0 to 2.38.0Release notes
Sourced from github.com/alicebob/miniredis/v2's releases.
Changelog
Sourced from github.com/alicebob/miniredis/v2's changelog.
Commits
d67bfaeupdate changelog for v2.38.02b1abd8DELEX (partly) (#442)452dd37Merge pull request #440 from infastin/server-aliasb5b8ec2feat: add 'server' alias to 'redis' in lua scriptsecc4af1Merge pull request #439 from TomBailey167/xinfo-stream-last-generated-id4a2a33eMerge pull request #435 from evan-choi/fix/xadd-equals-trim-modifierd6261effeat: add last-generated-id to XINFO STREAM responsef4d8aa3fix: accept = trim modifier in xaddUpdates
github.com/anthropics/anthropic-sdk-gofrom 1.35.1 to 1.49.0Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
... (truncated)
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
... (truncated)
Commits
4dbdaearelease: 1.49.05aef221feat(api): add support for claude-mythos-5 and claude-fable-5, with support f...42ceb11fix: 3p middleware ordering (#38)9c60fa0release: 1.48.0de79b99feat(api): small updates to Managed Agents typesdcdb44crelease: 1.47.0ec3f9dffeat(api): mark Claude Opus 4.1 as deprecated7d030befix: support invopop/jsonschema v0.14.0 (switch to pb33f/ordered-map) (#10)b23736dfix(streaming): accumulate content block events by index (#6)a6c863efeat: require Go 1.24 (#11)Updates
github.com/aws/aws-sdk-go-v2from 1.41.5 to 1.42.0Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.14 to 1.32.24Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.14 to 1.19.23Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.22.13 to 1.22.26Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.99.0 to 1.103.3Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/bytedance/sonicfrom 1.15.0 to 1.15.2Release notes
Sourced from github.com/bytedance/sonic's releases.
Commits
579b6fffix: use legacy map iterator shimd774513fix: align map runtime tags with Go 1.2447cc3edRevert "rebase: update dev_hw with latest main" (#941)fdf817achore: update llvm93044d2fix:add pretouchRecX86 in arm64 and add !arm64 to loader_go117_test.go59cca7cfeat: update sve_linkname|sve_wrapgoc with asm2arm_tool76dcf4achore: add asm2arm_tool execution and test scriptsccddb06feat: add SL mode support for asm2arm_toola756ce4feat: add JIT mode support for asm2arm_tool1d17626feat: use SVE acceleration in linkname and wrapgocUpdates
github.com/go-playground/validator/v10from 10.30.2 to 10.30.3Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
ac4c1bafix(docs): correct ripemd160 tag name in README validation table (#1582)feacb34feat: omit blank tag names from namespace (#1567)5ed0a7echore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#1580)0364541fix(cron): anchor regex and accept full cron syntax (#1577)8eb2659chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 (#1571)f7e1721chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 (#1572)cf37fcefix(lint): correctly disable govet inline analyzer & deprecated gomodguard (#...7c334e5fix: reject hostnames with trailing hyphen in RFC 952 validator (#1569)6bcb7bcfeat: add origin validator for web origin URLs (#1565)6fd2fa8docs: fix typos (#1568)Updates
github.com/openai/openai-go/v3from 3.31.0 to 3.39.0Release notes
Sourced from github.com/openai/openai-go/v3's releases.
... (truncated)
Changelog
Sourced from github.com/openai/openai-go/v3's changelog.
... (truncated)
Commits
bfe9298release: 3.39.0b256c9afeat(api): responses.moderation and chat_completions.moderationfd8c615codegen metadataf25b030release: 3.38.008e89a6feat(api): workload identity in audit logs, additional_tools item in response...8f01a93Merge pull request #676 from openai/release-please--branches--main--changes--...2db0d86release: 3.37.0ea245d8Merge pull request #991 from stainless-sdks/dev/xuanqi/public-api-docs-enterp...1dd8f5efix(go): format generated admin paths7f7416efeat(api): api updateUpdates
github.com/rabbitmq/amqp091-gofrom 1.10.0 to 1.11.0Release notes
Sourced from github.com/rabbitmq/amqp091-go's releases.
Changelog
Sourced from github.com/rabbitmq/amqp091-go's changelog.
... (truncated)