Skip to content

Bump owo-colors from 4.2.3 to 4.3.0 in /rust#6682

Merged
rtjd6554 merged 1 commit intodevelopfrom
dependabot/cargo/rust/owo-colors-4.3.0
Feb 23, 2026
Merged

Bump owo-colors from 4.2.3 to 4.3.0 in /rust#6682
rtjd6554 merged 1 commit intodevelopfrom
dependabot/cargo/rust/owo-colors-4.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps owo-colors from 4.2.3 to 4.3.0.

Release notes

Sourced from owo-colors's releases.

owo-colors 4.3.0

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](owo-colors/owo-colors#141) if it negatively affects you.

  • Updated MSRV to Rust 1.81.

Changelog

Sourced from owo-colors's changelog.

[4.3.0] - 2026-02-22

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](owo-colors/owo-colors#141) if it negatively affects you.

  • Updated MSRV to Rust 1.81.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [owo-colors](https://github.com/owo-colors/owo-colors) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/owo-colors/owo-colors/releases)
- [Changelog](https://github.com/owo-colors/owo-colors/blob/main/CHANGELOG.md)
- [Commits](owo-colors/owo-colors@v4.2.3...v4.3.0)

---
updated-dependencies:
- dependency-name: owo-colors
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 23, 2026
@rtjd6554 rtjd6554 merged commit eb1c7dd into develop Feb 23, 2026
7 checks passed
@rtjd6554 rtjd6554 deleted the dependabot/cargo/rust/owo-colors-4.3.0 branch February 23, 2026 07:11
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant