Skip to content

Update Rust crate supports-color to v3#220

Open
nextest-bot wants to merge 1 commit intomainfrom
renovate/supports-color-3.x
Open

Update Rust crate supports-color to v3#220
nextest-bot wants to merge 1 commit intomainfrom
renovate/supports-color-3.x

Conversation

@nextest-bot
Copy link
Copy Markdown
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.13.0.2

Release Notes

zkat/supports-color (supports-color)

v3.0.2

Compare Source

Bug Fixes

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: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 8pm,before 6am"
  • Automerge
    • "after 8pm,before 6am"

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

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Feb 4, 2024
@nextest-bot
Copy link
Copy Markdown
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 supports-color@1.3.1 --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?

@nextest-bot nextest-bot force-pushed the renovate/supports-color-3.x branch from 98d740c to abf65d0 Compare July 30, 2024 03:17
@nextest-bot nextest-bot force-pushed the renovate/supports-color-3.x branch from abf65d0 to dd2b17a Compare September 4, 2024 03:14
@nextest-bot
Copy link
Copy Markdown
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 supports-color@1.3.1 --precise 3.0.2
    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.2
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.33 (/tmp/renovate/repos/github/guppy-rs/guppy/tools/cargo-hakari)`

@nextest-bot nextest-bot force-pushed the renovate/supports-color-3.x branch from dd2b17a to 10993e4 Compare November 26, 2024 09:17
@nextest-bot nextest-bot force-pushed the renovate/supports-color-3.x branch from 10993e4 to ab36975 Compare December 22, 2024 07:13
@nextest-bot nextest-bot changed the title Update Rust crate supports-color to v3 fix(deps): update rust crate supports-color to v3 Jan 24, 2025
@nextest-bot nextest-bot changed the title fix(deps): update rust crate supports-color to v3 Update Rust crate supports-color to v3 Apr 27, 2026
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