Bump the patch group with 4 updates#55
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the patch group with 4 updates: [github.com/mattn/go-sixel](https://github.com/mattn/go-sixel), [github.com/mattn/longcat](https://github.com/mattn/longcat), [github.com/rakyll/statik](https://github.com/rakyll/statik) and [golang.org/x/term](https://github.com/golang/term). Updates `github.com/mattn/go-sixel` from 0.0.5 to 0.0.9 - [Commits](mattn/go-sixel@v0.0.5...v0.0.9) Updates `github.com/mattn/longcat` from 0.0.12 to 0.0.17 - [Release notes](https://github.com/mattn/longcat/releases) - [Commits](mattn/longcat@v0.0.12...v0.0.17) Updates `github.com/rakyll/statik` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/rakyll/statik/releases) - [Commits](rakyll/statik@v0.1.7...v0.1.8) Updates `golang.org/x/term` from 0.24.0 to 0.41.0 - [Commits](golang/term@v0.24.0...v0.41.0) --- updated-dependencies: - dependency-name: github.com/mattn/go-sixel dependency-version: 0.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: github.com/mattn/longcat dependency-version: 0.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: github.com/rakyll/statik dependency-version: 0.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: golang.org/x/term dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 23, 2026
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 patch group with 4 updates: github.com/mattn/go-sixel, github.com/mattn/longcat, github.com/rakyll/statik and golang.org/x/term.
Updates
github.com/mattn/go-sixelfrom 0.0.5 to 0.0.9Commits
27d5628Use go-tty for terminal size and add RGBA fast path1e14432Update go-tty to v0.0.8fa50f86Remove local replace directive for go-ttyda3ad88Add colors/dither flags and use rgba pixel format directlyfa316ceOptimize sixel encoder hot pathe187ab4Improve README with requirements, supported terminals, and updated install in...4d72e7cAdd gosvideo playerc743960Optimize sixel encoder hot path27d4469Validate gosr resize dimensions8789f97Interpret gosr rotate flag as degreesUpdates
github.com/mattn/longcatfrom 0.0.12 to 0.0.17Commits
a22ca10bump up version to 0.0.172c510cbFix checkSixel/getDA2 on native Windows consolesbf2235bFix checkSixel/getDA2 on native Windows consolesca725f1bump up version to 0.0.16e045a1eFix Windows cross-compilation error for syscall.SetNonblockc09db04bump up version to 0.0.151ce7257Update Go version in Dockerfile from 1.18 to 1.250b8eeccbump up version to 0.0.142a1e657Fix terminal detection and sixel background renderingf5f97c9bump up version to 0.0.13Updates
github.com/rakyll/statikfrom 0.1.7 to 0.1.8Release notes
Sourced from github.com/rakyll/statik's releases.
Commits
f8ac636Remove deprecated ioutil from README686d02dUpdate installation instructions73996d1Avoid using SetModTimebed9863Remove the extra new linee598812Document determinism (#112)Updates
golang.org/x/termfrom 0.24.0 to 0.41.0Commits
9d2dc07go.mod: update golang.org/x dependenciesd954e03all: upgrade go directive to at least 1.25.0 [generated]3aff304go.mod: update golang.org/x dependenciesa7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete key3863673go.mod: update golang.org/x dependencies1231d54go.mod: update golang.org/x dependencies3475bc8term: fix some comments3a0828ago.mod: update golang.org/x dependenciesDependabot 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