chore(deps): bump the go group across 1 directory with 5 updates - #227
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go group across 1 directory with 5 updates#227dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go group with 5 updates in the /cli directory: | Package | From | To | | --- | --- | --- | | [github.com/knadh/koanf/parsers/yaml](https://github.com/knadh/koanf) | `1.1.0` | `1.1.1` | | [github.com/knadh/koanf/providers/confmap](https://github.com/knadh/koanf) | `1.0.0` | `1.0.1` | | [github.com/knadh/koanf/providers/rawbytes](https://github.com/knadh/koanf) | `1.0.0` | `1.0.1` | | [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) | `2.3.5` | `2.3.6` | | [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) | `1.6.1` | `1.7.0` | Updates `github.com/knadh/koanf/parsers/yaml` from 1.1.0 to 1.1.1 - [Commits](knadh/koanf@v1.1.0...v1.1.1) Updates `github.com/knadh/koanf/providers/confmap` from 1.0.0 to 1.0.1 - [Commits](knadh/koanf@v1.0.0...parsers/hcl/v1.0.1) Updates `github.com/knadh/koanf/providers/rawbytes` from 1.0.0 to 1.0.1 - [Commits](knadh/koanf@v1.0.0...parsers/hcl/v1.0.1) Updates `github.com/knadh/koanf/v2` from 2.3.5 to 2.3.6 - [Commits](knadh/koanf@v2.3.5...v2.3.6) Updates `github.com/modelcontextprotocol/go-sdk` from 1.6.1 to 1.7.0 - [Commits](modelcontextprotocol/go-sdk@v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/knadh/koanf/parsers/yaml dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/knadh/koanf/providers/confmap dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/knadh/koanf/providers/rawbytes dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/knadh/koanf/v2 dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/cli/develop/go-424d3a6f28
branch
from
August 17, 2026 14:55
8247873 to
beb7730
Compare
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 group with 5 updates in the /cli directory:
1.1.01.1.11.0.01.0.11.0.01.0.12.3.52.3.61.6.11.7.0Updates
github.com/knadh/koanf/parsers/yamlfrom 1.1.0 to 1.1.1Updates
github.com/knadh/koanf/providers/confmapfrom 1.0.0 to 1.0.1Commits
75e13d9Fix multiple large int64 handling issues.b133504skip disabled secret on azure kv read (#437)1aba4eddeps: upgrade go-toml to v2.4.3 (#419)d2ffdaaBump golang.org/x/crypto from 0.45.0 to 0.52.0 in /providers/kiln (#427)4f7edbbBump google.golang.org/grpc from 1.56.3 to 1.82.1 in /examples (#430)31dd449fix: error on scalar/map type mismatch in MergeStrict regardless of order (#424)e09e4c8fix: report full key var in MergeStrict type-mismatch error message (#418)7a28d59Exclude nats, vault providers from global workspace and fix CI test commands.d511690Fix test action to use local Go toolchain for different versions.308274cFix async file providerWatch()test that would race and fail randomly.Updates
github.com/knadh/koanf/providers/rawbytesfrom 1.0.0 to 1.0.1Commits
75e13d9Fix multiple large int64 handling issues.b133504skip disabled secret on azure kv read (#437)1aba4eddeps: upgrade go-toml to v2.4.3 (#419)d2ffdaaBump golang.org/x/crypto from 0.45.0 to 0.52.0 in /providers/kiln (#427)4f7edbbBump google.golang.org/grpc from 1.56.3 to 1.82.1 in /examples (#430)31dd449fix: error on scalar/map type mismatch in MergeStrict regardless of order (#424)e09e4c8fix: report full key var in MergeStrict type-mismatch error message (#418)7a28d59Exclude nats, vault providers from global workspace and fix CI test commands.d511690Fix test action to use local Go toolchain for different versions.308274cFix async file providerWatch()test that would race and fail randomly.Updates
github.com/knadh/koanf/v2from 2.3.5 to 2.3.6Commits
75e13d9Fix multiple large int64 handling issues.b133504skip disabled secret on azure kv read (#437)1aba4eddeps: upgrade go-toml to v2.4.3 (#419)d2ffdaaBump golang.org/x/crypto from 0.45.0 to 0.52.0 in /providers/kiln (#427)4f7edbbBump google.golang.org/grpc from 1.56.3 to 1.82.1 in /examples (#430)31dd449fix: error on scalar/map type mismatch in MergeStrict regardless of order (#424)Updates
github.com/modelcontextprotocol/go-sdkfrom 1.6.1 to 1.7.0Commits
bc72835mcp: fix potential nil-pointer dereference on message send (#1115)cc4db25chore: update conformance (#1114)e761950mcp: avoid double-copy of payload in writeEvent (#1106)2781b8fmcp: derive Mcp-Protocol-Version header from the outgoing message (#1107)827f90bmcp: allow opt-in to cancel handler ctx on aborted POST (#1099)5cb8339mcp: update return meta in DiscoverResult (SEP-2575) (#1097)fa548d7docs: update docs (#1089)8baa4ccmcp: add return type tosubscriptions/listen(#1088)9576afcmcp: wrap unmarshalParams with jsonrpc error (#1087)0a8953dci: fix nightly runs (#1086)