chore(deps): bump the go-deps group across 1 directory with 2 updates - #118
chore(deps): bump the go-deps group across 1 directory with 2 updates#118dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 2 updates in the /src directory: [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/mark3labs/mcp-go` from 0.57.0 to 0.58.0 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.57.0...v0.58.0) Updates `modernc.org/sqlite` from 1.55.0 to 1.56.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.55.0...v1.56.0) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: modernc.org/sqlite dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
🔍 REVIEW — automated merge-readinessReview only — a verdict on this PR; no code was changed. Corrections, when applied, arrive as a separate
I'll review PR #118 as the merge gate: first the repo rules, then the full dependency-bump diff against the merge base.The diff is only This PR only bumps two Go modules in
This repo talks to mcp-go only as a stdio tool server:
0.58.0’s behavioral diffs are HTTP/SSE (HEAD 200, POST SSE flush, request-scoped elicitation), draft-07
The only open path is Transitive checksum churn ( No merge-blocking defect introduced by this PR. VERDICT: READY Automated pre-merge review by |
Bumps the go-deps group with 2 updates in the /src directory: github.com/mark3labs/mcp-go and modernc.org/sqlite.
Updates
github.com/mark3labs/mcp-gofrom 0.57.0 to 0.58.0Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Commits
9740d3afix(mcp): preserve schema tags on nested fields (#920)8897dc8Fix #943: refuse unsupported subscribe requests (#946)8c04c05fix(server): flush final SSE response in handlePost (#945)d4651c3fix: rewrite draft-07 definitions refs when adopting them as $defs (#950)c8cc0d7docs: CONTRIBUTING says Go 1.23, but go.mod requires 1.25.5 (#929)28271e8fix(server): deliver request-scoped elicitation on the originating POST SSE s...d7c7b06[mcp] document exported helper functions (#940)4ff6c3bfix(server): return 200 for HEAD requests instead of 404 (#937)Updates
modernc.org/sqlitefrom 1.55.0 to 1.56.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
cc920f9lib, vec: re-vendor, bump libc to v1.74.4, sweep the docs581eb45sqlite: validate the connector dsn with getVFSName, not a bare ParseQuerye7a39d2sqlite: document that a constructed Driver is not the registered one2c7e3ebsqlite: add NewConnector, a driver.Connector for sql.OpenDBDependabot 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 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