Skip to content

chore(deps): update rust crate owo-colors to v4.3.0#2

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/owo-colors-4.x-lockfile
Open

chore(deps): update rust crate owo-colors to v4.3.0#2
renovate[bot] wants to merge 1 commit intomainfrom
renovate/owo-colors-4.x-lockfile

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 28, 2025

This PR contains the following updates:

Package Type Update Change
owo-colors dependencies minor 4.2.14.3.0

Release Notes

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

v4.3.0

Compare Source

Fixed
  • Scripts in the scripts/ directory are no longer published in the crate package. Thanks weiznich for your first contribution!
Changed
  • Mark methods with #[rust_analyzer::completions(ignore_flyimport)] and the OwoColorize trait with #[rust_analyzer::completions(ignore_flyimport_methods)]. This prevents owo-colors methods from being completed with rust-analyzer unless the OwoColorize trait is included.

    Unfortunately, this also breaks explicit autocomplete commands such as Ctrl-Space in many editors. (The language server protocol doesn't appear to have a way to differentiate between implicit and explicit autocomplete commands.) On balance we believe this is the right approach, but please do provide feedback on PR #​141 if it negatively affects you.

  • Updated MSRV to Rust 1.81.

v4.2.3

Compare Source

Fixed

Replaced obsolete doc_auto_cfg with doc_cfg, to fix Rust nightly builds with the doc_cfg flag enabled.

v4.2.2

Compare Source

Fixed

Fixed applying a background color and a text effect (like underline or italic) at the same time (#​145).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/owo-colors-4.x-lockfile branch from 68efed7 to c2dc2b1 Compare August 11, 2025 07:08
@renovate renovate bot changed the title chore(deps): update rust crate owo-colors to v4.2.2 chore(deps): update rust crate owo-colors to v4.2.3 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/owo-colors-4.x-lockfile branch from c2dc2b1 to 1025bd0 Compare December 12, 2025 00:05
@renovate renovate bot force-pushed the renovate/owo-colors-4.x-lockfile branch from 1025bd0 to cf8825d Compare February 24, 2026 06:43
@renovate renovate bot changed the title chore(deps): update rust crate owo-colors to v4.2.3 chore(deps): update rust crate owo-colors to v4.3.0 Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants