Skip to content

chore(deps): bump ratatui-image from 10.0.0 to 11.1.0 - #120

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ratatui-image-11.1.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ratatui-image-11.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown

Bumps ratatui-image from 10.0.0 to 11.1.0.

Release notes

Sourced from ratatui-image's releases.

v11.1.0

Added

  • Kitty: write one placeholder per cell, skip not needed anymore
  • Query for kitty transmission compression (opt-in), and use it if detected
  • Picker: expose tmux_detected() method

Fixed

  • Fix regression from 967af26 "sliced sixel also uses round_pixel_size_to_cells"
  • Widen integer before multiplying cell counts, not after

Other

  • Allow nonsensical chafa-dyn + chafa-static for some tools

v11.0.8

Other

  • sliced sixel also uses round_pixel_size_to_cells

v11.0.7

Other

  • SlicedProtocol replaces DECGRA raster size accounting for the used bands
  • Derive Eq for ProtocolType
  • collapse screenshot list in PR comment
  • use ioctl font-size and env hints when the capability query gets no response
  • mention yazi-adapter rather than yazi

v11.0.6

Other

  • only filter out '\0'
  • add check for ascii control characters returned by chafa_canvas_get_char_at()

v11.0.5

Other

  • fix panic with large images: move type casts from u16 to usize to be before multiplication

v11.0.4

Fixed

  • (sixel, iterm2) use CellDiffOption::ForcedWidth(1) for escape sequence cell

Changed

  • update ratatui requirement to ^0.30.1

... (truncated)

Changelog

Sourced from ratatui-image's changelog.

11.1.0 - 2026-09-16

Added

  • Kitty: write one placeholder per cell, skip not needed anymore
  • Query for kitty transmission compression (opt-in), and use it if detected
  • Picker: expose tmux_detected() method

Fixed

  • Fix regression from 967af26 "sliced sixel also uses round_pixel_size_to_cells"
  • Widen integer before multiplying cell counts, not after

Other

  • Allow nonsensical chafa-dyn + chafa-static for some tools

11.0.8 - 2026-09-04

Other

  • sliced sixel also uses round_pixel_size_to_cells

11.0.7 - 2026-09-03

Other

  • SlicedProtocol replaces DECGRA raster size accounting for the used bands
  • Derive Eq for ProtocolType
  • collapse screenshot list in PR comment
  • use ioctl font-size and env hints when the capability query gets no response
  • mention yazi-adapter rather than yazi

11.0.6 - 2026-06-25

Other

  • only filter out '\0'
  • add check for ascii control characters returned by chafa_canvas_get_char_at()

11.0.5 - 2026-06-20

Other

  • fix panic with large images: move type casts from u16 to usize to be before multiplication

11.0.4 - 2026-06-05

Fixed

... (truncated)

Commits
  • d8f0837 chore: release v11.1.0
  • 5bdd2f2 suppress semver checks until next release
  • 29573fa add some other fucking lib for release-plz
  • 7a72ba2 allow nonsensical chafa-dyn + chafa-static for some tools
  • 45ff628 fail if commits contain claude/anthropic spam
  • a0f9ddb feat(picker): expose tmux_detected()
  • 0dcc924 fix regression from 967af26 "sliced sixel also uses round_pixel_size_to_cells"
  • 97414b0 refactor(kitty): hold the id colour in the id state tuple
  • d00da93 fix(kitty): write one placeholder per cell so images render under tmux
  • cd31a10 fix: widen before multiplying cell counts, not after
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ratatui-image](https://github.com/ratatui/ratatui-image) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/ratatui/ratatui-image/releases)
- [Changelog](https://github.com/ratatui/ratatui-image/blob/master/CHANGELOG.md)
- [Commits](ratatui/ratatui-image@v10.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: ratatui-image
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust labels Sep 21, 2026
@dependabot
dependabot Bot requested a review from pulkitxm as a code owner September 21, 2026 09:27
@dependabot
dependabot Bot deployed to pukbot-production September 21, 2026 09:27 Active
@dependabot
dependabot Bot deployed to pukbot-production September 21, 2026 09:27 Active
@pukbot pukbot Bot added the size/XS label Sep 21, 2026

This branch was successfully deployed

1 active deployment
pukbot-production — 3439cf8a Deployed Sep 21, 2026 by dependabot[bot] via Area labels #359
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 rust size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants