- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
chore(deps): bump the dependencies group across 1 directory with 5 updates #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…dates Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) | `0.31.0` | `0.39.1` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.33.1` | `0.34.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.33.1` | `0.34.0` | Updates `github.com/mark3labs/mcp-go` from 0.31.0 to 0.39.1 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.31.0...v0.39.1) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `k8s.io/apimachinery` from 0.33.1 to 0.34.0 - [Commits](kubernetes/apimachinery@v0.33.1...v0.34.0) Updates `k8s.io/client-go` from 0.33.1 to 0.34.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.33.1...v0.34.0) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k8s.io/client-go dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
| Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. | 
| Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting  | 
| Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. | 
    
      
        4 similar comments
      
    
  
    | Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. | 
| Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. | 
| Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. | 
| Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. | 
Bumps the dependencies group with 5 updates in the / directory:
0.31.00.39.11.9.11.10.11.20.11.21.00.33.10.34.00.33.10.34.0Updates
github.com/mark3labs/mcp-gofrom 0.31.0 to 0.39.1Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
... (truncated)
Commits
3d1bfcafix(tool): Do not return emptyoutputSchema(#573)35fc389Format5298f64oauth client example: skip DCR if MCP_CLIENT_ID is set (#549)004ca9edocs(client): improve server reliability and error handling (#560)d2f81b6fix: prevent double-starting stdio transport in client (#564)40ce109feat: add tls support for streamable-http (#568)ef80a50feat: add resource handler middleware capability (#569)b924391fix(tool): Return theOutputSchemafrom the tool definition (#571)4e353acfix: use bufio.Scanner for stdio transport to avoid panic when stdio mcp serv...35ebaa5Add releases notificationUpdates
github.com/spf13/cobrafrom 1.9.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)6dec1aeThe default ShellCompDirective can be customized for a command and its subcom...c8289c1chore(golangci-lint): add some exclusion presets4af7b64refactor: apply golangci-lint autofixes, work around false positives75790e4chore(golangci-lint): upgrade to v2db3ddb5Adding sponsorship to README.md67171d6putting sponsorship below headerUpdates
github.com/spf13/viperfrom 1.20.1 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lintUpdates
k8s.io/apimachineryfrom 0.33.1 to 0.34.0Commits
b72d93dMerge remote-tracking branch 'origin/master' into release-1.34cd8b91cclarify that staging repos are automatically published8c59599add pointer to CONTRIBUTING.md for more details on contributing, clarify read...ec3cea5link to what a staging repository ise4db694docs: clarify that this is a staging repository and not for direct contributions04507a3Merge pull request #132942 from thockin/kyaml50e39b1Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers7d108e8Re-vendor sigs.k8s.io/yaml @ v1.6.058c4eb0Merge pull request #133130 from ylink-lfs/chore/residual_boolptr_removal38a24e6chore: residual boolptr and intptr removalUpdates
k8s.io/client-gofrom 0.33.1 to 0.34.0Commits
b1c7d7bUpdate dependencies to v0.34.0 tag97396afMerge remote-tracking branch 'origin/master' into release-1.345f737f3clarify that staging repos are automatically published0b8655badd pointer to CONTRIBUTING.md for more details on contributing, clarify read...c00384clink to what a staging repository isb53b1f8docs: clarify that this is a staging repository and not for direct contributions42e6182KEP-5075: generated codes from make updateda11948Merge pull request #130653 from yliaog/master3b7d818extended resource backed by DRA: codegenbb11581Merge pull request #130160 from KobayashiD27/dra-device-binding-conditionsDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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