Skip to content

build(deps): bump ratatui-image from 10.0.8 to 11.0.3 - #112

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

build(deps): bump ratatui-image from 10.0.8 to 11.0.3#112
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/ratatui-image-11.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps ratatui-image from 10.0.8 to 11.0.3.

Release notes

Sourced from ratatui-image's releases.

v11.0.3

Other

  • add SlicedProtocol::new_with_resize

v11.0.2

Other

  • add option to query background color with OSC

v11.0.1

Fixed

  • fix SlicedProtocol::Sixel trailing empty bands
  • fix changelog

v11.0.0

Added

  • feature kitty-offset to skip unicode-placeholders in kitty

v11.0.0-alpha.4

Fixed

  • fix SlicedProtocol::Sliced render

Changed

  • Image does not render with clipping under Kitty or Halfblocks, to be consistent with Sixels and ITerm2.

Added

  • Image::alow_clipping(bool) to allow clipping under Kitty and Halfblocks.

v11.0.0-alpha.3

Other

  • add Protocol::needs_placeholder
  • use ratatui::layout::Size instead of Rect where applicable

Added

  • SlicedImage and SlicedProtocol for partially rendering images (horizontal slices)
  • Protocol::needs_placeholder that returns a Rect for a placeholder if the image would not render.

Removed

  • feature kitty-offset in favor of SlicedImage and SlicedProtocol

Changed

  • FontSize = (u16, u16) alias became struct FontSize { width: u16, height: u16 }
  • Replaced Rect with Size everywhere it was used for size, or without positioning

... (truncated)

Changelog

Sourced from ratatui-image's changelog.

11.0.3 - 2026-06-02

Other

  • add SlicedProtocol::new_with_resize

11.0.2 - 2026-05-11

Other

  • add option to query background color with OSC

11.0.1 - 2026-05-10

Fixed

  • fix SlicedProtocol::Sixel trailing empty bands
  • fix changelog
Commits
  • b420cba chore: release v11.0.3
  • a6ecf6e add SlicedProtocol::new_with_resize
  • e968723 chore: release v11.0.2
  • 01fceed add option to query background color with OSC
  • e50b09a chore: release v11.0.1
  • e2fb74a fix SlicedProtocol::Sixel trailing empty bands
  • bc27663 fix changelog
  • 7969aaf chore: release v11.0.0
  • 3610a99 move DEFAULT_BACKGROUND_COLOR into Resize.
  • 82531f8 update changelog
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 10, 2026
Bumps [ratatui-image](https://github.com/ratatui/ratatui-image) from 10.0.8 to 11.0.3.
- [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.8...v11.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/ratatui-image-11.0.3 branch from e4f9fd7 to 02fe158 Compare August 14, 2026 09:28
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 Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants