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 Rust crate clearscreen to v2 #113

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clearscreen dependencies major 1.0 -> 2.0

Release Notes

watchexec/clearscreen

v2.0.0

Compare Source

  • Don't use BORS.
  • Update dependencies.
  • Update to nix 0.26.
  • Change MSRV policy to stable-5 supported, and bump MSRV to 1.60.0.
  • Handle tmux explicitly (#​9).
  • Fall back to hardcoded sequence if terminfo is not available (#​9).

v1.0.11

Compare Source

This is a special final 1.x release that includes all the 2.0.0 changes except for the breaking ones.

  • Don't use BORS.
  • Update dependencies.
  • Handle tmux explicitly (#​9).
  • Fall back to hardcoded sequence if terminfo is not available (#​9).

v1.0.10

Compare Source

  • Use BORS.
  • Update to nix 0.24, limit features to only those used (#​6).

v1.0.9

Compare Source

  • Change CI test to test Windows 10 detection with a manifested test executable.
  • Clarify in documentation the expected behaviour of is_windows_10() and what is or not a bug.

v1.0.8

Compare Source

  • Stop checking powershell's PackageManagement capability as a Win10 check
    (#​5).

v1.0.7

Compare Source

  • Flush after E3 sequence in Terminfo (#​4).

v1.0.6

Compare Source

  • Omit unsupported UTF8 input flag on non-Linux.

v1.0.5

Compare Source

  • Update to nix 0.22.

v1.0.4

Compare Source

  • Fix #​1: need to flush after writing sequences.

v1.0.3

Compare Source

  • Drop unused log dependency.
  • Generalise iTerm workaround from 1.0.1 to default behaviour on macOS when the TERM starts with
    xterm and the terminfo does not have E3.
  • Hide WindowsConsoleClear and WindowsConsoleBlank under an undocumented feature as they are
    buggy/do not work as per my testing on Win10. WindowsVtClear and Cls are sufficient for clear.

v1.0.2

Compare Source

  • Use VtRis for Kitty when using its own terminfo.
  • Use VtRis for SyncTERM, Tess, any rxvt, Zellij, and Zutty.
  • Use XtermClear for these when using their own terminfo:
    • GNOME Terminal,
    • Konsole,
    • screen,
    • Termite,
    • XFCE4 Terminal.

v1.0.1

Compare Source

  • Use BORS.
  • Update to nix 0.24, limit features to only those used (#​6).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate Renovate bot label Dec 28, 2022
@renovate renovate bot force-pushed the renovate/clearscreen-2.x branch from 3ac1e7a to 482bb32 Compare January 7, 2023 14:46
@renovate renovate bot force-pushed the renovate/clearscreen-2.x branch 3 times, most recently from fe4563b to dea6e20 Compare January 23, 2023 12:29
@renovate renovate bot force-pushed the renovate/clearscreen-2.x branch 4 times, most recently from 6ade59c to 0facf54 Compare February 12, 2023 16:43
@jmackie jmackie merged commit 316de0a into main Feb 15, 2023
@jmackie jmackie deleted the renovate/clearscreen-2.x branch February 15, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant