chore(deps): bump the go-deps group across 1 directory with 7 updates#125
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the go-deps group across 1 directory with 7 updates#125dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) | `1.36.0` | `1.38.0` | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.135.0` | `0.137.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.9.1` | `5.9.2` | | [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) | `1.10.0` | `1.11.0` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.18.0` | `9.19.0` | | [google.golang.org/genai](https://github.com/googleapis/go-genai) | `1.54.0` | `1.55.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.48.2` | `1.50.0` | Updates `github.com/anthropics/anthropic-sdk-go` from 1.36.0 to 1.38.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.36.0...v1.38.0) Updates `github.com/getkin/kin-openapi` from 0.135.0 to 0.137.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.135.0...v0.137.0) Updates `github.com/jackc/pgx/v5` 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) 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/v9` from 9.18.0 to 9.19.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.19.0) Updates `google.golang.org/genai` from 1.54.0 to 1.55.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.55.0) Updates `modernc.org/sqlite` from 1.48.2 to 1.50.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.2...v1.50.0) --- updated-dependencies: - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.137.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/rabbitmq/amqp091-go dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/genai dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: modernc.org/sqlite dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1da2b76 to
92d258f
Compare
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 go-deps group with 7 updates in the / directory:
1.36.01.38.00.135.00.137.05.9.15.9.21.10.01.11.09.18.09.19.01.54.01.55.01.48.21.50.0Updates
github.com/anthropics/anthropic-sdk-gofrom 1.36.0 to 1.38.0Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
Commits
468905drelease: 1.38.02c6421cfix(api): fix errors in api spec8dd22d4fix(api): restore missing features6b0457ffeat(api): CMA Memory public betab6c5ffbcodegen metadataeb42d96chore(internal): more robust bootstrap scripteefb943feat: structured outputs via Schema any with auto-parse (#759)f5879a2chore(tests): bump steady to v0.22.14bef67dfeat: add Type() method to API errors for error kind identification (#676)0d114dfcodegen metadataUpdates
github.com/getkin/kin-openapifrom 0.135.0 to 0.137.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
b641244revert to go 1.25 and revert cc4f8d99ff4bce7fix and upgrade goimports-reviser028df2arefacto(tests): use t.Context instead of context.Backgroundcc4f8d9refacto: replaceopenapi3.*Ptr(..)funcs withnew(..)df95b87address various lint errors3556929openapi2conv: nil-guard components lookup in FromV3SchemaRef (#1156)5a0a337openapi3: remove map-iteration order leaks causing flaky tests (#1158)3489553openapi3: skip v3.1 load/validation flaky tests3aa08cdopenapi3: record v3.1 load/validation test failures3179775openapi3: enable testing for 3.1 documentsUpdates
github.com/jackc/pgx/v5from 5.9.1 to 5.9.2Changelog
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_versiondefaultsUpdates
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)
Commits
5fdceebVersion 1.11.0a426238Merge pull request #330 from NawafSwe/chore-329/publish-with-context-fix6d3ec4fchore: follow gate-keeper approach for context management in publish301e296chore: respect context cancellation in PublishWithDeferredConfirmWithContext ...dbf5f69chore: respect context cancellation in PublishWithContext function9665ac6Merge pull request #328 from rabbitmq/fix-race-condition86058c1go fmte6b63d7Add a concurrent connection closure test #328b5b3c52Connection: briefly explain the purpose of eachsync.Once5f7f528fix: eliminate race condition in Connection.Close() and related methodsUpdates
github.com/redis/go-redis/v9from 9.18.0 to 9.19.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
e7e9866chore(release): v9.19.0 (#3796)22b26f4feat(ft.aggregate): Add Steps for query building (#3782)d9d7694fix(pool): two fixes for closed connection handling (#3764)44e8b73fix(sch): auto hostname type detection (#3789)ad21622fix(hello): do not send maintnotifications handshake when hello fails (#3788)1a7ac74fix(pool): suppress pool Close() errors for stale connections (#3778)903d6bdfix(retry): make dial tcp error redirectable (#3786) (#3787)00a551bfix(credentials): leak in wrappedOnClose (#3785)b5a6f99refactor(pool): remove redundant Conn.closed atomic field (#3783)928f27afeat(hscan): add support for encoding.BinaryUnmarshaler (#3768)Updates
google.golang.org/genaifrom 1.54.0 to 1.55.0Release notes
Sourced from google.golang.org/genai's releases.
Changelog
Sourced from google.golang.org/genai's changelog.
Commits
91390c0chore(main): release 1.55.0 (#760)0502412chore: internal2aeb742chore: Add page number8fc27f4feat: Add ImageResizeMode for GenerateVideos9ec7d3bfeat: Addoutput_infotoBatchJobf401a0cdocs: update Gemini Enterprise Agent Platform home page url1181fe0feat: introduce BackendEnterprise and GOOGLE_GENAI_USE_ENTERPRISE env var19f5a47docs: update doc string to replaceVertex AIwith `Gemini Enterprise Agent ...0e6c3a0docs: replace Vertex AI with Gemini Enterprise Agent Platform73ee07cfeat: Add Vertex Dataset input and output options for batch jobsUpdates
modernc.org/sqlitefrom 1.48.2 to 1.50.0Changelog
Sourced from modernc.org/sqlite's changelog.