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

fix(deps): update rust crate supports-color to v3 #1289

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 2.1.0 -> 3.0.0

Release Notes

zkat/supports-color (supports-color)

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.

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

nextest-bot commented Feb 4, 2024

⚠ 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 cargo-nextest/Cargo.toml --package supports-color@2.1.0 --precise 3.0.0
    Updating crates.io index
error: failed to select a version for the requirement `supports-color = "^2.0"`
candidate versions found which didn't match: 3.0.0
location searched: crates.io index
required by package `owo-colors v4.0.0`
    ... which satisfies dependency `owo-colors = "^4.0.0"` (locked to 4.0.0) of package `cargo-nextest v0.9.67 (/tmp/renovate/repos/github/nextest-rs/nextest/cargo-nextest)`
perhaps a crate was updated and forgotten to be re-vendored?

Copy link

codecov bot commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.06%. Comparing base (dfd3e41) to head (ae613cf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1289   +/-   ##
=======================================
  Coverage   79.06%   79.06%           
=======================================
  Files          76       76           
  Lines       18626    18626           
=======================================
+ Hits        14726    14727    +1     
+ Misses       3900     3899    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nextest-bot nextest-bot force-pushed the renovate/supports-color-3.x branch 2 times, most recently from 1df214c to 3bc1dda Compare February 6, 2024 04:35
@nextest-bot nextest-bot changed the title Update Rust crate supports-color to v3 fix(deps): update rust crate supports-color to v3 Feb 14, 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 cargo-nextest/Cargo.toml --package supports-color@2.1.0 --precise 3.0.0
    Updating crates.io index
error: failed to select a version for the requirement `supports-color = "^2.0"`
candidate versions found which didn't match: 3.0.0
location searched: crates.io index
required by package `owo-colors v4.0.0`
    ... which satisfies dependency `owo-colors = "^4.0.0"` (locked to 4.0.0) of package `cargo-nextest v0.9.70 (/tmp/renovate/repos/github/nextest-rs/nextest/cargo-nextest)`
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.

None yet

1 participant