chore(deps): bump the go-deps group across 1 directory with 5 updates#121
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the go-deps group across 1 directory with 5 updates#121dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-deps group with 5 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.136.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` | | [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.136.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.135.0...v0.136.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 `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.136.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: 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>
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 5 updates in the / directory:
1.36.01.38.00.135.00.136.05.9.15.9.21.10.01.11.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.136.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
ff4bce7fix 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 documents77e911aopenapi3: record failures after rebasing on top of #1125Updates
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
modernc.org/sqlitefrom 1.48.2 to 1.50.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
e220cc9CHANGELOG.md: add !113a58d5e5Merge branch 'columns' into 'master'119d8b1add ColumnInfo, for inspecting query columnsc353a4fupgrade to sqlite-vec v0.1.9fe575e4doc.go: update SQLite version3ccb9caupgrade to SQLite 3.53.0Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions