Skip to content

chore(deps): bump the cargo group across 1 directory with 5 updates - #5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tools/cozy-theme/cargo-908fdacb3b
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tools/cozy-theme/cargo-908fdacb3b

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the cargo group with 5 updates in the /tools/cozy-theme directory:

Package From To
ratatui 0.29.0 0.30.2
two-face 0.4.5 0.5.2+bat-0.26.1
toml 0.8.23 1.1.5+spec-1.1.0
toml_edit 0.22.27 0.25.13+spec-1.1.0
ratatui-image 9.0.0 11.0.8

Updates ratatui from 0.29.0 to 0.30.2

Release notes

Sourced from ratatui's releases.

ratatui-v0.30.2

a gift

We are excited to announce the new version of ratatui - a Rust library that's all about cooking up TUIs 👨‍🍳🐀

Release highlights: https://ratatui.rs/highlights/v0302/

⚠️ List of breaking changes can be found here.

Features

  • 90639c1 (uncategorized) Add Termina backend by @joshka in #2561

    Summary

    • add the ratatui-termina backend crate using the published termina crate
    • expose the backend through the termina feature and Ratatui prelude/backend re-exports
    • add a small Termina event-loop example and wire the backend into CI, xtask, README generation, and docs

    Refs #1784

    Validation

    • cargo +nightly fmt
    • cargo check -p ratatui-termina --all-features --all-targets
    • cargo check -p ratatui --no-default-features --features termina
    • cargo check -p xtask
    • cargo check -p release-header
    • cargo xtask check-backend termina
    • cargo xtask test-backend termina
    • cargo xtask rdme --check
    • markdownlint-cli2 ARCHITECTURE.md ratatui-termina/README.md .github/ISSUE_TEMPLATE/bug_report.md

Bug Fixes

  • fce3c80 (widgets) Require thread-safe shadow effects by @joshka in #2584

    Summary

    • require custom shadow effects to preserve the auto traits expected by Block-backed widgets
    • document the CellEffect auto-trait contract
    • add a public widget regression test for the affected ratatui::widgets re-exports

... (truncated)

Changelog

Sourced from ratatui's changelog.

0.30.2 - 2026-06-19

a gift

We are excited to announce the new version of ratatui - a Rust library that's all about cooking up TUIs 👨‍🍳🐀

Release highlights: https://ratatui.rs/highlights/v0302/

⚠️ List of breaking changes can be found here.

Features

  • 90639c1 (uncategorized) Add Termina backend by @joshka in #2561

    Summary

    • add the ratatui-termina backend crate using the published termina crate
    • expose the backend through the termina feature and Ratatui prelude/backend re-exports
    • add a small Termina event-loop example and wire the backend into CI, xtask, README generation, and docs

    Refs #1784

    Validation

    • cargo +nightly fmt
    • cargo check -p ratatui-termina --all-features --all-targets
    • cargo check -p ratatui --no-default-features --features termina
    • cargo check -p xtask
    • cargo check -p release-header
    • cargo xtask check-backend termina
    • cargo xtask test-backend termina
    • cargo xtask rdme --check
    • markdownlint-cli2 ARCHITECTURE.md ratatui-termina/README.md .github/ISSUE_TEMPLATE/bug_report.md

Bug Fixes

  • fce3c80 (widgets) Require thread-safe shadow effects by @joshka in #2584

    Summary

    • require custom shadow effects to preserve the auto traits expected by Block-backed widgets
    • document the CellEffect auto-trait contract
    • add a public widget regression test for the affected ratatui::widgets

... (truncated)

