build(deps): bump the dependabot-gomod-minor group with 2 updates#293
build(deps): bump the dependabot-gomod-minor group with 2 updates#293dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the dependabot-gomod-minor group with 2 updates: [github.com/lmittmann/tint](https://github.com/lmittmann/tint) and [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go). Updates `github.com/lmittmann/tint` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/lmittmann/tint/releases) - [Commits](lmittmann/tint@v1.1.3...v1.2.0) Updates `github.com/mark3labs/mcp-go` from 0.55.1 to 0.56.0 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.55.1...v0.56.0) --- updated-dependencies: - dependency-name: github.com/lmittmann/tint dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-gomod-minor - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-gomod-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates Go module dependencies to newer versions.
Changes:
- Bumped
github.com/lmittmann/tintfromv1.1.3tov1.2.0 - Bumped
github.com/mark3labs/mcp-gofromv0.55.1tov0.56.0 - Updated
go.sumchecksums to match the new module versions
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates required module versions for tint and mcp-go. |
| go.sum | Refreshes sums to align with the updated module versions. |
|
@copilot Can you have a look at the lint issue (deprecated comp) in this pr, and propose a fix? |
Fixed in commit |
Bumps the dependabot-gomod-minor group with 2 updates: github.com/lmittmann/tint and github.com/mark3labs/mcp-go.
Updates
github.com/lmittmann/tintfrom 1.1.3 to 1.2.0Release notes
Sourced from github.com/lmittmann/tint's releases.
Commits
42bfdacrefactor: rename NewHandler to NewTextHandler (#109)9f1df8fdrop go report card3b90985fix formating of[]bytevalues (#103)dcba16dAvoid throwaway time rounding (#102)ccd13bcfix handler test caseUpdates
github.com/mark3labs/mcp-gofrom 0.55.1 to 0.56.0Commits
f6f3485fix(server): render readable ErrorKind labels in validation messages (#915)9e8fddcfix(tools): preserve raw JSON for tool arguments and structuredContent (#916)8602980feat(server): add automatic DNS rebinding protection for localhost (#921)Dependabot 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