Skip to content

Update viuer requirement from 0.6.2 to 0.11.0#238

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/viuer-0.11.0
Open

Update viuer requirement from 0.6.2 to 0.11.0#238
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/viuer-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 4, 2026

Updates the requirements on viuer to permit the latest version.

Release notes

Sourced from viuer's releases.

v0.11.0

0.11.0

  • Add Konsole as a available terminal for iterm2 images
  • Add stdin internal argument to make printer utils testable
  • Ignore Error in Kitty if the temporary file has been deleted by the terminal. Fixes KittySupport::Local
  • Check for Kitty support on terminals via protocol query, instead of static TERM environment variable checking
  • Bump console dependency
Changelog

Sourced from viuer's changelog.

0.11.0

  • Add Konsole as a available terminal for iterm2 images
  • Add stdin internal argument to make printer utils testable
  • Ignore Error in Kitty if the temporary file has been deleted by the terminal. Fixes KittySupport::Local
  • Check for Kitty support on terminals via protocol query, instead of static TERM environment variable checking
  • Bump console dependency

0.10.0

  • Add icy_sixel feature that uses a Rust implementation of Sixel
  • Remove lazy_static dependency in favor of std::sync::LazyLock
  • MSRV is now 1.80
  • Use sixel if found in device attributes instead of static TERM list

0.9.2

  • Use iterm and sixel in more terminals
  • Bump crossterm and sixel-rs dependencies

0.9.1

  • Add docs.rs metadata

0.9.0

  • Remove image default features
  • Put print_from_file behind the new print-file feature flag

0.8.1

  • Revert removed image features

0.8.0

  • Remove unneeded features and update dependencies
  • Use Catmull-Rom for up/downscaling
  • Add premultiplied_alpha Config option

0.7.1

  • Bump base64 and crossterm dependencies

0.7.0

  • Update name of temporary files when using Kitty to contain tty-graphics-protocol

0.6.2

  • Upgrade crossterm dependency to 0.25
  • Check LC_TERMINAL env variable when deciding iTerm support

0.6.1

  • Upgrade crossterm dependency
  • Move to 2021 Edition

0.6.0

  • Upgrade image dependency

0.5.3

... (truncated)

Commits

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)

Updates the requirements on [viuer](https://github.com/atanunq/viuer) to permit the latest version.
- [Release notes](https://github.com/atanunq/viuer/releases)
- [Changelog](https://github.com/atanunq/viuer/blob/master/CHANGELOG.md)
- [Commits](atanunq/viuer@v0.6.2...v0.11.0)

---
updated-dependencies:
- dependency-name: viuer
  dependency-version: 0.11.0
  dependency-type: direct:production
...

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 Feb 4, 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