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 owo-colors to v4 #194

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 Dec 21, 2023

This PR contains the following updates:

Package Type Update Change
owo-colors dependencies major 3.5.0 -> 4.2.0

Release Notes

owo-colors/owo-colors (owo-colors)

v4.2.0

Compare Source

Added
  • Style::prefix_formatter and Style::suffix_formatter return Display formatters for the prefix and the suffix of a style, respectively.
  • All the *Display types now have an into_styled function that converts those types into a Styled, erasing type parameters.
  • Even more methods are now const.
Changed
  • The Color and DynColor traits are now explicitly marked sealed (i.e. downstream crates cannot implement them).

    These traits were already effectively sealed due to a number of hidden methods that were not part of the API, but they are now explicitly so. In that sense this is not a breaking change, so it's being released under a new minor version rather than a major version.

v4.1.1

Compare Source

Added
  • The vast majority of owo-colors is now usable in const contexts.
Fixed
  • Documentation for Stream is now rendered properly. Thanks purplesyringa for the contribution!
  • Replace brittle const-promotion-based unsafe code with safe code. Thanks Manish for the contribution!
Other

For information about earlier versions, see the commit history.

v4.1.0

Compare Source

v4.0.0

Compare Source

v3.6.0

Compare Source


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 Dec 21, 2023
@nextest-bot
Copy link
Collaborator Author

nextest-bot commented Dec 21, 2023

⚠ Artifact update problem

Renovate failed to update artifacts 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/hakari/Cargo.toml --package [email protected] --precise 4.0.0
    Updating crates.io index
error: failed to select a version for the requirement `owo-colors = "^3.5.0"`
candidate versions found which didn't match: 4.0.0
location searched: crates.io index
required by package `guppy-workspace-hack v0.1.0 (/tmp/renovate/repos/github/guppy-rs/guppy/workspace-hack)`
perhaps a crate was updated and forgotten to be re-vendored?

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 4.0.0
    Updating crates.io index
error: failed to select a version for the requirement `owo-colors = "^3.5.0"`
candidate versions found which didn't match: 4.0.0
location searched: crates.io index
required by package `guppy-workspace-hack v0.1.0 (/tmp/renovate/repos/github/guppy-rs/guppy/workspace-hack)`
perhaps a crate was updated and forgotten to be re-vendored?

@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 2 times, most recently from e83a9c1 to 63ae033 Compare January 9, 2024 13:21
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 5 times, most recently from 486a05e to 5c5430f Compare February 6, 2024 04:12
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 4 times, most recently from 9d0e49e to f9180cd Compare February 29, 2024 05:28
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 3 times, most recently from db8cd9a to 9704ac3 Compare May 5, 2024 04:30
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 5 times, most recently from e0ae6ac to 60be23c Compare May 15, 2024 08:15
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch from 60be23c to 1d36518 Compare June 13, 2024 04:45
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 5 times, most recently from f0746b0 to 2e98f80 Compare August 1, 2024 03:15
@nextest-bot nextest-bot changed the title Update Rust crate owo-colors to v4 Update Rust crate owo-colors to v4 - autoclosed Sep 10, 2024
@nextest-bot nextest-bot deleted the renovate/owo-colors-4.x branch September 10, 2024 16:14
@nextest-bot nextest-bot changed the title Update Rust crate owo-colors to v4 - autoclosed Update Rust crate owo-colors to v4 Sep 10, 2024
@nextest-bot nextest-bot reopened this Sep 10, 2024
@nextest-bot nextest-bot restored the renovate/owo-colors-4.x branch September 10, 2024 21:11
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 2 times, most recently from 8a90cd9 to 43f73ba Compare September 12, 2024 03:16
@nextest-bot
Copy link
Collaborator Author

nextest-bot commented Sep 12, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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 4.2.0
    Updating crates.io index
error: failed to select a version for the requirement `owo-colors = "^3.5.0"`
candidate versions found which didn't match: 4.2.0
location searched: crates.io index
required by package `guppy-workspace-hack v0.1.0 (/tmp/renovate/repos/github/guppy-rs/guppy/workspace-hack)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path tools/hakari/Cargo.toml --package [email protected] --precise 4.2.0
    Updating crates.io index
error: failed to select a version for the requirement `owo-colors = "^3.5.0"`
candidate versions found which didn't match: 4.2.0
location searched: crates.io index
required by package `guppy-workspace-hack v0.1.0 (/tmp/renovate/repos/github/guppy-rs/guppy/workspace-hack)`

@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch from 43f73ba to 035129b Compare November 16, 2024 04:17
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 2 times, most recently from e024e11 to d9eaf7b Compare December 5, 2024 05:36
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 7 times, most recently from e325069 to 85d1d3d Compare December 26, 2024 04:18
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch from 85d1d3d to 55fa2b0 Compare January 4, 2025 12:24
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch from 55fa2b0 to 1b3a24d Compare January 21, 2025 04:17
@nextest-bot nextest-bot changed the title Update Rust crate owo-colors to v4 fix(deps): update rust crate owo-colors to v4 Jan 24, 2025
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 5 times, most recently from 08e33d7 to 84fb72a Compare January 29, 2025 05:32
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch from 84fb72a to 8ca8b81 Compare February 9, 2025 04:51
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch 3 times, most recently from 56ad1b5 to 8a225f8 Compare February 21, 2025 06:19
@nextest-bot nextest-bot force-pushed the renovate/owo-colors-4.x branch from 8a225f8 to c2f117e Compare February 23, 2025 04:16
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