Dirout / depi

A command-line tool for viewing images
https://dirout.github.io/depi/depi
GNU Affero General Public License v3.0
2 stars 1 forks source link

Update viuer requirement from 0.6.2 to 0.7.1 #185

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Updates the requirements on viuer to permit the latest version.

Release notes

Sourced from viuer's releases.

v0.7.1

0.7.1

  • Bump base64 and crossterm dependencies
Changelog

Sourced from viuer's changelog.

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

  • Bump crossterm and console dependencies

0.5.2

  • Use iTerm protocol for WezTerm and mintty
  • Fix compiler warnings

0.5.1

  • Fix memory leak when checking for Kitty support not in tty

0.5.0

  • Upgrade to crossterm 0.20
  • Remove ViuError::Crossterm
  • Rename ViuError::IO -> ViuError::Io
  • Change print_from_file signature to take AsRef<Path> instead of &str
  • Add carriage return after every line of printed blocks

0.4.0

  • Experimental Sixel support
  • Remove resize Config option
  • Change Printer trait function signatures
  • Improve test suite
  • Major refactor of BlockPrinter

0.3.1

  • Make ViuResult public

0.3.0

  • Add iTerm support and use_iterm Config option
  • Add support for remote Kitty printing, through escape sequences
  • Rename has_kitty_suport to get_kitty_support
  • Remove kitty_delete Config option

... (truncated)

Commits


You 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.