build(deps): bump the all-dependencies group with 3 updates - #19
Merged
github-actions[bot] merged 1 commit intoAug 22, 2026
Merged
Conversation
Bumps the all-dependencies group with 3 updates: [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go), [golang.org/x/tools](https://github.com/golang/tools) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/anthropics/anthropic-sdk-go` from 1.63.0 to 1.63.1 - [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.63.0...v1.63.1) Updates `golang.org/x/tools` from 0.48.0 to 0.49.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.48.0...v0.49.0) Updates `modernc.org/sqlite` from 1.56.0 to 1.57.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.56.0...v1.57.0) --- updated-dependencies: - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.63.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: golang.org/x/tools dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: modernc.org/sqlite dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/go_modules/all-dependencies-511b9fd3cf
branch
August 22, 2026 11:19
justinstimatze
added a commit
that referenced
this pull request
Aug 23, 2026
Reconciles local main (42 commits of independent development, never pushed) with origin/main (1 commit ahead: a routine dependabot patch/ minor bump of anthropic-sdk-go, golang.org/x/tools, and modernc.org/ sqlite). No code overlap -- origin's only change touches go.mod/go.sum.
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 all-dependencies group with 3 updates: github.com/anthropics/anthropic-sdk-go, golang.org/x/tools and modernc.org/sqlite.
Updates
github.com/anthropics/anthropic-sdk-gofrom 1.63.0 to 1.63.1Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
Commits
ada96c1release: 1.63.1a53a845docs(api): clarify that user profile name is optional for resold profilese0cf2c3chore(ci): run breaking-change detection as a ci.yml job on every push81b4e12fix(auth): pin token exchange to the configured base URL and skip auth for ot...9394a35fix(client): properly render maxLength and maxItems in generated schemas980b320fix(client): apply stop_details from every message_delta when accumulating (#...f7925dafix(sessions): post "(no output)" for empty text tool results instead of an e...76fbae0fix(bedrock,vertex): never resolve the shared config store for platform clien...2d86355codegen metadataUpdates
golang.org/x/toolsfrom 0.48.0 to 0.49.0Commits
18332fego.mod: update golang.org/x dependenciesa5c4651gopls/internal/protocol/command: fix struct field name in comment7d08a06present, cmd/present, cmd/present2md: document lack of security hardeninge8a4348refactor/satisfy: fix "the the" typo54624f9internal/typesinternal: suppress jsonv2 warningc117ddegopls/internal/golang: normalize instantiated fields before renameb5b860cgopls/internal/mcp: report one-based reference line numbersbf54bcdgopls/internal/golang/completion: avoid SEGV from double deslicing4b32d66refactor/satisfy/find.go: fix panic on type errorse6da7e4gopls/internal/protocol/semtok: instructions for modifier/type changesUpdates
modernc.org/sqlitefrom 1.56.0 to 1.57.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
6e86ac4doc.go, CHANGELOG.md: promote freebsd/386, freebsd/arm and netbsd/amd6447d0960Merge branch 'driver-registration' into 'master'9ed2aadCHANGELOG.md: document the per-Driver registration methods20e2e17sqlite: let a caller-constructed Driver register its own functions, collation...15039fdall_test: make TestConnectionHook survive -count>1224fef6all_test: drop a trailing space gofmt flags50ee6ddvendor_libs: handle a deduplicated libsqlite3/libsqlite_vec checkout15ca503licensing: ship the sqlite-vec MIT notice, normalize the license names69cd3caGOVERNANCE.md: add Ian Chechin as maintainer198be3call_test: tolerate a cgo-less toolchain in the recursive -race checkDependabot 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