build(deps): bump the dependabot-gomod-minor group across 1 directory with 7 updates - #303
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… with 7 updates Bumps the dependabot-gomod-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.9.0` | `5.9.1` | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.8.2` | `6.8.3` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.19.0` | `1.19.1` | | [github.com/lmittmann/tint](https://github.com/lmittmann/tint) | `1.1.3` | `1.2.0` | | [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) | `0.55.1` | `0.57.0` | | [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.22` | `0.0.24` | | [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.15` | `0.5.16` | Updates `github.com/go-git/go-billy/v5` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.9.0...v5.9.1) Updates `github.com/jedib0t/go-pretty/v6` from 6.8.2 to 6.8.3 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.8.2...v6.8.3) Updates `github.com/klauspost/compress` from 1.19.0 to 1.19.1 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.19.0...v1.19.1) 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.57.0 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.55.1...v0.57.0) Updates `github.com/mattn/go-isatty` from 0.0.22 to 0.0.24 - [Commits](mattn/go-isatty@v0.0.22...v0.0.24) Updates `github.com/ulikunitz/xz` from 0.5.15 to 0.5.16 - [Commits](ulikunitz/xz@v0.5.15...v0.5.16) --- updated-dependencies: - dependency-name: github.com/go-git/go-billy/v5 dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-gomod-minor - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-version: 6.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-gomod-minor - dependency-name: github.com/klauspost/compress dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-gomod-minor - 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.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-gomod-minor - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-gomod-minor - dependency-name: github.com/ulikunitz/xz dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-gomod-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
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 patch/minor versions, refreshing checksums accordingly.
Changes:
- Bumped several direct dependencies (e.g.,
go-billy,go-pretty,compress,tint,mcp-go,go-isatty,xz) - Bumped several indirect
golang.org/x/*dependencies (crypto,net,term,text) - Regenerated
go.sumentries to match the updated module graph
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 (direct + indirect) to newer releases. |
| go.sum | Updates corresponding checksums for the bumped module versions. |
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 dependabot-gomod-minor group with 7 updates in the / directory:
5.9.05.9.16.8.26.8.31.19.01.19.11.1.31.2.00.55.10.57.00.0.220.0.240.5.150.5.16Updates
github.com/go-git/go-billy/v5from 5.9.0 to 5.9.1Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
19ea4ddMerge pull request #229 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...8923518build: Update module golang.org/x/net to v0.56.0 [SECURITY]306e011Merge pull request #230 from go-git/renovate/releases/v5.x-go-golang.org-x-te...6108d3abuild: Update module golang.org/x/text to v0.39.0 [SECURITY]f135070Merge pull request #216 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...473e72cbuild: Update module golang.org/x/net to v0.55.0 [SECURITY]Updates
github.com/jedib0t/go-pretty/v6from 6.8.2 to 6.8.3Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
Commits
db0aac2README.md: drop Go Report Card badge (#412)7f91001table: stack vertically-merged rows into wrapped cell height; fixes #261 (#411)Updates
github.com/klauspost/compressfrom 1.19.0 to 1.19.1Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
2602f4aUpdate changelog for version 1.19.0983acecadd defensive checks9960386zstd: Validate SnappyConverter literal copies (#1170)e29d4d3flate: usePeekinstead ofReadBytefor thebufio.Readerdecode path (#...c0bbc84zstd: bump avo pin, regenerate arm64 asm (#1167)efdb6edbuild(deps): bump the github-actions group with 6 updates (#1166)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.57.0Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Commits
e395444fmtbab128efix: deliver server notifications to in-process transport clients (#919)7f2ae01fix(transport): concatenate multi-line SSE data fields instead of overwriting...fb74297docs(examples): fix stale struct tags in structured_input_and_output (#923)e9a7badfeat(server): add streamable HTTP stream resumability via pluggable EventStor...6d95048fix(mcp): unmarshal embedded resource contents (#938)f665845fix(server): label client JSON-RPC errors by method in streamable HTTP (#924)c84d6effix(client): accept Content-Type parameters on GET listening stream (#925)87e3e86fix(streamable_http): close active sessions before Shutdown (#926)9e699d3fix(mcp): support jsonschema_description and enum struct tags (#931)Updates
github.com/mattn/go-isattyfrom 0.0.22 to 0.0.24Commits
c44dc0bUse TIOCGWINSZ instead of TCGETS to detect terminals (#97)4bc9b75Lower go directive to 1.20 for Windows 7 users (#94)4e061daadd stub for haiku os (#93)Updates
github.com/ulikunitz/xzfrom 0.5.15 to 0.5.16Commits
024f909isterminal_fallback.go: ensure +build and go:build lines are consistentba40d80Prepare release v0.5.1682b346cinternal/term: add fallback option for unsupported operating systemsb371040dependabot.yml: fix the ecosystem7de699bEnabled dependabot62a9f09Add CodeQL analysis workflow configuration57ec7ecgo-test-platforms.yml: add read permissions7314c96go.mod: Make go1.20 the supported compilercdbb6acgo-test-platforms.yml: remove not necessary activities87b9bf9go-test-platforms.yml: add workflow-dispatch eventDependabot 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