deps: Bump the go-dependencies group with 3 updates - #425
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-dependencies group with 3 updates: [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go), [github.com/github/copilot-sdk/go](https://github.com/github/copilot-sdk) and [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go). Updates `github.com/anthropics/anthropic-sdk-go` from 1.72.0 to 1.73.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.72.0...v1.73.0) Updates `github.com/github/copilot-sdk/go` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/github/copilot-sdk/releases) - [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md) - [Commits](github/copilot-sdk@v1.0.13...v1.0.14) Updates `github.com/mark3labs/mcp-go` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/github/copilot-sdk/go dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/mark3labs/mcp-go dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Benchmarks:
|
Contributor
Benchmarks:
|
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 3 updates: github.com/anthropics/anthropic-sdk-go, github.com/github/copilot-sdk/go and github.com/mark3labs/mcp-go.
Updates
github.com/anthropics/anthropic-sdk-gofrom 1.72.0 to 1.73.0Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
Commits
394d253Merge pull request #439 from anthropics/release-please--branches--main--chang...2fe81carelease: 1.73.05716f68chore(docs): correct the compaction beta's parameter descriptionse8fde9afeat(api): add compaction parameter and signed compaction blocks (beta)e1c9fb6fix(tests): compare the input transformation reason as a string4ce03aafix(api): use one input transformation type for message and delta event739316bfeat(api): add url_sources to the web fetch tool2fc6555docs(api): add descriptions to enum constantsb03bf9dchore(tests): stop the mock server without failing a passing test run94f69a4feat(api): add thinking_mismatch_allowed entries to input_transformations (beta)Updates
github.com/github/copilot-sdk/gofrom 1.0.13 to 1.0.14Release notes
Sourced from github.com/github/copilot-sdk/go's releases.
... (truncated)
Changelog
Sourced from github.com/github/copilot-sdk/go's changelog.
... (truncated)
Commits
e60d903Complete Fast Auto-tier support across SDKs (#2669)db6bd6fClarify runtime-backed SDK publishing (#2689)583f8f1Update Copilot CLI to 1.0.85 (#2688)062ee60Stabilize session lifecycle E2E tests (#2687)7f86a90Harden Rust CLI download retries (#2663)b47310cAdd runtime-driven canary and unstable SDK publishing (#2544)f60f9d4Add Rust SDK model allowlist support (#2512)e9df393Publish .NET SDK to the internal feed (#2614)9553d52Isolate hostless runtime cache (#2659)a675b55Stabilize C# rewind E2E initialization (#2661)Updates
github.com/mark3labs/mcp-gofrom 1.0.0 to 1.1.0Commits
c413b9efix: reject SSE restart after close (#968)320fd42fix(transport): skip unsupported SIGTERM on Windows stdio Close (#978)d55a9a1feat(mcp): keep tool schema property order through decode and encode (#984)65844e4fix(server): cancel task execution on TTL expiration (#982)0407a98fix(mcp): decode the result envelope in the prompts/get and resources/read pa...912f19efeat(mcptest): support roots handlers (#955)e06b9e0feat(client): configure in-process handlers together (#953)Dependabot 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