Skip to content

build(deps): bump the dependabot-gomod-minor group across 1 directory with 6 updates - #302

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/dependabot-gomod-minor-7eb0b0186f
Open

build(deps): bump the dependabot-gomod-minor group across 1 directory with 6 updates#302
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/dependabot-gomod-minor-7eb0b0186f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependabot-gomod-minor group with 6 updates in the / directory:

Package From To
github.com/jedib0t/go-pretty/v6 6.8.2 6.8.3
github.com/klauspost/compress 1.19.0 1.19.1
github.com/lmittmann/tint 1.1.3 1.2.0
github.com/mark3labs/mcp-go 0.55.1 0.56.0
github.com/mattn/go-isatty 0.0.22 0.0.23
github.com/ulikunitz/xz 0.5.15 0.5.16

Updates github.com/jedib0t/go-pretty/v6 from 6.8.2 to 6.8.3

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.8.3

What's Changed

Full Changelog: jedib0t/go-pretty@v6.8.2...v6.8.3

Commits

Updates github.com/klauspost/compress from 1.19.0 to 1.19.1

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.19.1

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.19.0...v1.19.1

Commits
  • 2602f4a Update changelog for version 1.19.0
  • 983acec add defensive checks
  • 9960386 zstd: Validate SnappyConverter literal copies (#1170)
  • e29d4d3 flate: use Peek instead of ReadByte for the bufio.Reader decode path (#...
  • c0bbc84 zstd: bump avo pin, regenerate arm64 asm (#1167)
  • efdb6ed build(deps): bump the github-actions group with 6 updates (#1166)
  • See full diff in compare view

Updates github.com/lmittmann/tint from 1.1.3 to 1.2.0

Release notes

Sourced from github.com/lmittmann/tint's releases.

v1.2.0

tint.NewHandler is now deprecated in favor of the new tint.NewTextHandler. Existing code keeps working, and go fix (Go 1.26+) upgrades call sites automatically.

What's Changed

New Contributors

Full Changelog: lmittmann/tint@v1.1.3...v1.2.0

Commits

Updates github.com/mark3labs/mcp-go from 0.55.1 to 0.56.0

Release notes

Sourced from github.com/mark3labs/mcp-go's releases.

Release v0.56.0

What's Changed

Full Changelog: mark3labs/mcp-go@v0.55.1...v0.56.0

Commits
  • f6f3485 fix(server): render readable ErrorKind labels in validation messages (#915)
  • 9e8fddc fix(tools): preserve raw JSON for tool arguments and structuredContent (#916)
  • 8602980 feat(server): add automatic DNS rebinding protection for localhost (#921)
  • See full diff in compare view

Updates github.com/mattn/go-isatty from 0.0.22 to 0.0.23

Commits

Updates github.com/ulikunitz/xz from 0.5.15 to 0.5.16

Commits
  • 024f909 isterminal_fallback.go: ensure +build and go:build lines are consistent
  • ba40d80 Prepare release v0.5.16
  • 82b346c internal/term: add fallback option for unsupported operating systems
  • b371040 dependabot.yml: fix the ecosystem
  • 7de699b Enabled dependabot
  • 62a9f09 Add CodeQL analysis workflow configuration
  • 57ec7ec go-test-platforms.yml: add read permissions
  • 7314c96 go.mod: Make go1.20 the supported compiler
  • cdbb6ac go-test-platforms.yml: remove not necessary activities
  • 87b9bf9 go-test-platforms.yml: add workflow-dispatch event
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

… with 6 updates

Bumps the dependabot-gomod-minor group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [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.56.0` |
| [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.22` | `0.0.23` |
| [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.15` | `0.5.16` |



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.56.0
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.55.1...v0.56.0)

Updates `github.com/mattn/go-isatty` from 0.0.22 to 0.0.23
- [Commits](mattn/go-isatty@v0.0.22...v0.0.23)

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/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.56.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.23
  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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 28, 2026
Copilot AI review requested due to automatic review settings July 28, 2026 20:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 28, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 to keep the project current and incorporate upstream fixes.

Changes:

  • Bumped github.com/jedib0t/go-pretty/v6 to v6.8.3
  • Bumped github.com/klauspost/compress to v1.19.1 and other deps (tint, mcp-go, go-isatty, xz)
  • Updated go.sum checksums to match the module version changes

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates required dependency versions.
go.sum Refreshes sums to match the updated module versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant