Skip to content

chore(deps): bump ratatui-image from 11.0.3 to 11.0.5 - #439

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

chore(deps): bump ratatui-image from 11.0.3 to 11.0.5#439
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ratatui-image-11.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps ratatui-image from 11.0.3 to 11.0.5.

Release notes

Sourced from ratatui-image's releases.

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
Changelog

Sourced from ratatui-image's changelog.

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

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

Changed

  • update ratatui requirement to ^0.30.1
Commits
  • 8c97d60 chore: release v11.0.5 (#181)
  • 558ea63 move type casts from u16 to usize to be before multiplication
  • 38049e4 chore: release v11.0.4
  • 75d8c54 fix(sixel, iterm2): use CellDiffOption::ForcedWidth(1) for escape sequence cell
  • See full diff 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 11.0.3 to 11.0.5.
- [Release notes](https://github.com/ratatui/ratatui-image/releases)
- [Changelog](https://github.com/ratatui/ratatui-image/blob/master/CHANGELOG.md)
- [Commits](ratatui/ratatui-image@v11.0.3...v11.0.5)

---
updated-dependencies:
- dependency-name: ratatui-image
  dependency-version: 11.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 29, 2026
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