Commits
  • e665c36 chore(ratatui): unleash the rats v0.30.2 (#2581)
  • 2700b16 docs(changelog): update changelog for 0.30.2 (#2608)
  • e306ce6 fix(buffer): create updates for "uncovered" cells (#2587)
  • 81e667f fix(scrollbar): keep a large thumb within the track at the end (#2594)
  • c75d778 chore(ci): add cargo-udeps dependency check (#2599)
  • 25314d8 build(deps): bump release-plz/action from 0.5.129 to 0.5.130 (#2600)
  • 3534070 build(deps): bump taiki-e/install-action from 2.81.8 to 2.81.10 (#2601)
  • a798a13 build(deps): bump tombi-toml/setup-tombi from 1.1.2 to 1.1.3 (#2602)
  • 3ac8850 build(deps): bump octocrab from 0.52.0 to 0.53.1 (#2603)
  • 9c79633 build(deps): bump time from 0.3.47 to 0.3.49 (#2604)
  • Additional commits viewable in compare view

Updates two-face from 0.4.5 to 0.5.2+bat-0.26.1

Updates toml from 0.8.23 to 1.1.5+spec-1.1.0

Commits
  • e93ed4e chore: Release
  • d23436d docs: Update changelog
  • 151afcd fix(de): Ensure DeValue::make_owned includes DeInteger/DeFloat (#1211)
  • 26a4050 fix(de): Ensure DeValue::make_owned includes DeInteger/DeFloat
  • 232f136 chore(deps): Update Prek to v0.5.1 (#1209)
  • 9ee4b4e chore(deps): Update crate-ci/typos digest to 4d9c206 (#1208)
  • 525f352 chore(deps): Update crate-ci/committed digest to 800a04e (#1207)
  • 46043ed chore(deps): Update crate-ci/typos digest to 4d9c206
  • c00e894 chore(deps): Update crate-ci/committed digest to 800a04e
  • 1ae0158 chore(deps): Update Prek to v0.5.0 (#1205)
  • Additional commits viewable in compare view

Updates toml_edit from 0.22.27 to 0.25.13+spec-1.1.0

Commits

Updates ratatui-image from 9.0.0 to 11.0.8

Release notes

Sourced from ratatui-image's releases.

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

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

... (truncated)

Changelog

Sourced from ratatui-image's changelog.

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

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

Changed

  • update ratatui requirement to ^0.30.1

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

... (truncated)

Commits
  • 5e1743e chore: release v11.0.8
  • 967af26 sliced sixel also uses round_pixel_size_to_cells
  • 9a5f171 chore: release v11.0.7
  • 101984c SlicedProtocol replaces DECGRA raster size accounting for the used bands
  • fa58c74 Derive Eq for ProtocolType
  • 7bba571 collapse screenshot list in PR comment
  • 6a9884a use ioctl font-size and env hints when the capability query gets no response
  • 109e700 mention yazi-adapter rather than yazi
  • a813cde chore: release v11.0.6 (#183)
  • 0fa175c only filter out '\0'
  • 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 cargo group with 5 updates in the /tools/cozy-theme directory:

| Package | From | To |
| --- | --- | --- |
| [ratatui](https://github.com/ratatui/ratatui) | `0.29.0` | `0.30.2` |
| two-face | `0.4.5` | `0.5.2+bat-0.26.1` |
| [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.1.5+spec-1.1.0` |
| [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.25.13+spec-1.1.0` |
| [ratatui-image](https://github.com/ratatui/ratatui-image) | `9.0.0` | `11.0.8` |



Updates `ratatui` from 0.29.0 to 0.30.2
- [Release notes](https://github.com/ratatui/ratatui/releases)
- [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md)
- [Commits](ratatui/ratatui@v0.29.0...ratatui-v0.30.2)

Updates `two-face` from 0.4.5 to 0.5.2+bat-0.26.1

Updates `toml` from 0.8.23 to 1.1.5+spec-1.1.0
- [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.5)

Updates `toml_edit` from 0.22.27 to 0.25.13+spec-1.1.0
- [Commits](toml-rs/toml@v0.22.27...v0.25.13)

Updates `ratatui-image` from 9.0.0 to 11.0.8
- [Release notes](https://github.com/ratatui/ratatui-image/releases)
- [Changelog](https://github.com/ratatui/ratatui-image/blob/master/CHANGELOG.md)
- [Commits](ratatui/ratatui-image@v9.0.0...v11.0.8)

---
updated-dependencies:
- dependency-name: ratatui
  dependency-version: 0.30.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: two-face
  dependency-version: 0.5.2+bat-0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: toml
  dependency-version: 1.1.5+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo
- dependency-name: toml_edit
  dependency-version: 0.25.13+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: ratatui-image
  dependency-version: 11.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo
...

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 Sep 16, 2026
@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Free

Run ID: f1b07b56-ef54-47bf-a1c6-f9847f40a8dc

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

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