chore(deps): bump ratatui-image from 3.0.0 to 11.0.3 - #72
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [ratatui-image](https://github.com/ratatui/ratatui-image) from 3.0.0 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@v3.0.0...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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Closing in favour of #85. Eight major versions across, and this one genuinely needs source changes, so it is out of scope for Dependabot. Verified locally off current 1. It does not link correctly as proposed. The lockfile in this PR keeps 2. It introduces a native C dependency. This repo ships prebuilt binaries via cargo-dist to four targets plus a Homebrew tap, so taking libchafa is a packaging decision someone has to make deliberately. Probably we want 3. Two API breaks in With those three addressed the combination builds clean, all 269 tests pass, and a pty-based render check shows output byte-identical to today's. Full writeup, the working patch, and a sequencing note about the four in-flight TUI branches are in #85. One more thing for whoever picks it up: 11.0.3 as pinned here is already four patches stale (11.1.0 is current, 12.0.0-rc.0 is out), so target the latest rather than this pin. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps ratatui-image from 3.0.0 to 11.0.3.
Release notes
Sourced from ratatui-image's releases.
... (truncated)
Changelog
Sourced from ratatui-image's changelog.
... (truncated)
Commits
b420cbachore: release v11.0.3a6ecf6eadd SlicedProtocol::new_with_resizee968723chore: release v11.0.201fceedadd option to query background color with OSCe50b09achore: release v11.0.1e2fb74afix SlicedProtocol::Sixel trailing empty bandsbc27663fix changelog7969aafchore: release v11.0.03610a99moveDEFAULT_BACKGROUND_COLORintoResize.82531f8update changelogYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)