chore(deps): bump the go group across 1 directory with 6 updates - #285
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go group across 1 directory with 6 updates#285dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go group with 6 updates in the /cli directory: | Package | From | To | | --- | --- | --- | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.30.3` | `10.30.4` | | [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.8.0` | Updates `github.com/go-playground/validator/v10` from 10.30.3 to 10.30.4 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.30.3...v10.30.4) Updates `github.com/knadh/koanf/parsers/yaml` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v1.1.0...v1.1.1) Updates `github.com/knadh/koanf/providers/confmap` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/knadh/koanf/releases) - [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 - [Release notes](https://github.com/knadh/koanf/releases) - [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 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v2.3.5...v2.3.6) Updates `github.com/modelcontextprotocol/go-sdk` from 1.6.1 to 1.8.0 - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](modelcontextprotocol/go-sdk@v1.6.1...v1.8.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - 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-e034347c15
branch
from
September 14, 2026 14:56
49ed31b to
fb810cb
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 6 updates in the /cli directory:
10.30.310.30.41.1.01.1.11.0.01.0.11.0.01.0.12.3.52.3.61.6.11.8.0Updates
github.com/go-playground/validator/v10from 10.30.3 to 10.30.4Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
dfe35cfci: Fix the linter version (#1617)facf128feat(translations): add Armenian translations (#1604)961375bdocs: clarify fieldexcludes behavior (#1610)74dd82atest: cover startsnotwith/endsnotwith, RegisterStructValidationMapRules, and ...379edc8chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#1612)f9944c5fix: use idiomatic "at most" in English max/lte messages (#1600)67e37d6fix(fqdn): enforce maximum DNS name length (#1603)6b571d1chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.13 to 1.4.15 (#...8455180chore(deps): bump github.com/leodido/go-urn from 1.4.0 to 1.5.0 (#1606)fd8bd3cchore(deps): bump actions/setup-go from 6 to 7 (#1601)Updates
github.com/knadh/koanf/parsers/yamlfrom 1.1.0 to 1.1.1Release notes
Sourced from github.com/knadh/koanf/parsers/yaml's releases.
Commits
57e89cfMerge pull request #94 from knadh/fix-posflag-callbacksd3bad45Merge pull request #91 from knadh/bug-report-templateb1985adMerge pull request #93 from rhnvrm/unit-test-issue-90a72baa3Merge pull request #92 from knadh/fix-posflag-callbacksadc0b54tests: add unit test for #909e87ebaFix unchanged default posflag value merging via incorrect callback.2f82a14Merge pull request #87 from mvrahden/feature/filesystem6e9c0a7Add github issue templates023ecc6Update README with fs.FS providerf7e28d0fix call to Close on file descriptorUpdates
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.6Release notes
Sourced from github.com/knadh/koanf/v2's releases.
Commits
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.8.0Release notes
Sourced from github.com/modelcontextprotocol/go-sdk's releases.
... (truncated)
Commits
3f3b699refactor: remove legacy MCPGODEBUG compatibility for new protocol release (#1...830f0b7mcp: update conformance tests (#1231)12cbafeoauthex: oauth discovery checks (#1220)3632967mcp: add an sse event size cap (#1205)0d3036fmcp: allow per request Cacheable customization (#1203)cb0de64mcp: add a max request body size of the old transport (#1224)2fdabdemcp: do not check metatada on notifications (#1215)59185e6build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#1217)a6764cfbuild(deps): bump golang/govulncheck-action from 1.0.4 to 1.1.0 (#1218)8227246fix: only subscribe when server advertises capability (#1221)