chore(deps): bump the go-deps group across 1 directory with 3 updates - #9
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-deps group across 1 directory with 3 updates#9dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 3 updates in the / directory: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3), [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) and [go.yaml.in/yaml/v3](https://github.com/yaml/go-yaml). Updates `github.com/mattn/go-sqlite3` from 1.14.48 to 1.14.49 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.48...v1.14.49) Updates `github.com/modelcontextprotocol/go-sdk` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](modelcontextprotocol/go-sdk@v1.6.1...v1.7.0) Updates `go.yaml.in/yaml/v3` from 3.0.4 to 3.0.5 - [Commits](yaml/go-yaml@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - 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-deps - dependency-name: go.yaml.in/yaml/v3 dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-deps-2197bb034b
branch
from
August 13, 2026 20:55
56f31f7 to
edb7f29
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-deps group with 3 updates in the / directory: github.com/mattn/go-sqlite3, github.com/modelcontextprotocol/go-sdk and go.yaml.in/yaml/v3.
Updates
github.com/mattn/go-sqlite3from 1.14.48 to 1.14.49Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
Commits
cc41b8cMerge pull request #1442 from mattn/sqlite-amalgamation-305300418308a8Upgrade SQLite to version 3053004c1a1466Merge pull request #1440 from mattn/fix-limit-example-stmt-leak18f2ec3Assert the expected too many SQL variables error210e260Merge pull request #1439 from mattn/fix-hook-example-rows-leakdccd45fMerge pull request #1438 from mattn/fix-vtable-example-declarec0861deQuote table name before interpolating into DeclareVTabe664cc6Merge pull request #1437 from mattn/fix-series-vtable-example2195c5dMerge pull request #1436 from mattn/fix-fuzz-off-by-onedf9873fMerge pull request #1435 from mattn/fix-upgrade-error-handlingUpdates
github.com/modelcontextprotocol/go-sdkfrom 1.6.1 to 1.7.0Release notes
Sourced from github.com/modelcontextprotocol/go-sdk's releases.
... (truncated)
Commits
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)Updates
go.yaml.in/yaml/v3from 3.0.4 to 3.0.5Commits
e16c7afRemove empty go.sum file6abcd01Fix unhandled nil-errors in tests9481db7Remove suite_test.go and gopkg.in/check.v1485f5fcUse standard testing library for limit_test.go3e00046Use standard testing library for node_test.gof612058Use standard testing library for decode_test.go078f958Use standard testing library encode_test.go3847ac0[v3] backport CodeQL workflow1666663Revert incorrect gofmt changes73290cbRetract v3 tags that cannot be installed