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 supports-color to v3 #220

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

Conversation

nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Feb 4, 2024

This PR contains the following updates:

Package Type Update Change
supports-color dependencies major 1.3.1 -> 3.0.1

Release Notes

zkat/supports-color (supports-color)

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

Features
  • deps: Replace is-terminal with std::io::IsTerminal (#​11) (6fb6e359)
    • BREAKING CHANGE: This bumps the MSRV to 1.70.0 due to the new std::io::IsTerminal API.

v2.1.0

Compare Source

Features
  • ignore_is_terminal: Allow the is_terminal check to be overridden by environment variable. (#​13) (ff0a31a6)
  • truecolor: improve check for truecolor (#​14) (736c044a)

v2.0.0

Compare Source

Bug Fixes
  • deps: Replace atty with is_terminal (#​10) (edf565e5)
    • BREAKING CHANGE: Exported stream types are no longer atty's getting re-exported.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 Renovate Bot.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Feb 4, 2024
@nextest-bot
Copy link
Collaborator Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path tools/cargo-hakari/Cargo.toml --package [email protected] --precise 3.0.0
    Updating crates.io index
error: failed to select a version for the requirement `supports-color = "^1.3"`
candidate versions found which didn't match: 3.0.0
location searched: crates.io index
required by package `owo-colors v3.5.0`
    ... which satisfies dependency `owo-colors = "^3.5.0"` (locked to 3.5.0) of package `cargo-hakari v0.9.28 (/tmp/renovate/repos/github/guppy-rs/guppy/tools/cargo-hakari)`
perhaps a crate was updated and forgotten to be re-vendored?

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant