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 console to 0.15.7 #67

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
console dependencies patch 0.15.1 -> 0.15.7

Release Notes

console-rs/console (console)

v0.15.7

Compare Source

Enhancements
  • Set an appropriate lower version of libc for macos changes.
  • Improved behavior of read_single_key so it does not disturb other
    threads quite as much. (#​165)
  • More reliably reset raw mode in terminal. (#​171)

v0.15.6

Compare Source

Enhancements
  • Switch to select() on macOS for polling on TTYs to work around
    a macOS bug. (#​169)
  • Added blink fast and strikethrough attributes. (#​159)

v0.15.5

Compare Source

Enhancements
  • Removed regex dependency. (#​153)
  • Clarified that clicolors-control is no longer used.
  • Handle non-tty terminals in read_char. (#​124)

v0.15.4

Compare Source

Enhancements
  • Fix for regression where console size was misreported on windows. (#​151)

v0.15.3

Compare Source

Enhancements
  • Dropped terminal_size dependency.

v0.15.2

Compare Source

Enhancements
  • Dropped once_cell dependency to support MSRV again.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested review from dezren39 and a team as code owners November 7, 2023 11:52
@dezren39 dezren39 closed this Nov 7, 2023
Copy link
Contributor Author

renovate bot commented Nov 7, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.15.7). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/console-0.x branch November 7, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant