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 v2 - autoclosed #114

Closed
wants to merge 1 commit into from

Conversation

nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Oct 3, 2023

This PR contains the following updates:

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

Release Notes

zkat/supports-color (supports-color)

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 Oct 3, 2023
@nextest-bot nextest-bot force-pushed the renovate/supports-color-2.x branch from ea4cce2 to 24f8f1e Compare October 4, 2023 03:11
@nextest-bot
Copy link
Collaborator Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@nextest-bot nextest-bot force-pushed the renovate/supports-color-2.x branch from 24f8f1e to 24278b5 Compare February 3, 2024 04:12
@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 2.1.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: 2.1.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 changed the title Update Rust crate supports-color to v2 Update Rust crate supports-color to v2 - autoclosed Feb 4, 2024
@nextest-bot nextest-bot closed this Feb 4, 2024
@nextest-bot nextest-bot deleted the renovate/supports-color-2.x branch February 4, 2024 03:10
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