Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update viuer requirement from 0.6.2 to 0.7.1 #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

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 <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)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2023
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.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/viuer-0.7.1 branch from 213cac1 to 6ee2f39 Compare December 24, 2023 01:24
Copy link

stale bot commented Apr 22, 2024

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.

@stale stale bot added the wontfix This will not be worked on label Apr 22, 2024
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 wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants