build(deps): bump the go-dependencies group across 1 directory with 5 updates - #172
Merged
Merged
Conversation
Owner
|
@dependabot rebase |
… updates Bumps the go-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) | `1.68.0` | `1.72.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.10.0` | `5.11.0` | | [github.com/ollama/ollama](https://github.com/ollama/ollama) | `0.33.2` | `0.34.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.22.0` | `0.23.0` | | [google.golang.org/genai](https://github.com/googleapis/go-genai) | `1.70.0` | `1.71.0` | Updates `github.com/anthropics/anthropic-sdk-go` from 1.68.0 to 1.72.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.68.0...v1.72.0) Updates `github.com/jackc/pgx/v5` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/jackc/pgx/releases) - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.10.0...v5.11.0) Updates `github.com/ollama/ollama` from 0.33.2 to 0.34.0 - [Release notes](https://github.com/ollama/ollama/releases) - [Commits](ollama/ollama@v0.33.2...v0.34.0) Updates `golang.org/x/sync` from 0.22.0 to 0.23.0 - [Commits](golang/sync@v0.22.0...v0.23.0) Updates `google.golang.org/genai` from 1.70.0 to 1.71.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.70.0...v1.71.0) --- updated-dependencies: - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/ollama/ollama dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/genai dependency-version: 1.71.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-495255a24d
branch
from
September 15, 2026 03:14
b4ccbbc to
feb5351
Compare
dependabot
Bot
deleted the
dependabot/go_modules/go-dependencies-495255a24d
branch
September 15, 2026 03:18
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-dependencies group with 5 updates in the / directory:
1.68.01.72.05.10.05.11.00.33.20.34.00.22.00.23.01.70.01.71.0Updates
github.com/anthropics/anthropic-sdk-gofrom 1.68.0 to 1.72.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
03d7ef5Merge pull request #438 from anthropics/release-please--branches--main--chang...33e739crelease: 1.72.0f72f8e3feat(api): add auto mode tool permissions for Managed Agentsbc1c282feat(api): support mounting public GitHub repositories without an authorizati...f01703aenvironments: HandleItem runs on the work item's session token alone when one...33a5b11feat(api): add the user-profiles-2026-09-04 beta value and external_user_deta...e12b6eechore(docs): correct the environment scope field description21646a7feat(api): add content_too_large web_fetch tool error code960768echore(internal): restore package version8455921chore(internal): stop stamping the package version into generated filesUpdates
github.com/jackc/pgx/v5from 5.10.0 to 5.11.0Release notes
Sourced from github.com/jackc/pgx/v5's releases.
... (truncated)
Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
5e583faUpdate changelog for v5.11.03927116Apply gofumpt formatting required by linteb07165Quote filesystem paths in development connection stringscf5938fAllow unsigned digit counts in binary numeric encoding3930cf5Accept PostgreSQL POSIX timezone offsets in text timestamps93261bePrefer exact db tag matches when mapping rows to structse8d8ad1Merge pull request #2647 from sueun-dev/fix-range-text-quoting-2026090601d2fd3Merge pull request #2644 from eliranbz/fix-failed-prepare-deallocation9b7e3beMerge pull request #2645 from ash2k/move-channel76d78f5Merge pull request #2643 from AshSgDe29071999/fix/hstore-pairs-estimate-clampUpdates
github.com/ollama/ollamafrom 0.33.2 to 0.34.0Release notes
Sourced from github.com/ollama/ollama's releases.
Commits
d8ab4b4openai: support standalone named function outputs (#18348)3738935proxy: normalize namespaced commands in Full Access (#18331)86f7292openai: accept plaintext-labeled Codex agent messages (#18329)cd1c5a1openai: finalize responses at the web search limit (#18328)9160b3capp: add a first-use ChatGPT connection intro (#18321)3e02feaapp: align ChatGPT connection status copy with Claude (#18325)1b45aa1server/openai: retry compaction after context overflow (#18324)34afa1aapp: open Codex by default for Ollama launches (#18323)b5d373ffix data races in progress and sched (#18319)9ef6c19app: preserve Codex configuration across host changes (#18247)Updates
golang.org/x/syncfrom 0.22.0 to 0.23.0Commits
f75267dsemaphore: panic on negative capacity3ffd83call: upgrade go directive to at least 1.26.0 [generated]Updates
google.golang.org/genaifrom 1.70.0 to 1.71.0Release notes
Sourced from google.golang.org/genai's releases.
Changelog
Sourced from google.golang.org/genai's changelog.
Commits
bfe8a87chore(main): release 1.71.0 (#909)83c445dfeat: Add translation_config SDK support for GEAP.