chore(deps): bump the go-dependencies group across 1 directory with 3 updates - #8
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the go-dependencies group across 1 directory with 3 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the go-dependencies group with 3 updates in the / directory: [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x), [github.com/cloudapp3/tgbot](https://github.com/cloudapp3/tgbot) and [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk). Updates `github.com/charmbracelet/x/ansi` from 0.11.6 to 0.11.7 - [Commits](charmbracelet/x@ansi/v0.11.6...ansi/v0.11.7) Updates `github.com/cloudapp3/tgbot` from 0.1.0 to 0.2.0 - [Release notes](https://github.com/cloudapp3/tgbot/releases) - [Commits](cloudapp3/tgbot@v0.1.0...v0.2.0) 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) --- updated-dependencies: - dependency-name: github.com/charmbracelet/x/ansi dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/cloudapp3/tgbot dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - 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-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-d21e3de698
branch
from
August 3, 2026 04:58
9dc0cc0 to
aa0ae35
Compare
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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-dependencies group with 3 updates in the / directory: github.com/charmbracelet/x/ansi, github.com/cloudapp3/tgbot and github.com/modelcontextprotocol/go-sdk.
Updates
github.com/charmbracelet/x/ansifrom 0.11.6 to 0.11.7Commits
6921c75fix(ansi): width: always use grapheme finder for width calculation266cf5achore(deps): bump the all group across 1 directory with 2 updates (#836)ad0b1aechore(scripts): update builds script to use codecov v6 and dependabot/fetch-m...b18aac2chore(deps): bump golang.org/x/image in /vttest in the all group (#840)ffd2a07chore(deps): bump golang.org/x/image in /mosaic in the all group (#839)7664402chore(deps): bump golang.org/x/sys in /input in the all group (#833)44f725fchore(deps): bump github.com/mattn/go-runewidth (#838)ac9fd4bchore(deps): bump github.com/mattn/go-runewidth (#837)e969fb5chore(deps): bump golang.org/x/sys in /termios in the all group (#828)acb1aa7chore(deps): bump golang.org/x/crypto in /sshkey in the all group (#835)Updates
github.com/cloudapp3/tgbotfrom 0.1.0 to 0.2.0Release notes
Sourced from github.com/cloudapp3/tgbot's releases.
... (truncated)
Commits
920e9c5fix: interrupt stalled fake server requests5c8c441chore: add API and release governance8cbef30feat: harden requests and update dispatch4790df3feat: align SDK with Telegram Bot API 10.284e955fdocs(readme): refresh multilingual README copy and badgesUpdates
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)