chore(deps): bump the all group across 1 directory with 8 updates #956
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 group with 8 updates in the / directory:
1.9.1
1.10.0
2.0.0-beta.4.0.20250813213544-5cc219db8892
2.0.0-beta1
0.3.1-0.20250711140230-d5ebb8c1d674
0.4.0
2.0.0-beta.3.0.20250721205738-ea66aa652ee0
2.0.0-beta1
0.38.0
0.39.1
1.9.1
1.10.1
1.11.0
1.11.1
1.21.0
1.22.0
Updates
github.com/anthropics/anthropic-sdk-go
from 1.9.1 to 1.10.0Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
Commits
92995ec
release: 1.10.00663f95
feat(client): adds support for code-execution-2025-08-26 tool90eb81b
feat: use custom decoder for []ContentBlockParamUnion (#464)2f2b92c
fix: close body before retrying722cf6b
codegen metadata1cea167
codegen metadata575087e
codegen metadata49422af
codegen metadata0f8d949
codegen metadatad918759
feat(api): makes 1 hour TTL Cache Control generally availableUpdates
github.com/charmbracelet/bubbletea/v2
from 2.0.0-beta.4.0.20250813213544-5cc219db8892 to 2.0.0-beta1Commits
Updates
github.com/charmbracelet/fang
from 0.3.1-0.20250711140230-d5ebb8c1d674 to 0.4.0Release notes
Sourced from github.com/charmbracelet/fang's releases.
Commits
Updates
github.com/charmbracelet/lipgloss/v2
from 2.0.0-beta.3.0.20250721205738-ea66aa652ee0 to 2.0.0-beta1Commits
Updates
github.com/mark3labs/mcp-go
from 0.38.0 to 0.39.1Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Commits
3d1bfca
fix(tool): Do not return emptyoutputSchema
(#573)35fc389
Format5298f64
oauth client example: skip DCR if MCP_CLIENT_ID is set (#549)004ca9e
docs(client): improve server reliability and error handling (#560)d2f81b6
fix: prevent double-starting stdio transport in client (#564)40ce109
feat: add tls support for streamable-http (#568)ef80a50
feat: add resource handler middleware capability (#569)b924391
fix(tool): Return theOutputSchema
from the tool definition (#571)4e353ac
fix: use bufio.Scanner for stdio transport to avoid panic when stdio mcp serv...Updates
github.com/spf13/cobra
from 1.9.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941c
chore: Bump pflag to v1.0.9 (#2305)51d6751
Bump pflag to 1.0.8 (#2303)3f3b818
Update README.md with new logodcaf42e
Add Periscope to the list of projects using Cobra (#2299)6dec1ae
The default ShellCompDirective can be customized for a command and its subcom...c8289c1
chore(golangci-lint): add some exclusion presets4af7b64
refactor: apply golangci-lint autofixes, work around false positives75790e4
chore(golangci-lint): upgrade to v2db3ddb5
Adding sponsorship to README.md67171d6
putting sponsorship below headerUpdates
github.com/stretchr/testify
from 1.11.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
Commits
2a57335
Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912
Backport #1786 to release/1.11Updates
google.golang.org/genai
from 1.21.0 to 1.22.0Release notes
Sourced from google.golang.org/genai's releases.
Changelog
Sourced from google.golang.org/genai's changelog.
Commits
18aeb1e
chore(main): release 1.22.0 (#478)635b825
feat: Add VideoGenerationReferenceType enum for generate_videos8c46fd2
feat: support tunings.cancel in the genai SDK for Python, Java, JS, and Goc08d9f3
feat: Add output_gcs_uri to Imagen upscale_imagec282e79
feat: Add VALIDATED mode into FunctionCallingConfigModeac0e763
feat: addsdkHttpResponse.headers
to *Delete responses.3ff328a
feat: refactor Go SDK to use pointers for optional parameters07b6f57
feat: Add add_watermark field for recontext_image (Virtual Try-On, Product Re...9d50f05
Copybara import of the project:2c6eb87
docs: update TokensInfo docstringDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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