Skip to content

Bump the patch group with 4 updates#55

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/patch-3a3252e09b
Open

Bump the patch group with 4 updates#55
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/patch-3a3252e09b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown
Contributor

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-sixel from 0.0.5 to 0.0.9

Commits
  • 27d5628 Use go-tty for terminal size and add RGBA fast path
  • 1e14432 Update go-tty to v0.0.8
  • fa50f86 Remove local replace directive for go-tty
  • da3ad88 Add colors/dither flags and use rgba pixel format directly
  • fa316ce Optimize sixel encoder hot path
  • e187ab4 Improve README with requirements, supported terminals, and updated install in...
  • 4d72e7c Add gosvideo player
  • c743960 Optimize sixel encoder hot path
  • 27d4469 Validate gosr resize dimensions
  • 8789f97 Interpret gosr rotate flag as degrees
  • Additional commits viewable in compare view

Updates github.com/mattn/longcat from 0.0.12 to 0.0.17

Commits
  • a22ca10 bump up version to 0.0.17
  • 2c510cb Fix checkSixel/getDA2 on native Windows consoles
  • bf2235b Fix checkSixel/getDA2 on native Windows consoles
  • ca725f1 bump up version to 0.0.16
  • e045a1e Fix Windows cross-compilation error for syscall.SetNonblock
  • c09db04 bump up version to 0.0.15
  • 1ce7257 Update Go version in Dockerfile from 1.18 to 1.25
  • 0b8eecc bump up version to 0.0.14
  • 2a1e657 Fix terminal detection and sixel background rendering
  • f5f97c9 bump up version to 0.0.13
  • Additional commits viewable in compare view

Updates github.com/rakyll/statik from 0.1.7 to 0.1.8

Release notes

Sourced from github.com/rakyll/statik's releases.

Version 0.1.8

What's Changed

New Contributors

Full Changelog: rakyll/statik@v0.1.7...v0.1.8

Commits

Updates golang.org/x/term from 0.24.0 to 0.41.0

Commits
  • 9d2dc07 go.mod: update golang.org/x dependencies
  • d954e03 all: upgrade go directive to at least 1.25.0 [generated]
  • 3aff304 go.mod: update golang.org/x dependencies
  • a7e5b04 go.mod: update golang.org/x dependencies
  • 943f25d x/term: handle transpose
  • 9b991dd x/term: handle delete key
  • 3863673 go.mod: update golang.org/x dependencies
  • 1231d54 go.mod: update golang.org/x dependencies
  • 3475bc8 term: fix some comments
  • 3a0828a go.mod: update golang.org/x dependencies
  • 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

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>
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.

0 participants